mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
font-sil-padauk: update to 5.001.
This commit is contained in:
parent
29208ad783
commit
b275f0f143
1 changed files with 5 additions and 8 deletions
|
@ -1,20 +1,17 @@
|
||||||
# Template file for 'font-sil-padauk'
|
# Template file for 'font-sil-padauk'
|
||||||
pkgname=font-sil-padauk
|
pkgname=font-sil-padauk
|
||||||
version=4.000
|
version=5.001
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="unzip"
|
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Font with broad support for writing systems that use the Myanmar script"
|
short_desc="Font with broad support for writing systems that use the Myanmar script"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://software.sil.org/padauk/"
|
homepage="https://software.sil.org/padauk/"
|
||||||
distfiles="https://software.sil.org/downloads/r/padauk/Padauk-${version}.zip"
|
distfiles="https://software.sil.org/downloads/r/padauk/Padauk-${version}.zip"
|
||||||
checksum=dd5311eaf0204b75044a856dbb2176a5db2bfe8ad00276ac5ff89f72d9d211fc
|
checksum=b5fc878098fe6894a2a855539f0e3ec693683bd323595784f76666ad7f40db50
|
||||||
font_dirs="/usr/share/fonts/SIL"
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall Padauk-Regular.ttf 644 ${font_dirs}
|
vmkdir usr/share/fonts/SIL
|
||||||
vinstall Padauk-Bold.ttf 644 ${font_dirs}
|
vcopy "*.ttf" usr/share/fonts/SIL
|
||||||
vinstall PadaukBook-Regular.ttf 644 ${font_dirs}
|
|
||||||
vinstall PadaukBook-Bold.ttf 644 ${font_dirs}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue