New package: font-sarasa-gothic-0.8.0
This commit is contained in:
parent
c9e6ec99e9
commit
d9faddad57
1 changed files with 21 additions and 0 deletions
21
srcpkgs/font-sarasa-gothic/template
Normal file
21
srcpkgs/font-sarasa-gothic/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template file for 'font-sarasa-gothic'
|
||||
pkgname=font-sarasa-gothic
|
||||
version=0.8.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="p7zip"
|
||||
depends="font-util"
|
||||
short_desc="CJK programming font based on Iosevka and Source Han Sans"
|
||||
maintainer="B. Wilson <x@wilsonb.com>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://github.com/be5invis/Sarasa-Gothic"
|
||||
distfiles="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${version}/sarasa-gothic-ttc-${version}.7z"
|
||||
checksum=6a78ce58fc5c572e2f6e17d6af84589b26dc97cccaf253851496c6773ae40f65
|
||||
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
vcopy * usr/share/fonts/TTF
|
||||
}
|
Loading…
Reference in a new issue