xscreensaver: update to 6.02.
This commit is contained in:
parent
d4f1235347
commit
579696a006
1 changed files with 3 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xscreensaver'
|
# Template file for 'xscreensaver'
|
||||||
pkgname=xscreensaver
|
pkgname=xscreensaver
|
||||||
version=6.01
|
version=6.02
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pam --with-login-manager
|
configure_args="--with-pam --with-login-manager
|
||||||
--with-x-app-defaults=/usr/share/X11/app-defaults
|
--with-x-app-defaults=/usr/share/X11/app-defaults
|
||||||
|
@ -18,14 +18,7 @@ license="MIT"
|
||||||
homepage="https://www.jwz.org/xscreensaver/"
|
homepage="https://www.jwz.org/xscreensaver/"
|
||||||
changelog="https://www.jwz.org/xscreensaver/changelog.html"
|
changelog="https://www.jwz.org/xscreensaver/changelog.html"
|
||||||
distfiles="https://www.jwz.org/xscreensaver/xscreensaver-${version}.tar.gz"
|
distfiles="https://www.jwz.org/xscreensaver/xscreensaver-${version}.tar.gz"
|
||||||
checksum=085484665d91f60b4a1dedacd94bcf9b74b0fb096bcedc89ff1c245168e5473b
|
checksum=5e6d6cb09033ad562cfe6d46bf9312e4451f7946bed8a4671aa9344df9193184
|
||||||
|
|
||||||
do_extract() {
|
|
||||||
# Ugly hack as xscreensaver-6.01.tar.gz contains a spurious
|
|
||||||
# hardlink, which trips up bsdtar, but extracts correctly.
|
|
||||||
# So ignore the error.
|
|
||||||
bsdtar xf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-${version}.tar.gz -C ${wrksrc}/.. || true
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir etc/pam.d
|
vmkdir etc/pam.d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue