summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild')
-rw-r--r--media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild b/media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild
new file mode 100644
index 000000000000..b678dbd8dc04
--- /dev/null
+++ b/media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+inherit font
+
+MY_P="KanjiStrokeOrders_v${PV}"
+DESCRIPTION="font to view stroke order diagrams for Kanji, Kana and etc"
+HOMEPAGE="http://sites.google.com/site/nihilistorguk/"
+SRC_URI="http://sites.google.com/site/nihilistorguk/Home/${MY_P}.zip"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Only installs fonts
+RESTRICT="strip binchecks"
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S="${WORKDIR}"
+FONT_S="${S}"
+
+FONT_SUFFIX="ttf"
+DOCS="readme_en_v${PV}.txt"