FreeBSD Bugzilla – Attachment 235163 Details for
Bug 265067
[NEW PORT] deskutils/walld: Wallpaper daemon
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
full patch for walld
0001-new-package-walld-1.4.1.patch (text/plain), 2.07 KB, created by
Dotz0cat
on 2022-07-10 05:26:46 UTC
(
hide
)
Description:
full patch for walld
Filename:
MIME Type:
Creator:
Dotz0cat
Created:
2022-07-10 05:26:46 UTC
Size:
2.07 KB
patch
obsolete
>From a44efafe0cf5d453e6969138872566ad942df12b Mon Sep 17 00:00:00 2001 >From: Dotz0cat <Dotz0cat@gmail.com> >Date: Sun, 10 Jul 2022 00:18:29 -0500 >Subject: [PATCH] New Package: walld-1.4.1 > >--- > deskutils/walld/Makefile | 20 ++++++++++++++++++++ > deskutils/walld/distinfo | 3 +++ > deskutils/walld/pkg-descr | 4 ++++ > deskutils/walld/pkg-plist | 3 +++ > 4 files changed, 30 insertions(+) > create mode 100644 deskutils/walld/Makefile > create mode 100644 deskutils/walld/distinfo > create mode 100644 deskutils/walld/pkg-descr > create mode 100644 deskutils/walld/pkg-plist > >diff --git a/deskutils/walld/Makefile b/deskutils/walld/Makefile >new file mode 100644 >index 000000000000..7169f24cb4ff >--- /dev/null >+++ b/deskutils/walld/Makefile >@@ -0,0 +1,20 @@ >+PORTNAME= walld >+DISTVERSION= 1.4.1 >+CATEGORIES= deskutils >+ >+MAINTAINER= Dotz0cat@gmail.com >+COMMENT= Wallpaper daemon >+ >+LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+LIB_DEPENDS= libevent.so:devel/libevent \ >+ libconfig.so:devel/libconfig >+RUN_DEPENDS= feh>0:graphics/feh >+ >+USES= magick:lib meson pkgconfig >+ >+USE_GITHUB= yes >+GH_ACCOUNT= Dotz0cat >+ >+.include <bsd.port.mk> >diff --git a/deskutils/walld/distinfo b/deskutils/walld/distinfo >new file mode 100644 >index 000000000000..1e995e9c372e >--- /dev/null >+++ b/deskutils/walld/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1656886224 >+SHA256 (Dotz0cat-walld-1.4.1_GH0.tar.gz) = c13b94a680081cec8ae8bff21c3e52d9e4c70a7c506de0ff17d7c76b83ad883e >+SIZE (Dotz0cat-walld-1.4.1_GH0.tar.gz) = 25464 >diff --git a/deskutils/walld/pkg-descr b/deskutils/walld/pkg-descr >new file mode 100644 >index 000000000000..3a970fb782e5 >--- /dev/null >+++ b/deskutils/walld/pkg-descr >@@ -0,0 +1,4 @@ >+Walld is a wallpaper daemon. It can change the wallpaper every 30 minutes. >+It has the ablity to be configured into what you want it to be. >+ >+WWW: https://github.com/Dotz0cat/walld >diff --git a/deskutils/walld/pkg-plist b/deskutils/walld/pkg-plist >new file mode 100644 >index 000000000000..e91102476726 >--- /dev/null >+++ b/deskutils/walld/pkg-plist >@@ -0,0 +1,3 @@ >+bin/walld >+man/man1/walld.1.gz >+man/man5/walldrc.5.gz >-- >2.35.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265067
:
235100
|
235136
| 235163