mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
xlockmore: update to 5.75.
This commit is contained in:
parent
f5a272bf9f
commit
7ed9234373
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xlockmore'
|
# Template file for 'xlockmore'
|
||||||
pkgname=xlockmore
|
pkgname=xlockmore
|
||||||
version=5.74
|
version=5.75
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xinerama $(vopt_if opengl '--with-opengl --with-mesa')"
|
configure_args="--with-xinerama $(vopt_if opengl '--with-opengl --with-mesa')"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="http://sillycycle.com/xlockmore.html"
|
homepage="http://sillycycle.com/xlockmore.html"
|
||||||
changelog="http://sillycycle.com/xlock/xlockmore.README"
|
changelog="http://sillycycle.com/xlock/xlockmore.README"
|
||||||
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
|
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
|
||||||
checksum=488adee067a8be431a586e0d47ef6d7dd86b31768b48f04ee492f2f111165184
|
checksum=95d0dfc75c3e44ed828e8c12a93892e89536f1db48af4fb8b616689f684806b8
|
||||||
CFLAGS="-D_DEFAULT_SOURCE"
|
CFLAGS="-D_DEFAULT_SOURCE"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue