harfbuzz: update to 1.0.0.

This commit is contained in:
Juan RP 2015-07-27 10:34:55 +02:00
parent 05f5e978e1
commit 61f06ec4c9

View File

@ -1,6 +1,6 @@
# Template build file for 'harfbuzz'. # Template build file for 'harfbuzz'.
pkgname=harfbuzz pkgname=harfbuzz
version=0.9.41 version=1.0.0
revision=1 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"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/" homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2" distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2"
checksum=d81aa53d0c02b437beeaac159d7fc16394d676bbce0860fb6f6a10b587dc057c checksum=2a57286f4bdbb24d0a093108edb046669ab146c926e7ea4b29aea1dfd196f41e
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi