From 3162b7a7c4c3d12ff9f8c0e26042af62cf708f6d Mon Sep 17 00:00:00 2001 From: davehome Date: Fri, 28 Sep 2012 02:00:28 -0600 Subject: [PATCH] New package: python-distutils-extra-2.37. --- srcpkgs/python-distutils-extra/template | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 srcpkgs/python-distutils-extra/template diff --git a/srcpkgs/python-distutils-extra/template b/srcpkgs/python-distutils-extra/template new file mode 100644 index 00000000000..88180039af1 --- /dev/null +++ b/srcpkgs/python-distutils-extra/template @@ -0,0 +1,22 @@ +# Template file for 'python-distutils-extra' +pkgname=python-distutils-extra +version=2.37 +revision=1 +build_style=python-module +fulldepends="python python-distribute" +makedepends="intltool" +short_desc="Enhancements to the Python build system" +maintainer="davehome " +homepage="https://launchpad.net/python-distutils-extra" +license="GPL-2" +distfiles="http://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.gz" +checksum=5c9539badfdc7e0ebb463ee66b9c09d48a08ca121c84ec7316b1fbb799a72878 +long_desc=" + Enhancements to Python's distutils. + + Enables you to easily integrate gettext support, themed icons and + scrollkeeper-based documentation into Python's distutils." + +pycompile_module="DistUtilsExtra" +noarch=yes +