Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=96c82085d9c101220faf6e3a6a4f75e6c9733562
commit 96c82085d9c101220faf6e3a6a4f75e6c9733562 Author: bouleetbil <[email protected]> Date: Sun Oct 4 20:36:02 2009 +0200 gnome-policykit-0.9.2-1-i686 *new package diff --git a/source/gnome/gnome-policykit/FrugalBuild b/source/gnome/gnome-policykit/FrugalBuild new file mode 100644 index 0000000..1b92321 --- /dev/null +++ b/source/gnome/gnome-policykit/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.03 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=gnome-policykit +_F_archive_name=PolicyKit-gnome +pkgver=0.9.2 +pkgrel=1 +pkgdesc="PolicyKit policies and configurations for the GNOME desktop" +url="http://hal.freedesktop.org/docs/PolicyKit" +depends=('policykit' 'gconf' 'gtk+2') +makedepends=('intltool' 'gnome-doc-utils') +groups=('gnome' 'gnome-minimal') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://hal.freedesktop.org/releases/" +source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.bz2) +sha1sums=('2af77fad1ca2e9a4e5fce204960b9ba74cf59a8d') +Fconfopts="${fconfop...@]} --disable-gtk-doc" +_F_gnome_desktop="y" +_F_gnome_schemas=('/etc/gconf/schemas/polkit-gnome.schemas') +Finclude gnome-scriptlet + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
