font-hack-otf: remove, eliminated on 3.000 by upstream
This commit is contained in:
parent
3009722849
commit
baaa5ce83f
1 changed files with 0 additions and 24 deletions
|
@ -1,24 +0,0 @@
|
|||
# Template file for 'font-hack-otf'
|
||||
pkgname=font-hack-otf
|
||||
version=2.020
|
||||
revision=1
|
||||
wrksrc=Hack-${version}
|
||||
noarch="yes"
|
||||
short_desc="A typeface designed for source code - OTF format"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="Hack Open Font License"
|
||||
depends="font-util xbps-triggers"
|
||||
hostmakedepends="unzip"
|
||||
font_dirs="/usr/share/fonts/OTF"
|
||||
homepage="http://sourcefoundry.org/hack/"
|
||||
distfiles="https://github.com/chrissimpkins/Hack/archive/v${version}.tar.gz"
|
||||
checksum=60c75b9a1e68fd8e450d56eadb66b963d2a0f1907fc2f0e9c9bfe6c00793ebfd
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/OTF
|
||||
vinstall build/otf/Hack-Bold.otf 644 usr/share/fonts/OTF
|
||||
vinstall build/otf/Hack-BoldItalic.otf 644 usr/share/fonts/OTF
|
||||
vinstall build/otf/Hack-Italic.otf 644 usr/share/fonts/OTF
|
||||
vinstall build/otf/Hack-Regular.otf 644 usr/share/fonts/OTF
|
||||
vlicense LICENSE.md
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue