harfbuzz: update to 0.9.36.

This commit is contained in:
Juan RP 2014-11-23 08:47:03 +01:00
parent 9927197a65
commit 9ac65b8251
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'harfbuzz'.
pkgname=harfbuzz
version=0.9.35
revision=2
version=0.9.36
revision=1
build_style=gnu-configure
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
hostmakedepends="automake libtool pkg-config glib-devel"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
license="LGPL-2.1"
distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2"
checksum=0aa1a8aba6f502321cf6fef3c9d2c73dde48389c5ed1d3615a7691944c2a06ed
checksum=3bfbf7b016167ee6b2a2f83948fef75cc1253081873d6a91022161815956b9be
pre_configure() {
autoreconf -fi
@ -23,7 +23,6 @@ libharfbuzz_package() {
vmove "usr/lib/*.so.*"
}
}
harfbuzz-devel_package() {
depends="icu-devel libharfbuzz>=${version}_${revision}"
short_desc+=" - development files"