mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
font-sil-mingzat: update to 1.000.
This commit is contained in:
parent
0a38409da6
commit
32831bec74
2 changed files with 6 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'font-sil-mingzat'
|
# Template file for 'font-sil-mingzat'
|
||||||
pkgname=font-sil-mingzat
|
pkgname=font-sil-mingzat
|
||||||
version=0.100
|
version=1.000
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Mingzat"
|
wrksrc="Mingzat-${version}"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Script used by the Lepcha language of South Asia since Unicode 5.1"
|
short_desc="Script used by the Lepcha language of South Asia since Unicode 5.1"
|
||||||
|
@ -11,9 +11,9 @@ maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://software.sil.org/Mingzat/"
|
homepage="https://software.sil.org/Mingzat/"
|
||||||
distfiles="https://software.sil.org/downloads/r/mingzat/Mingzat-$version.zip"
|
distfiles="https://software.sil.org/downloads/r/mingzat/Mingzat-$version.zip"
|
||||||
checksum=819e6961941b0ba7a0e5f8e6bca7c181f77d5659d6c7c0b68b4302377412845d
|
checksum=7e1fe44012da7843c63263fe161abd12d4309f9cef00cb58d1055dd812d8e6ba
|
||||||
font_dirs="/usr/share/fonts/SIL"
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall Mingzat-R.ttf 644 ${font_dirs}
|
vinstall Mingzat-Regular.ttf 644 ${font_dirs}
|
||||||
}
|
}
|
||||||
|
|
2
srcpkgs/font-sil-mingzat/update
Normal file
2
srcpkgs/font-sil-mingzat/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
pkgname=Mingzat
|
||||||
|
site=https://software.sil.org/mingzat
|
Loading…
Add table
Reference in a new issue