Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5c874c16ab07cc6af517fdd792930c737ad3054
commit e5c874c16ab07cc6af517fdd792930c737ad3054 Author: Devil505 <[EMAIL PROTECTED]> Date: Tue Jun 3 09:12:29 2008 +0200 python-clientform-0.2.7-1-i686 * new package diff --git a/source/devel-extra/python-clientform/FrugalBuild b/source/devel-extra/python-clientform/FrugalBuild new file mode 100644 index 0000000..1f196e0 --- /dev/null +++ b/source/devel-extra/python-clientform/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Devil505 <[EMAIL PROTECTED]> + +pkgname=python-clientform +pkgver=0.2.7 +pkgrel=1 +pkgdesc="Parse, fill out, and return HTML forms on the client side." +url="http://wwwsearch.sourceforge.net/ClientForm" +depends=('python') +makedepends=('setuptools') +groups=('devel-extra') +archs=('i686') +_F_archive_name="ClientForm" +up2date="lynx -dump $url | Flasttar" +source=($url/src/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('1b3328ec0907d2a7be930492bac4c14b3f1d4a80') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
