[arch-commits] CVS update of extra/x11/xscreensaver (ChangeLog PKGBUILD)

Eric Belanger eric at archlinux.org
Mon Mar 3 05:05:51 UTC 2008


    Date: Monday, March 3, 2008 @ 00:05:51
  Author: eric
    Path: /home/cvs-extra/extra/x11/xscreensaver

   Added: ChangeLog (1.1)
Modified: PKGBUILD (1.49 -> 1.50)

upgpkg: xscreensaver 5.05-1
    upstream update, FSH man pages, added ChangeLog


-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |   14 +++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)


Index: extra/x11/xscreensaver/ChangeLog
diff -u /dev/null extra/x11/xscreensaver/ChangeLog:1.1
--- /dev/null	Mon Mar  3 00:05:51 2008
+++ extra/x11/xscreensaver/ChangeLog	Mon Mar  3 00:05:51 2008
@@ -0,0 +1,5 @@
+2008-03-02  Eric Belanger  <eric at archlinux.org>
+
+	* xscreensaver 5.05-1
+	* upstream update
+	* FSH man pages
Index: extra/x11/xscreensaver/PKGBUILD
diff -u extra/x11/xscreensaver/PKGBUILD:1.49 extra/x11/xscreensaver/PKGBUILD:1.50
--- extra/x11/xscreensaver/PKGBUILD:1.49	Sat Dec  8 19:26:47 2007
+++ extra/x11/xscreensaver/PKGBUILD	Mon Mar  3 00:05:51 2008
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD,v 1.49 2007/12/09 00:26:47 eric Exp $
+# $Id: PKGBUILD,v 1.50 2008/03/03 05:05:51 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Sean Middleditch <elanthis at awesomeplay.com>
 
 pkgname=xscreensaver
-pkgver=5.04
-pkgrel=2
+pkgver=5.05
+pkgrel=1
 pkgdesc="Screen saver and locker for the X Window System"
 arch=('i686' 'x86_64')
 url="http://www.jwz.org/xscreensaver/"
 license=('BSD')
 backup=('etc/pam.d/xscreensaver')
-depends=('libxmu' 'libxxf86misc' 'libglade' 'libxpm' 'mesa' 'pam' 'xorg-res-utils')
+depends=('libxxf86misc' 'libglade' 'mesa' 'pam' 'xorg-res-utils')
 makedepends=('bc')
 source=(http://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz \
 	xscreensaver.pam LICENSE)
-md5sums=('1d27b5ddecdb49c806d1e91ca82fc43e' '367a3538f54db71f108b34cfa31088ac'\
+md5sums=('d759262b10d76f87f1a7fc50ae8664d4' '367a3538f54db71f108b34cfa31088ac'\
          '5e7f3f2a63d20a484742f5b4cb5d572c')
-sha1sums=('1733ba7ee46b758453ef9ded0fc4ee084b7420a9'
+sha1sums=('6f23422b17dd8a06cdaf419fd16d398eee50601b'
           '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
           '4209ea586b204fd1d81c382a0522c654f9fd9134')
 
@@ -29,7 +29,7 @@
        --with-pam --without-motif \
        --with-gtk --without-gnome --with-xml --with-gl \
        --without-gle --with-xpm --with-pixbuf --with-jpeg \
-       --with-fortune="/bin/cat /etc/arch-release" --mandir="/usr/man" || return 1
+       --with-fortune="/bin/cat /etc/arch-release" || return 1
   make || return 1
   make install_prefix=${startdir}/pkg install || return 1
   install -D -m644 ../LICENSE ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE




More information about the arch-commits mailing list