Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d973c25aef3b39982645aabe34d5ac08e0d77bef
commit d973c25aef3b39982645aabe34d5ac08e0d77bef Author: Slown <[email protected]> Date: Fri Nov 16 17:31:58 2012 +0100 pysheng-0.1-1-i686 * new package diff --git a/source/xapps-extra/pysheng/FrugalBuild b/source/xapps-extra/pysheng/FrugalBuild new file mode 100644 index 0000000..442e44e --- /dev/null +++ b/source/xapps-extra/pysheng/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=pysheng +pkgver=0.1 +pkgrel=1 +pkgdesc="CLI and GUI program to download pages from Google Books as PNG images" +depends=('reportlab') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_googlecode_ext=".tgz" +Finclude googlecode +sha1sums=('be8f536a7ab927574ad2bd107bf641eaf005c9c7') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
