Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=9c5298e5d567fe90cbd7a32ea1a477b17defb214

commit 9c5298e5d567fe90cbd7a32ea1a477b17defb214
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sun Apr 12 04:14:18 2009 +0200

mutter-2.26.0-3-i686
*disable broken clutter composite
*without composite works well
*perhaps gnomeshell after

diff --git a/source/gnome-extra/mutter/FrugalBuild 
b/source/gnome-extra/mutter/FrugalBuild
index b5f856c..5f9e86e 100644
--- a/source/gnome-extra/mutter/FrugalBuild
+++ b/source/gnome-extra/mutter/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=mutter
pkgver=2.26.0
-pkgrel=2
+pkgrel=3
pkgdesc="A window manager for GNOME (new metacity for gnome3)"
url="http://www.gnome.org/";
depends=('startup-notification' 'gconf>=2.26.0' 'gnome-themes>=2.26.0' 'libcm' 
'gnome-frugalware>=0.7.2' \
-       'zenity>=2.26.0' 'clutter')
+       'zenity>=2.26.0')
makedepends=('intltool' 'gnome-doc-utils' 'gnome-common')
groups=('gnome-extra')
archs=('i686' 'x86_64' 'ppc')
@@ -15,7 +15,8 @@ _F_gnome_schemas=('/etc/gconf/schemas/metacity.schemas')
Finclude gnome gnome-scriptlet
up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/bouleetbil/snapshot/";
source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/snapshot/$pkgname-$pkgver.tar.bz2)
-Fconfopts="$Fconfopts --enable-compositor --with-clutter"
+Fconfopts="$Fconfopts --enable-compositor"
+#--with-clutter is broken
sha1sums=('26c7679e94ff90b4bfd88722ff615a38034f60a4')
_F_cd_path=$pkgname
provides=('metacity')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to