summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/lklug/lklug-0.6.ebuild')
-rw-r--r--media-fonts/lklug/lklug-0.6.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/media-fonts/lklug/lklug-0.6.ebuild b/media-fonts/lklug/lklug-0.6.ebuild
new file mode 100644
index 000000000000..39d8d5669b2a
--- /dev/null
+++ b/media-fonts/lklug/lklug-0.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+inherit font
+
+MY_P="ttf-sinhala-${P}"
+DESCRIPTION="Sinhala font"
+HOMEPAGE="http://sinhala.sourceforge.net"
+SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_P}"
+FONT_S="${S}"
+
+FONT_SUFFIX="ttf"
+
+DOCS="README.fonts"