Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b94cc3894b4daee79dc39a9c8759e9d96b118b5
commit 7b94cc3894b4daee79dc39a9c8759e9d96b118b5 Author: James Buren <[EMAIL PROTECTED]> Date: Wed Jun 11 04:51:08 2008 -0500 firebox-tools-0.5.0-1-i686 * new package diff --git a/source/xapps-extra/firebox-tools/FrugalBuild b/source/xapps-extra/firebox-tools/FrugalBuild new file mode 100644 index 0000000..a6f9cb1 --- /dev/null +++ b/source/xapps-extra/firebox-tools/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.04 SBU +# Maintainer: James Buren <[EMAIL PROTECTED]> + +pkgname=firebox-tools +pkgver=0.5.0 +pkgrel=1 +pkgdesc="GUI tools for configuring firebox." +url="http://firebox.intuxication.org" +rodepends=('firebox') +depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxml2' 'libxdamage' 'libxext') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url/?page=4" +options=('scriptlet') +source=(http://download.gna.org/firebox/tarballs/$pkgname-$pkgver.tar.gz) +sha1sums=('43a19ca0874bc7bdda268889c971350066ec2571') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
