Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=6c50e167aad18b271207dce9ee63e2bc2f15c9dc
commit 6c50e167aad18b271207dce9ee63e2bc2f15c9dc Author: Slown <[email protected]> Date: Sun Dec 2 18:55:02 2012 +0100 pyrss2gen-1.1-1-i686 * new package diff --git a/source/lib-extra/pyrss2gen/FrugalBuild b/source/lib-extra/pyrss2gen/FrugalBuild new file mode 100644 index 0000000..3db6900 --- /dev/null +++ b/source/lib-extra/pyrss2gen/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=pyrss2gen +_F_archive_name="PyRSS2Gen" +pkgver=1.1 +pkgrel=1 +pkgdesc="A Python library for generating RSS 2.0 feeds" +url="http://www.dalkescientific.com/Python/PyRSS2Gen.html" +depends=('python') +makedepends=('python-distribute') +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url" +source=(http://www.dalkescientific.com/Python/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('347cda707760df83f35a3bb16e4adf90c052bbd0') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
