Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0271dcdc768b8ca7dea03e22b52a6fe28ff87df
commit c0271dcdc768b8ca7dea03e22b52a6fe28ff87df Author: James Buren <[email protected]> Date: Tue Dec 30 04:05:04 2008 -0600 ia_ora-gnome-1.0.20-1-i686 * new package diff --git a/source/gnome-extra/ia_ora-gnome/FrugalBuild b/source/gnome-extra/ia_ora-gnome/FrugalBuild new file mode 100644 index 0000000..536535d --- /dev/null +++ b/source/gnome-extra/ia_ora-gnome/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling Time: 0.04 SBU +# Maintainer: James Buren <[email protected]> + +pkgname=ia_ora-gnome +pkgver=1.0.20 +pkgrel=1 +pkgdesc="Ia Ora set of gnome themes from Mandriva." +url="http://www.mandriva.com/" +depends=('gtk+2' 'glibc' 'libxau' 'libxdmcp' 'freetype2' 'libxext' 'libxdamage' 'libxml2') +makedepends=('rpmunpack') +groups=('gnome-extra') +# since we pull in pango... +options=('scriptlet') +archs=('i686' 'x86_64') +_ext="-1mdv2009.0" +up2date="Flastarchive ftp://fr2.rpmfind.net/linux/Mandrake-devel/cooker/SRPMS/main/release/ $_ext.src.rpm" +source=(ftp://fr2.rpmfind.net/linux/Mandrake-devel/cooker/SRPMS/main/release/$pkgname-$pkgver$_ext.src.rpm) +sha1sums=('c77e6a86f0180cf70a9fe65437157917fd343aef') + +build() +{ + rpmunpack $pkgname-$pkgver$_ext.src.rpm || Fdie + Fextract $pkgname-$pkgver$_ext.cpio.gz + Fextract $pkgname-$pkgver.tar.bz2 + Fbuild +} + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
