2012-09-27 13:09:12 +00:00
|
|
|
# Template build file for 'harfbuzz'.
|
|
|
|
pkgname=harfbuzz
|
2012-11-19 21:30:09 +00:00
|
|
|
version=0.9.6
|
2012-10-22 12:26:48 +00:00
|
|
|
revision=1
|
2012-09-27 13:09:12 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
# XXX graphite2 support
|
2012-10-18 07:33:18 +00:00
|
|
|
makedepends="pkg-config glib-devel icu-devel freetype-devel cairo-devel"
|
2012-09-27 13:09:12 +00:00
|
|
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
|
|
|
short_desc="OpenType text shaping engine"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://www.pango.org/"
|
|
|
|
license="LGPL-2.1"
|
|
|
|
distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2"
|
2012-11-19 21:30:09 +00:00
|
|
|
checksum=394a849d6061993018754b0cc04110891ad215e3df3f6953b75dcc55a11f9d9b
|
2012-09-27 13:09:12 +00:00
|
|
|
long_desc="
|
|
|
|
HarfBuzz is an OpenType text shaping engine."
|