summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild')
-rw-r--r--media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild
new file mode 100644
index 000000000000..b087eb9eb267
--- /dev/null
+++ b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+inherit font
+
+DESCRIPTION="Mikachan Japanese TrueType Collection fonts"
+HOMEPAGE="http://mikachan-font.com/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2
+ http://dev.gentoo.org/~flameeyes/dist/${P}.tar.bz2"
+
+LICENSE="free-noncomm"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+IUSE=""
+
+FONT_SUFFIX="otf"
+FONT_S="${WORKDIR}/${P}"
+
+# Only installs fonts
+RESTRICT="strip binchecks"
+
+FONT_CONF=( "${FILESDIR}/60-mikachan_o.conf" )