summaryrefslogtreecommitdiff
path: root/media-fonts/kanjistrokeorders/kanjistrokeorders-4.004.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/kanjistrokeorders/kanjistrokeorders-4.004.ebuild')
-rw-r--r--media-fonts/kanjistrokeorders/kanjistrokeorders-4.004.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/media-fonts/kanjistrokeorders/kanjistrokeorders-4.004.ebuild b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.004.ebuild
new file mode 100644
index 000000000000..3ae8f700183b
--- /dev/null
+++ b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.004.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2009-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="Font for viewing stroke order diagrams for kanji, kana and other characters"
+HOMEPAGE="https://www.nihilist.org.uk/"
+SRC_URI="https://drive.google.com/uc?export=download&id=1snpD-IQmT6fGGQjEePHdDzE2aiwuKrz4 -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+RESTRICT="binchecks"
+
+BDEPEND="app-arch/unzip"
+
+DOCS=( readme_en_v${PV}.txt )
+
+FONT_SUFFIX="ttf"