xlockmore: update to 5.57.

This commit is contained in:
Juan RP 2019-06-21 09:17:45 +02:00
parent 1ed6315bfe
commit 0c93cfaca0
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,9 +1,9 @@
# Template file for 'xlockmore'
pkgname=xlockmore
version=5.56
revision=2
version=5.57
revision=1
build_style=gnu-configure
configure_args="$(vopt_with xinerama)"
configure_args="--with-xinerama"
hostmakedepends="pkg-config"
makedepends="freetype-devel libXt-devel libXext-devel libXinerama-devel"
short_desc="Provides the 'xlock' X screen locker"
@ -11,10 +11,8 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="BSD"
homepage="http://sillycycle.com/xlockmore.html"
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
checksum=a0dd8eb470bbda89b3ffdfaeb85c8a675c7469a1b657333eee906b9bd3b1e1b5
checksum=f9acf99befd798ac93909b2d7d6578a256d2dac283ddc562acc9b6ef10cc28a3
CFLAGS="-D_DEFAULT_SOURCE"
build_options="xinerama"
build_options_default="xinerama"
pre_configure() {
export X_EXTRA_LIBS="$LDFLAGS"