Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a2d3cd1d0682e74c9d3461f6181360eb383c30c
commit 1a2d3cd1d0682e74c9d3461f6181360eb383c30c Author: bouleetbil <[email protected]> Date: Mon Nov 30 14:59:48 2009 +0000 bitten-0.6b2-1-i686 *new package diff --git a/source/network-extra/bitten/FrugalBuild b/source/network-extra/bitten/FrugalBuild new file mode 100644 index 0000000..c2877eb --- /dev/null +++ b/source/network-extra/bitten/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=bitten +_F_archive_name=Bitten +pkgver=0.6b2 +pkgrel=1 +pkgdesc="A continuous integration plugin for Trac." +url="http://bitten.edgewall.org//" +depends=('python') +makedepends=('setuptools') +rodepends=('trac') +options=('nostrip') +groups=('network-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://ftp.edgewall.com/pub/bitten/" +source=(http://ftp.edgewall.com/pub/bitten/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('8702d43d52466f2c245aa669e36673728a56fc62') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
