15 lines
594 B
Bash
15 lines
594 B
Bash
# Template file for 'ttfautohint'
|
|
pkgname=ttfautohint
|
|
version=1.8.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
build_helper=qmake
|
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake perl"
|
|
makedepends="freetype-devel harfbuzz-devel qt5-devel"
|
|
short_desc="Tools for automated hinting process and finely hand-hinting"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://www.freetype.org/ttfautohint/"
|
|
distfiles="http://download.savannah.gnu.org/releases/freetype/ttfautohint-${version}.tar.gz"
|
|
checksum=87bb4932571ad57536a7cc20b31fd15bc68cb5429977eb43d903fa61617cf87e
|