From bcdfc15351ca3c714ac2f5ddc49864787a1a070d Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 26 Sep 2011 21:39:58 +0200 Subject: aisleriot 3.2.0-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aisleriot/Pkgfile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'aisleriot/Pkgfile') diff --git a/aisleriot/Pkgfile b/aisleriot/Pkgfile index c033254..6111e57 100755 --- a/aisleriot/Pkgfile +++ b/aisleriot/Pkgfile @@ -6,7 +6,7 @@ # Run on: gtk3,clutter,libcanberra,gconf,librsvg,guile name=aisleriot -version=3.1.92 +version=3.2.0 release=1 source=(http://ftp.acc.umu.se/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz) @@ -18,11 +18,9 @@ build() --sysconfdir=/etc \ --disable-schemas-install \ --disable-schemas-compile \ - --disable-scrollkeeper \ --enable-sound \ --with-guile=2.0 \ - --with-gtk=3.0 \ - --with-clutter + --with-gtk=3.0 make make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf