Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30959048ac75ba3eed8882da1ad6aeb7cab04ed2
commit 30959048ac75ba3eed8882da1ad6aeb7cab04ed2 Author: crazy <[EMAIL PROTECTED]> Date: Mon May 19 21:25:10 2008 +0200 pigment-python-0.3.3-1-x86_64 * New package from jedifox * [ [EMAIL PROTECTED]: fixed up depends ] diff --git a/source/xlib-extra/pigment-python/FrugalBuild b/source/xlib-extra/pigment-python/FrugalBuild new file mode 100644 index 0000000..2f327e8 --- /dev/null +++ b/source/xlib-extra/pigment-python/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.07 SBU +# Maintainer: crazy <[EMAIL PROTECTED]> +# Contributor: jedifox <[EMAIL PROTECTED]> + +pkgname=pigment-python +pkgver=0.3.3 +pkgrel=1 +pkgdesc="Pigment-python contains modules that allow you to use Pigment in Python programs" +url="http://elisa.fluendo.com" +depends=('pigment' 'libffi' 'pygobject' 'gst-python') +options=('scriptlet') +groups=('xlib-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url/download | Flasttar" +source=($url/static/download/pigment/$pkgname-$pkgver.tar.gz) +sha1sums=('76fb5fa9cf38001ec891a4e0794298bd3c137ff4') + +# optimization OK + + + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
