font-sil-charis: update to 6.001
Remove unzip hostdepend: bsdtar works just fine
This commit is contained in:
parent
3eca19f62f
commit
dbc806d7d5
1 changed files with 7 additions and 8 deletions
|
@ -1,21 +1,20 @@
|
||||||
# Template file for 'font-sil-charis'
|
# Template file for 'font-sil-charis'
|
||||||
pkgname=font-sil-charis
|
pkgname=font-sil-charis
|
||||||
version=5.000
|
version=6.001
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="CharisSIL-${version}"
|
wrksrc="CharisSIL-${version}"
|
||||||
hostmakedepends="unzip"
|
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Unicode serif font, similar to Bitstream Charter"
|
short_desc="Unicode serif font, similar to Bitstream Charter"
|
||||||
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://software.sil.org/charis/"
|
homepage="https://software.sil.org/charis/"
|
||||||
distfiles="https://software.sil.org/downloads/r/charis/CharisSIL-${version}.zip"
|
distfiles="https://software.sil.org/downloads/r/charis/CharisSIL-${version}.zip"
|
||||||
checksum=5e3e5473b30363008c289cc87e2aa584a0916087a63a3f689defa8e0cee09bfd
|
checksum=850df14e9024790e061a406715693ff39489dd071ea583b3258bdeba8384ebe8
|
||||||
font_dirs="/usr/share/fonts/SIL"
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall CharisSIL-B.ttf 644 ${font_dirs}
|
vinstall CharisSIL-Bold.ttf 644 ${font_dirs}
|
||||||
vinstall CharisSIL-BI.ttf 644 ${font_dirs}
|
vinstall CharisSIL-BoldItalic.ttf 644 ${font_dirs}
|
||||||
vinstall CharisSIL-I.ttf 644 ${font_dirs}
|
vinstall CharisSIL-Italic.ttf 644 ${font_dirs}
|
||||||
vinstall CharisSIL-R.ttf 644 ${font_dirs}
|
vinstall CharisSIL-Regular.ttf 644 ${font_dirs}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue