harfbuzz: update to 1.9.0.

This commit is contained in:
maxice8 2018-09-10 11:22:06 -03:00
parent fb6e1d57bb
commit 5ca4ead60e
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'harfbuzz' # Template file for 'harfbuzz'
pkgname=harfbuzz pkgname=harfbuzz
version=1.8.8 version=1.9.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
hostmakedepends="automake glib-devel libtool pkg-config" hostmakedepends="automake glib-devel libtool pkg-config"
@ -12,10 +12,7 @@ license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/" homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS" changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS"
distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2" distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2"
checksum=a8e5c86e4d99e1cc9865ec1b8e9b05b98e413c2a885cd11f8e9bb9502dd3e3a9 checksum=11eca62bf0ac549b8d6be55f4e130946399939cdfe7a562fdaee711190248b00
# XXX: Remove once ICU rebuild is finished
makedepends+=" libxml2-devel"
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi