1 # Template file for 'font-hack-ttf'
7 short_desc="A typeface designed for source code"
8 maintainer="Diogo Leal <diogo@diogoleal.com>"
10 depends="font-util xbps-triggers"
11 hostmakedepends="unzip"
12 font_dirs="/usr/share/fonts/TTF"
13 homepage="http://sourcefoundry.org/hack/"
14 distfiles="https://github.com/chrissimpkins/Hack/archive/v${version}.tar.gz"
15 checksum=3c6f1a20e86744077e83c9bacf879a5b13f659f1c07e9c5c57d6efc3cbe66c07
18 vmkdir usr/share/fonts/TTF
19 vinstall build/ttf/Hack-Bold.ttf 644 usr/share/fonts/TTF
20 vinstall build/ttf/Hack-BoldItalic.ttf 644 usr/share/fonts/TTF
21 vinstall build/ttf/Hack-Italic.ttf 644 usr/share/fonts/TTF
22 vinstall build/ttf/Hack-Regular.ttf 644 usr/share/fonts/TTF