FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ttfautohint: update to 1.8.2. by maxice8 · Pull Request #1168 · void-linux/void-packages · GitHub

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension No extension  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
8 changes: 4 additions & 4 deletions srcpkgs/ttfautohint/template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Template file for 'ttfautohint'
pkgname=ttfautohint
version=1.8.1
version=1.8.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="freetype-devel harfbuzz-devel qt-devel"
short_desc="Tools for automated hinting process and finely hand-hinting"
maintainer="Renato Aguiar <renato@renag.me>"
license="GPL-2"
license="GPL-2.0-only"
homepage="https://www.freetype.org/ttfautohint/"
distfiles="http://download.savannah.gnu.org/releases/freetype/ttfautohint-${version}.tar.gz"
checksum=12df5120be194d2731e2a3c596892aa218681614c4f924e24279baf69bb7d4f9
checksum=386741701596a8b2d5fb744901922ed2bd740490f7e6c81e5d7e83ac677889a7

if [ -n "$CROSS_BUILD" ]; then
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel"
fi

Back | FazBrowse Home | New Git URL