19 lines
606 B
Bash
19 lines
606 B
Bash
# Template file for 'noto-fonts-cjk'
|
|
pkgname=noto-fonts-cjk
|
|
reverts="20150616_1 20170601_1 20170601_2 20170601_3 20190416_1 20190416_2
|
|
20220127_1 20220127_2 20230817_1"
|
|
version=1
|
|
revision=1
|
|
build_style=meta
|
|
depends="noto-fonts-cjk-sans noto-fonts-cjk-serif"
|
|
short_desc="Google Noto CJK fonts (meta package)"
|
|
maintainer="classabbyamp <void@placeviolette.net>"
|
|
license="OFL-1.1"
|
|
homepage="https://github.com/notofonts/noto-cjk"
|
|
|
|
noto-fonts-cjk-variable_package() {
|
|
build_style=meta
|
|
short_desc="${short_desc/fonts/variable weight &}"
|
|
depends="noto-fonts-cjk-sans-variable noto-fonts-cjk-serif-variable"
|
|
}
|