[arch-commits] CVS update of extra/gnome/gnome-games (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat May 5 12:31:29 UTC 2007


    Date: Saturday, May 5, 2007 @ 08:31:29
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/gnome-games

Modified: PKGBUILD (1.41 -> 1.42)

upgpkg: gnome-games 2.18.1.1-1


----------+
 PKGBUILD |   13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)


Index: extra/gnome/gnome-games/PKGBUILD
diff -u extra/gnome/gnome-games/PKGBUILD:1.41 extra/gnome/gnome-games/PKGBUILD:1.42
--- extra/gnome/gnome-games/PKGBUILD:1.41	Sun Apr 22 16:05:57 2007
+++ extra/gnome/gnome-games/PKGBUILD	Sat May  5 08:31:29 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.41 2007/04/22 20:05:57 jgc Exp $
-# Maintainer: arjan <arjan at archlinux.org>
+# $Id: PKGBUILD,v 1.42 2007/05/05 12:31:29 jgc Exp $
+# Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-games
-pkgver=2.18.1
+pkgver=2.18.1.1
 pkgrel=1
 pkgdesc="Some Games for GNOME"
 arch=(i686 x86_64)
@@ -15,16 +15,11 @@
 url="http://www.gnome.org"
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2 )
-md5sums=('b5479669347042c6354e5c0d2d9df2a0')
+md5sums=('3e7dedf811f952efe8a32a7cea790a09')
 
 build() {
 
   cd ${startdir}/src/${pkgname}-${pkgver}
-  #find . -name Makefile.in -exec sed -i -e 's/-scrollkeeper-update.*//' {} \;
-  #if [ -f omf.make ]; then
-  #  sed -i -e 's/-scrollkeeper-update.*//' omf.make
-  #fi
-
   ./configure --prefix=/usr --sysconfdir=/etc \
               --localstatedir=/var --disable-scrollkeeper \
               --with-scores-user=root --with-scores-group=games




More information about the arch-commits mailing list