mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 19:04:37 +08:00
remove otc-noto-cjk (is now in ttf-noto)
This commit is contained in:
parent
aaed6ffc56
commit
64de5ac271
@ -1,18 +0,0 @@
|
|||||||
pkgname=otc-noto-cjk
|
|
||||||
pkgver=20170601
|
|
||||||
pkgrel=1
|
|
||||||
_commit=32a5844539f2e348ed36b44e990f9b06d7fb89fe
|
|
||||||
pkgdesc="Google Noto CJK fonts"
|
|
||||||
arch=(any)
|
|
||||||
url="https://www.google.com/get/noto/"
|
|
||||||
license=(custom:SIL)
|
|
||||||
depends=(fontconfig)
|
|
||||||
provides=(otf-noto ttf-noto-cjk)
|
|
||||||
replaces=("ttf-noto-cjk<${pkgver}")
|
|
||||||
source=($pkgname-$pkgver.zip::"https://github.com/googlei18n/noto-cjk/archive/$_commit.zip")
|
|
||||||
sha256sums=('31e53af3f5e97ae021f24f960608e98f64aaa12804eda7fb583dcfaa8d496ebf')
|
|
||||||
|
|
||||||
package() {
|
|
||||||
install -Dt "$pkgdir"/usr/share/fonts/noto-cjk -m644 noto-cjk-*/*.ttc
|
|
||||||
install -Dt "$pkgdir"/usr/share/licenses/$pkgname -m644 noto-cjk-*/LICENSE
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user