Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=ba69e8dc6216bbdaec2391aaeeb8dc0cf7c2622e
commit ba69e8dc6216bbdaec2391aaeeb8dc0cf7c2622e Author: Slown <[email protected]> Date: Fri Jun 15 18:56:32 2012 +0100 python-docopt-0.4.0-1-i686 * new package diff --git a/source/devel-extra/python-docopt/FrugalBuild b/source/devel-extra/python-docopt/FrugalBuild new file mode 100644 index 0000000..2fc3696 --- /dev/null +++ b/source/devel-extra/python-docopt/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Slown <[email protected]> + +pkgname=python-docopt +_F_archive_name=${pkgname/python-/} +pkgver=0.4.0 +pkgrel=1 +pkgdesc="Pythonic option parser, that will make you smile" +url="http://docopt.org" +depends=('python') +makedepends=('python-distribute') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_pypi_name=${pkgname/python-/} +Finclude pypi +sha1sums=('15591605e2d5e3dd55a11dcdb15be782c46fe5dc') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
