summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Widmer <cwidmer@umbrox.de>2021-09-04 04:25:01 +0200
committerGuilherme Amadio <amadio@gentoo.org>2021-09-07 10:00:57 +0200
commitcb37c626b29b8a35af32547a1efe9abf9441e24d (patch)
tree2d561c975b1f7726b515136f7e6fccad1a033c6b /media-fonts/kanjistrokeorders/kanjistrokeorders-4.004.ebuild
parentapp-text/rpl: update LICENSE (diff)
downloadgentoo-cb37c626b29b8a35af32547a1efe9abf9441e24d.tar.gz
gentoo-cb37c626b29b8a35af32547a1efe9abf9441e24d.tar.bz2
gentoo-cb37c626b29b8a35af32547a1efe9abf9441e24d.zip
media-fonts/kanjistrokeorders: Bump to 4.004
Update homepage and SRC_URI. Closes: https://github.com/gentoo/gentoo/pull/22209 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Christian Widmer <cwidmer@umbrox.de> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
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"