mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
xlockmore: update to 5.65.
This commit is contained in:
parent
4d77f13950
commit
f37bcadba6
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlockmore'
|
# Template file for 'xlockmore'
|
||||||
pkgname=xlockmore
|
pkgname=xlockmore
|
||||||
version=5.64
|
version=5.65
|
||||||
revision=1
|
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')"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Provides the 'xlock' X screen locker"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://sillycycle.com/xlockmore.html"
|
homepage="http://sillycycle.com/xlockmore.html"
|
||||||
|
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=b9463cc5fae0fefdf0e6be77135b9b2b12865aeb22d3e754bea1eadfb6327039
|
checksum=cdc0d5b86be0a553f248ca261a043c2a043032de2b678429e4c2b0bd56449434
|
||||||
CFLAGS="-D_DEFAULT_SOURCE"
|
CFLAGS="-D_DEFAULT_SOURCE"
|
||||||
|
|
||||||
build_options="opengl"
|
build_options="opengl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue