FreeBSD Bugzilla – Attachment 235100 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]
diff for walld
0001-new-package-walld-1.4.1.patch (text/plain), 2.03 KB, created by
Dotz0cat
on 2022-07-06 20:49:21 UTC
(
hide
)
Description:
diff for walld
Filename:
MIME Type:
Creator:
Dotz0cat
Created:
2022-07-06 20:49:21 UTC
Size:
2.03 KB
patch
obsolete
>From 0f5754a83e0903c942132a3eeb4adeef8f9dd870 Mon Sep 17 00:00:00 2001 >From: Dotz0cat <Dotz0cat@gmail.com> >Date: Wed, 6 Jul 2022 15:28:10 -0500 >Subject: [PATCH] new package: walld-1.4.1 > >--- > misc/walld/Makefile | 23 +++++++++++++++++++++++ > misc/walld/distinfo | 3 +++ > misc/walld/pkg-descr | 4 ++++ > misc/walld/pkg-plist | 3 +++ > 4 files changed, 33 insertions(+) > create mode 100644 misc/walld/Makefile > create mode 100644 misc/walld/distinfo > create mode 100644 misc/walld/pkg-descr > create mode 100644 misc/walld/pkg-plist > >diff --git a/misc/walld/Makefile b/misc/walld/Makefile >new file mode 100644 >index 000000000000..aee63b38e090 >--- /dev/null >+++ b/misc/walld/Makefile >@@ -0,0 +1,23 @@ >+PORTNAME= walld >+DISTVERSION= 1.4.1 >+CATEGORIES= misc >+ >+MAINTAINER= Dotz0cat@gmail.com >+COMMENT= Wallpaper daemon >+ >+LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+LIB_DEPENDS= libevent.so:devel/libevent \ >+ libconfig.so:devel/libconfig \ >+ libMagickCore-7.so:graphics/ImageMagick7 >+RUN_DEPENDS= feh>0:graphics/feh >+ >+USES= meson >+ >+USE_GITHUB= yes >+GH_ACCOUNT= Dotz0cat >+GH_PROJECT= walld >+GH_TAGNAME= 1.4.1 >+ >+.include <bsd.port.mk> >diff --git a/misc/walld/distinfo b/misc/walld/distinfo >new file mode 100644 >index 000000000000..1e995e9c372e >--- /dev/null >+++ b/misc/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/misc/walld/pkg-descr b/misc/walld/pkg-descr >new file mode 100644 >index 000000000000..3a970fb782e5 >--- /dev/null >+++ b/misc/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/misc/walld/pkg-plist b/misc/walld/pkg-plist >new file mode 100644 >index 000000000000..e91102476726 >--- /dev/null >+++ b/misc/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