Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e221ec1ae0e22de9882e3513865d783fbb72706d
commit e221ec1ae0e22de9882e3513865d783fbb72706d Author: centuri0 <[email protected]> Date: Sun Jun 12 17:31:45 2011 +0200 grantlee-0.1.8-1-i686 * new package diff --git a/source/lib-extra/grantlee/FrugalBuild b/source/lib-extra/grantlee/FrugalBuild new file mode 100644 index 0000000..c276afd --- /dev/null +++ b/source/lib-extra/grantlee/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.57 SBU +# Maintainer: centuri0 <achevaux at gmail dot com> + +pkgname=grantlee +pkgver=0.1.8 +pkgrel=1 +pkgdesc="Grantlee Templates and Grantlee TextDocument." +url="http://www.gitorious.org/$pkgname" +Finclude cmake +depends=("${depends[@]}" 'qt4' 'libuuid') +makedepends=("${makedepends[@]}") +groups=(lib-extra) +archs=('i686') +up2date="lynx -dump http://downloads.$pkgname.org/ | Flasttar" +source=(http://downloads.$pkgname.org/$pkgname-$pkgver.tar.gz) +sha1sums=('322a98e10ff7be2096274f510f262b038fe63387') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
