View | Details | Raw Unified | Return to bug 265067 | Differences between
and this patch

Collapse All | Expand All

(-)b/misc/walld/Makefile (+23 lines)
Added Link Here
1
PORTNAME= 	walld
2
DISTVERSION= 	1.4.1
3
CATEGORIES= 	misc
4
5
MAINTAINER=	Dotz0cat@gmail.com
6
COMMENT=	Wallpaper daemon
7
8
LICENSE=	GPLv3
9
LICENSE_FILE=	${WRKSRC}/COPYING
10
11
LIB_DEPENDS=	libevent.so:devel/libevent \
12
		libconfig.so:devel/libconfig \
13
		libMagickCore-7.so:graphics/ImageMagick7
14
RUN_DEPENDS=	feh>0:graphics/feh
15
16
USES=	meson
17
18
USE_GITHUB=	yes
19
GH_ACCOUNT=	Dotz0cat
20
GH_PROJECT=	walld
21
GH_TAGNAME=	1.4.1
22
23
.include <bsd.port.mk>
(-)b/misc/walld/distinfo (+3 lines)
Added Link Here
1
TIMESTAMP = 1656886224
2
SHA256 (Dotz0cat-walld-1.4.1_GH0.tar.gz) = c13b94a680081cec8ae8bff21c3e52d9e4c70a7c506de0ff17d7c76b83ad883e
3
SIZE (Dotz0cat-walld-1.4.1_GH0.tar.gz) = 25464
(-)b/misc/walld/pkg-descr (+4 lines)
Added Link Here
1
Walld is a wallpaper daemon. It can change the wallpaper every 30 minutes.
2
It has the ablity to be configured into what you want it to be.
3
4
WWW: https://github.com/Dotz0cat/walld
(-)b/misc/walld/pkg-plist (-1 / +3 lines)
Added Link Here
0
- 
1
bin/walld
2
man/man1/walld.1.gz
3
man/man5/walldrc.5.gz

Return to bug 265067