mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
harfbuzz: revert 1.1.0 update; causes text corruption with terminology.
This commit is contained in:
parent
4e168b6acf
commit
4d9222d124
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=1.1.0
|
||||
revision=1
|
||||
reverts=1.1.0_1
|
||||
version=1.0.6
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
|
||||
hostmakedepends="automake libtool pkg-config glib-devel"
|
||||
|
@ -11,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||
license="MIT"
|
||||
distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2"
|
||||
checksum=0f584a5947e60ede565e7a4e122baa5e4b17a62eab872abf5f73d8552ceb716b
|
||||
checksum=f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Add table
Reference in a new issue