Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30b12dce117d58e2ec5caf7c09044a9c192d8ab8
commit 30b12dce117d58e2ec5caf7c09044a9c192d8ab8 Author: Devil505 <[email protected]> Date: Sun Sep 13 09:04:12 2009 +0200 xmppony-0.1-1-i686 * new package diff --git a/source/devel-extra/xmppony/FrugalBuild b/source/devel-extra/xmppony/FrugalBuild new file mode 100644 index 0000000..333fad8 --- /dev/null +++ b/source/devel-extra/xmppony/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 <[email protected]> + +pkgname=xmppony +pkgver=0.1 +pkgrel=1 +pkgdesc="XMPP library written in Python" +url="http://xmppony.last-exile.org" +depends=('python>=2.6.1') +makedepends=('setuptools') +groups=('devel-extra') +archs=('i686') +up2date="Flasttar $url" +source=($url/sources/$pkgname-$pkgver.tar.bz2) +sha1sums=('9a271d7cae6d9613c7ccd2c8d40405b19ee99487') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
