xwallpaper: update to 0.4.1.
This commit is contained in:
parent
fa2af25e91
commit
54ea50e387
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'xwallpaper'
|
# Template file for 'xwallpaper'
|
||||||
pkgname=xwallpaper
|
pkgname=xwallpaper
|
||||||
version=0.3.0
|
version=0.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="libjpeg-turbo-devel libpng-devel libseccomp-devel
|
makedepends="libjpeg-turbo-devel libpng-devel libseccomp-devel
|
||||||
libXpm-devel pixman-devel xcb-util-image-devel"
|
libXpm-devel pixman-devel xcb-util-image-devel"
|
||||||
short_desc="Wallpaper setting utility for X"
|
short_desc="Wallpaper setting utility for X"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
homepage="https://github.com/stoeckmann/xwallpaper"
|
|
||||||
license="ISC"
|
license="ISC"
|
||||||
|
homepage="https://github.com/stoeckmann/xwallpaper"
|
||||||
distfiles="https://github.com/stoeckmann/xwallpaper/archive/v${version}.tar.gz"
|
distfiles="https://github.com/stoeckmann/xwallpaper/archive/v${version}.tar.gz"
|
||||||
checksum=41939faf7b2ef9286e3985fbd6147ce74ec1398c11ec851454adbef5a36e96c5
|
checksum=d99868a69125957bfd0209b6842d59b3626739abceb3c5bcf0859f8ebd7e852b
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) configure_args+=" --without-seccomp" ;;
|
i686*) configure_args+=" --without-seccomp" ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue