python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / ttfautohint / template
blobe47013540660bf86d11424a2035e3589a93dec0a
1 # Template file for 'ttfautohint'
2 pkgname=ttfautohint
3 version=1.8.1
4 revision=1
5 build_style=gnu-configure
6 hostmakedepends="pkg-config"
7 makedepends="freetype-devel harfbuzz-devel qt-devel"
8 short_desc="Tools for automated hinting process and finely hand-hinting"
9 maintainer="Renato Aguiar <renato@renag.me>"
10 license="GPL-2"
11 homepage="https://www.freetype.org/ttfautohint/"
12 distfiles="http://download.savannah.gnu.org/releases/freetype/ttfautohint-${version}.tar.gz"
13 checksum=12df5120be194d2731e2a3c596892aa218681614c4f924e24279baf69bb7d4f9
15 if [ -n "$CROSS_BUILD" ]; then
16         hostmakedepends+=" qt-host-tools qt-devel"