Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=82701a0c4ef80cab0197b0161a33b56f41caf5b7
commit 82701a0c4ef80cab0197b0161a33b56f41caf5b7 Author: Baste <[email protected]> Date: Wed Sep 5 14:42:05 2012 +0200 harfbuzz-0.9.4-1-x86_64 * New package diff --git a/source/xlib/harfbuzz/FrugalBuild b/source/xlib/harfbuzz/FrugalBuild new file mode 100644 index 0000000..b1c453a --- /dev/null +++ b/source/xlib/harfbuzz/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.46 SBU +# Maintainer: Baste <[email protected]> + +pkgname=harfbuzz +pkgver=0.9.4 +pkgrel=1 +pkgdesc="Is an implementation of the OpenType Layout engine." +url="http://freedesktop.org/wiki/Software/HarfBuzz" +depends=('cairo' 'freetype2' 'glib2' 'icu4c') +groups=('xlib') +archs=('i686' 'x86_64') +up2date="Flasttar http://www.freedesktop.org/software/$pkgname/release" +source=(http://www.freedesktop.org/software/$pkgname/release/$pkgname-$pkgver.tar.bz2) +sha1sums=('fcae002e8eb7d012dab7a4af881d8079ea13444d') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
