xlockmore: update to 5.47

This commit is contained in:
Alessio Sergi 2016-05-14 15:17:57 +02:00
parent 8682b4b75c
commit e73a35db35

View file

@ -1,17 +1,17 @@
# Template file for 'xlockmore'
pkgname=xlockmore
version=5.32
revision=5
version=5.47
revision=1
build_style=gnu-configure
configure_args="--enable-appdefaultdir=/usr/share/X11/app-defaults"
hostmakedepends="pkg-config"
makedepends="freetype-devel libXt-devel libXext-devel"
short_desc="Provides the 'xlock' X screen locker"
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="http://www.ibiblio.org/pub/Linux/X11/screensavers/"
distfiles="${homepage}/${pkgname}-${version}.tar.bz2"
checksum=a0e67fd292579b0da2ded37bf05c31615020d0f7d638ff7a7eb2dc5cdc900870
homepage="http://www.tux.org/~bagleyd/xlockmore.html"
distfiles="http://www.tux.org/~bagleyd/xlock/xlockmore-${version}.tar.xz"
checksum=94e3adee284eec09dc27405bfc24651446e8c6edd6a5bc565550b08f563a0d8d
CFLAGS="-D_DEFAULT_SOURCE"
do_install() {
make INSTPGMFLAGS= xapploaddir=${DESTDIR}/usr/share/X11/app-defaults \