mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ttfautohint: update to 1.8.3.
This commit is contained in:
parent
d1a6310ef3
commit
251f1491d5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ttfautohint'
|
# Template file for 'ttfautohint'
|
||||||
pkgname=ttfautohint
|
pkgname=ttfautohint
|
||||||
version=1.8.2
|
version=1.8.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="freetype-devel harfbuzz-devel qt5-devel"
|
makedepends="freetype-devel harfbuzz-devel qt5-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.freetype.org/ttfautohint/"
|
homepage="https://www.freetype.org/ttfautohint/"
|
||||||
distfiles="http://download.savannah.gnu.org/releases/freetype/ttfautohint-${version}.tar.gz"
|
distfiles="http://download.savannah.gnu.org/releases/freetype/ttfautohint-${version}.tar.gz"
|
||||||
checksum=386741701596a8b2d5fb744901922ed2bd740490f7e6c81e5d7e83ac677889a7
|
checksum=87bb4932571ad57536a7cc20b31fd15bc68cb5429977eb43d903fa61617cf87e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue