harfbuzz: update to 1.9.0.
This commit is contained in:
parent
fb6e1d57bb
commit
5ca4ead60e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue