media-fonts/lklug: Revision bump 0.6-r1
authorJohannes Huber <johu@gentoo.org>
Fri, 18 May 2018 19:34:18 +0000 (21:34 +0200)
committerJohannes Huber <johu@gentoo.org>
Fri, 18 May 2018 19:35:57 +0000 (21:35 +0200)
EAPI 6

Package-Manager: Portage-2.3.38, Repoman-2.3.9

media-fonts/lklug/lklug-0.6-r1.ebuild [new file with mode: 0644]

diff --git a/media-fonts/lklug/lklug-0.6-r1.ebuild b/media-fonts/lklug/lklug-0.6-r1.ebuild
new file mode 100644 (file)
index 0000000..2f2a9e7
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_P}"
+FONT_S="${S}"
+
+FONT_SUFFIX="ttf"
+
+DOCS="README.fonts"