Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=e9eb1881faaa547a793dbbd2c9b594ae03d71805
commit e9eb1881faaa547a793dbbd2c9b594ae03d71805 Author: Slown <[email protected]> Date: Fri Jun 15 19:21:12 2012 +0100 python-ladon-0.7.2-1-i686 * new package diff --git a/source/devel-extra/python-ladon/FrugalBuild b/source/devel-extra/python-ladon/FrugalBuild new file mode 100644 index 0000000..fe85a03 --- /dev/null +++ b/source/devel-extra/python-ladon/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=python-ladon +_F_archive_name=${pkgname/python-/} +pkgver=0.7.2 +pkgrel=1 +pkgdesc="A framework for exposing methods to several internet service protocols" +depends=('python') +makedepends=('python-distribute') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_pypi_name=${pkgname/python-/} +Finclude pypi +sha1sums=('8493d717ae1d0f023b71ec9ef69d466cf7a4e378') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
