[arch-commits] Commit in gnome-games/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Thu Sep 30 12:49:39 UTC 2010


    Date: Thursday, September 30, 2010 @ 08:49:38
  Author: ibiru
Revision: 92470

seed is broken and swell-foop,lightsoff removed because of that

Modified:
  gnome-games/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-30 10:02:46 UTC (rev 92469)
+++ PKGBUILD	2010-09-30 12:49:38 UTC (rev 92470)
@@ -3,11 +3,11 @@
 
 pkgname=gnome-games
 pkgver=2.32.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Some Games for GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('pygtk' 'libsm' 'gconf>=2.32.0' 'guile>=1.8.7' 'librsvg>=2.32.0' 'filesystem>=2010.09' 'desktop-file-utils' 'libcanberra>=0.25' 'clutter-gtk>=0.10.8' 'hicolor-icon-theme' 'seed>=2.31.91' 'python-rsvg>=2.31.0')
+depends=('pygtk' 'libsm' 'gconf>=2.32.0' 'guile>=1.8.7' 'librsvg>=2.32.0' 'filesystem>=2010.09' 'desktop-file-utils' 'libcanberra>=0.25' 'clutter-gtk>=0.10.8' 'hicolor-icon-theme' 'python-rsvg>=2.31.0')
 makedepends=('pkg-config' 'gnome-doc-utils>=0.20.1' 'intltool' 'glproto' 'gobject-introspection')
 optdepends=('python-gtkglext: glchess 3D mode')
 provides=('glchess' 'gnome-sudoku')
@@ -25,7 +25,8 @@
       --localstatedir=/var --disable-scrollkeeper \
       --disable-static \
       --with-scores-user=root --with-scores-group=games \
-      --enable-introspection=yes
+      --enable-introspection=yes \
+      --enable-omitgames=swell-foop,lightsoff
   make
   make -j1 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
 




More information about the arch-commits mailing list