summaryrefslogtreecommitdiff
path: root/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
commit536c3711867ec947c1738f2c4b96f22e4863322d (patch)
tree697733f5cb713908dcf378e13fd15a798a906a91 /media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
parentf65628136faa35d0c4d3b5e7332275c7b35fcd96 (diff)
gentoo resync : 18.11.2018
Diffstat (limited to 'media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild')
-rw-r--r--media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
new file mode 100644
index 000000000000..774eb4e49f30
--- /dev/null
+++ b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2009-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit font
+
+MY_P="KanjiStrokeOrders_v${PV}"
+
+DESCRIPTION="Font for viewing stroke order diagrams for kanji, kana and other characters"
+HOMEPAGE="https://sites.google.com/site/nihilistorguk/"
+SRC_URI="https://sites.google.com/site/nihilistorguk/${MY_P}.zip"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="binchecks"
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S="${WORKDIR}"
+
+FONT_S="${S}"
+FONT_SUFFIX="ttf"
+DOCS="readme_en_v${PV}.txt"