harfbuzz: update to 2.6.1.
This commit is contained in:
parent
350d8a8d58
commit
f59069d242
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'harfbuzz'
|
# Template file for 'harfbuzz'
|
||||||
pkgname=harfbuzz
|
pkgname=harfbuzz
|
||||||
version=2.6.0
|
version=2.6.1
|
||||||
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"
|
||||||
hostmakedepends="automake glib-devel libtool pkg-config"
|
hostmakedepends="automake glib-devel libtool pkg-config"
|
||||||
makedepends="cairo-devel graphite-devel icu-devel"
|
makedepends="cairo-devel graphite-devel icu-devel"
|
||||||
short_desc="OpenType text shaping engine"
|
short_desc="OpenType text shaping engine"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MIT"
|
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.xz"
|
distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9cf7d117548265f95ca884e2f4c9fafaf4e17d45a67b11107147b79eed76c966
|
checksum=c651fb3faaa338aeb280726837c2384064cdc17ef40539228d88a1260960844f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue