Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a36afa91c3cf5766a179394f5d590383d07eaf0
commit 3a36afa91c3cf5766a179394f5d590383d07eaf0 Author: Slown <[email protected]> Date: Fri Apr 20 19:44:13 2012 +0100 python-spynner-1.10-1-i686 * new package diff --git a/source/devel-extra/python-spynner/FrugalBuild b/source/devel-extra/python-spynner/FrugalBuild new file mode 100644 index 0000000..984fb25 --- /dev/null +++ b/source/devel-extra/python-spynner/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Slown <[email protected]> + +pkgname=python-spynner +_F_archive_name="spynner" +pkgver=1.10 +pkgrel=1 +pkgdesc="Programmatic web browsing module with AJAX support for Python 2" +depends=('pyqt4') +makedepends=('python-distribute') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_pypi_name="spynner" +Finclude pypi +sha1sums=('dff1adf54bc2a35c5ecbc18a4ae1497872fea424') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
