font-firacode: add font: provides
This commit is contained in:
committed by
classabbyamp
parent
bc6852f20a
commit
812c34dc0b
@@ -1,7 +1,7 @@
|
||||
# Template file for 'font-firacode'
|
||||
pkgname=font-firacode
|
||||
version=6.2
|
||||
revision=1
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="unzip"
|
||||
short_desc="FiraCode: monospaced font with programming ligatures"
|
||||
@@ -12,6 +12,7 @@ changelog="https://github.com/tonsky/FiraCode/raw/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/tonsky/FiraCode/releases/download/${version}/Fira_Code_v${version}.zip"
|
||||
checksum=0949915ba8eb24d89fd93d10a7ff623f42830d7c5ffc3ecbf960e4ecad3e3e79
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
provides="font:monospace-0_1"
|
||||
|
||||
do_install() {
|
||||
install -Dm644 ttf/* -t ${DESTDIR}/${font_dirs}
|
||||
|
||||
Reference in New Issue
Block a user