font-iosevka: Add 01-08 variants
Uses the pack distribution
This commit is contained in:
parent
d245990a25
commit
f5b16c2181
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'font-iosevka'
|
# Template file for 'font-iosevka'
|
||||||
pkgname=font-iosevka
|
pkgname=font-iosevka
|
||||||
version=1.12.3
|
version=1.12.5
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
@ -11,12 +11,12 @@ short_desc="A slender monospace sans-serif and slab-serif typeface"
|
|||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="SIL Open Font License"
|
license="SIL Open Font License"
|
||||||
homepage="https://be5invis.github.io/Iosevka/"
|
homepage="https://be5invis.github.io/Iosevka/"
|
||||||
distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/01-iosevka-${version}.zip"
|
distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/iosevka-pack-${version}.zip"
|
||||||
checksum=e58297f02f18988aaa17e94b6bb4c4c3318fcb7891e9ad7decdd34703b81a80c
|
checksum=d173e70f6ac479e84682b5b286e147313506cab211b70413cf9a3f0b66356f68
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
vcopy *.ttf usr/share/fonts/TTF
|
vcopy *.ttc usr/share/fonts/TTF
|
||||||
$XBPS_FETCH_CMD https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENSE.md
|
$XBPS_FETCH_CMD https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENSE.md
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user