Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a6e4a8f5ce8c34a3a4f11912a2bc1bef5b7610c
commit 9a6e4a8f5ce8c34a3a4f11912a2bc1bef5b7610c Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Fri Dec 14 11:04:01 2007 +0100 web.py-0.22-1-i686 new package closes #2611 diff --git a/source/devel-extra/web.py/FrugalBuild b/source/devel-extra/web.py/FrugalBuild new file mode 100644 index 0000000..681ff91 --- /dev/null +++ b/source/devel-extra/web.py/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0 SBU +# Contributor: frubru1 <[EMAIL PROTECTED]> +# Maintainer: VMiklos <[EMAIL PROTECTED]> + +pkgname=web.py +pkgver=0.22 +pkgrel=1 +pkgdesc="web.py is a web framework for python" +url="http://webpy.org" +depends=('python') +makedepends=('setuptools') +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url/static/ | Flasttar" +source=($url/static/$pkgname-$pkgver.tar.gz) +_F_cd_path="webpy" +_F_makepkg_chkdep="python" +sha1sums=('ee8910ee2992f6212780f24c611fb479c8cee206') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
