Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d05c58d9bb661636e3afca06107eec434d7889cc
commit d05c58d9bb661636e3afca06107eec434d7889cc Author: Miklos Vajna <[email protected]> Date: Thu Jan 15 23:13:43 2009 +0100 lingot-0.7.6-1-i686 - new package diff --git a/source/xapps-extra/lingot/FrugalBuild b/source/xapps-extra/lingot/FrugalBuild new file mode 100644 index 0000000..e866f39 --- /dev/null +++ b/source/xapps-extra/lingot/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.08 SBU +# Maintainer: Miklos Vajna <[email protected]> + +pkgname=lingot +pkgver=0.7.6 +pkgrel=1 +pkgdesc="LINGOT Is Not a Guitar-Only Tuner" +url="http://www.nongnu.org/lingot/" +depends=('gtk+2') +makedepends=('intltool') +groups=('xapps-extra') +archs=('i686') +up2date="Flasttar http://download.savannah.gnu.org/releases/lingot/" +source=(http://download.savannah.gnu.org/releases/lingot/lingot-$pkgver.tar.gz) +sha1sums=('7e0eb3d28f59c3ef9fcdaf47503747ce5029732d') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
