Skip to content
Snippets Groups Projects
Verified Commit 74f49fad authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/kanjistrokeorders: new package

parent cdaf8321
No related branches found
No related tags found
No related merge requests found
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=kanjistrokeorders
pkgver=4.002
pkgrel=0
pkgdesc="Typeface that has stroke order for Kanji"
url="https://sites.google.com/site/nihilistorguk/"
arch="noarch"
options="!check" # No test suite.
license="BSD-3-Clause"
depends="fontconfig"
makedepends=""
subpackages=""
source="KanjiStrokeOrders_v$pkgver.ttf::https://sites.google.com/site/nihilistorguk/KanjiStrokeOrders_v${pkgver}.ttf?attredirects=0"
builddir="$srcdir/"
package() {
cd "$builddir"
install -m644 -Dt "$pkgdir"/usr/share/fonts/X11/TTF/ *.ttf
}
sha512sums="7382be90761ec63f01fb715154955a76fb78acf1a50a6c3abc3b5b753ebb8bb01d1884e154dce6b15284ac2d7600d1276b098705ee925ee86c42d4194c688721 KanjiStrokeOrders_v4.002.ttf"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment