[arch-commits] Commit in xscreensaver/trunk (ChangeLog PKGBUILD)
Eric Bélanger
eric at archlinux.org
Wed Sep 9 22:08:50 UTC 2009
Date: Wednesday, September 9, 2009 @ 18:08:50
Author: eric
Revision: 51611
upgpkg: xscreensaver 5.10-1
Upstream update
Modified:
xscreensaver/trunk/ChangeLog
xscreensaver/trunk/PKGBUILD
-----------+
ChangeLog | 5 +++++
PKGBUILD | 8 +++-----
2 files changed, 8 insertions(+), 5 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2009-09-09 21:54:54 UTC (rev 51610)
+++ ChangeLog 2009-09-09 22:08:50 UTC (rev 51611)
@@ -1,3 +1,8 @@
+2009-09-09 Eric Belanger <eric at archlinux.org>
+
+ * xscreensaver 5.10-1
+ * Upstream update
+
2009-09-03 Eric Belanger <eric at archlinux.org>
* xscreensaver 5.09-1
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-09-09 21:54:54 UTC (rev 51610)
+++ PKGBUILD 2009-09-09 22:08:50 UTC (rev 51611)
@@ -3,7 +3,7 @@
# Contributor: Sean Middleditch <elanthis at awesomeplay.com>
pkgname=xscreensaver
-pkgver=5.09
+pkgver=5.10
pkgrel=1
pkgdesc="Screen saver and locker for the X Window System"
arch=('i686' 'x86_64')
@@ -14,9 +14,9 @@
backup=('etc/pam.d/xscreensaver')
source=(http://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz \
xscreensaver.pam LICENSE)
-md5sums=('f4d5070eb9f240f4d812f1c80cc32213' '367a3538f54db71f108b34cfa31088ac'\
+md5sums=('0d7205f9da8e3f1b83bcda549d73a7c4' '367a3538f54db71f108b34cfa31088ac'\
'5e7f3f2a63d20a484742f5b4cb5d572c')
-sha1sums=('24cb3d04244ee6f89c16866f0eed93a8d16d0de2' '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'\
+sha1sums=('d8379928de2e6e86cc7b17d75150daafe57e93c4' '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'\
'4209ea586b204fd1d81c382a0522c654f9fd9134')
build() {
@@ -25,8 +25,6 @@
--libexecdir=/usr/lib --with-x-app-defaults=/usr/share/X11/app-defaults \
--with-pam --without-motif --with-gtk --without-gnome --with-xml --with-gl \
--without-gle --with-xpm --with-pixbuf --with-jpeg || return 1
- (cd hacks ; make m6502.h)
- (cd hacks/glx ; make molecules.h)
make || return 1
make install_prefix="${pkgdir}" install || return 1
install -D -m644 ../LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" || return 1
More information about the arch-commits
mailing list