mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
harfbuzz: update to 2.6.7.
This commit is contained in:
parent
17604fc83b
commit
832a7b956d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'harfbuzz'.
|
# Template file for 'harfbuzz'
|
||||||
pkgname=harfbuzz
|
pkgname=harfbuzz
|
||||||
version=2.6.6
|
version=2.6.7
|
||||||
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,7 +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="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||||
checksum=84d0f1fb4cf4b3ee398ac20eaa608ca9f7cd90d992a44540fdcb16469bb460e5
|
checksum=49e481d06cdff97bf68d99fa26bdf785331f411614485d892ea4c78eb479b218
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue