Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3702204e0e6bc73fdbb1a95c41d56185e0a93198
commit 3702204e0e6bc73fdbb1a95c41d56185e0a93198 Author: Priyank <[EMAIL PROTECTED]> Date: Mon Oct 15 20:07:15 2007 +0530 gnome-compiz-manager-0.10.4-1-i686 * New package / Initial import diff --git a/source/gnome-extra/gnome-compiz-manager/FrugalBuild b/source/gnome-extra/gnome-compiz-manager/FrugalBuild new file mode 100644 index 0000000..d7c3621 --- /dev/null +++ b/source/gnome-extra/gnome-compiz-manager/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0.23 SBU +# Maintainer: Priyank Gosalia <[EMAIL PROTECTED]> + +pkgname=gnome-compiz-manager +pkgver=0.10.4 +pkgrel=1 +pkgdesc="A small utility which manages GL Desktop configuration on XGL/AiGLX." +url="http://gandalfn.wordpress.com/gnome-compiz-manager/" +depends=('compiz-gnome>=0.6.0-3' 'gnome-desktop>=2.20.0' 'librsvg' 'libwnck') +makedepends=('gob2' 'perl-xml') +groups=('gnome-extra') +archs=('i686') +up2date="lynx -dump http://download.gna.org/gcm/$pkgname/?M=A | grep tar.gz | Flasttar" +source=(http://download.gna.org/gcm/$pkgname/$pkgname-$pkgver.tar.gz) +Fconfopts="[EMAIL PROTECTED] --enable-gnome-session" +_F_gnome_schemas=('etc/gconf/schemas/gnome-compiz-preferences.schemas') +Finclude gnome-scriptlet +sha1sums=('5b4e7877ad69020a287bec1c49d19e2fcb792d35') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
