mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: font-sil-gentium-basic-1.102
Split from libreoffice-fonts
This commit is contained in:
parent
5fc2496375
commit
4fd08399d7
2 changed files with 18 additions and 0 deletions
17
srcpkgs/font-sil-gentium-basic/template
Normal file
17
srcpkgs/font-sil-gentium-basic/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'font-sil-gentium-basic'
|
||||
pkgname=font-sil-gentium-basic
|
||||
version=1.102
|
||||
revision=1
|
||||
depends="font-util"
|
||||
short_desc="Smart Unicode font families based on Gentium"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://software.sil.org/gentium/"
|
||||
distfiles="https://software.sil.org/downloads/r/gentium/GentiumBasic_${version/./}.zip"
|
||||
checksum=2f1a2c5491d7305dffd3520c6375d2f3e14931ee35c6d8ae1e8f098bf1a7b3cc
|
||||
font_dirs="/usr/share/fonts/SIL"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/SIL
|
||||
vcopy "*.ttf" usr/share/fonts/SIL
|
||||
}
|
1
srcpkgs/font-sil-gentium-basic/update
Normal file
1
srcpkgs/font-sil-gentium-basic/update
Normal file
|
@ -0,0 +1 @@
|
|||
version=${version/./}
|
Loading…
Add table
Reference in a new issue