summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/lohit-marathi/ChangeLog10
-rw-r--r--media-fonts/lohit-marathi/Manifest3
-rw-r--r--media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild25
-rw-r--r--media-fonts/lohit-marathi/metadata.xml5
4 files changed, 43 insertions, 0 deletions
diff --git a/media-fonts/lohit-marathi/ChangeLog b/media-fonts/lohit-marathi/ChangeLog
new file mode 100644
index 000000000000..1953e761941b
--- /dev/null
+++ b/media-fonts/lohit-marathi/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for media-fonts/lohit-marathi
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/lohit-marathi/ChangeLog,v 1.1 2015/02/20 18:18:52 yngwin Exp $
+
+*lohit-marathi-2.94.0 (20 Feb 2015)
+
+ 20 Feb 2015; Ben de Groot <yngwin@gentoo.org> +lohit-marathi-2.94.0.ebuild,
+ +metadata.xml:
+ Break up lohit-fonts into individual packages, as is done upstream (bug
+ #399181).
diff --git a/media-fonts/lohit-marathi/Manifest b/media-fonts/lohit-marathi/Manifest
new file mode 100644
index 000000000000..a3d4f0d70cc5
--- /dev/null
+++ b/media-fonts/lohit-marathi/Manifest
@@ -0,0 +1,3 @@
+DIST lohit-marathi-ttf-2.94.0.tar.gz 46284 SHA256 843ef521f68605e6a44e77138deb372f23ed7ac8c2822dca766ab9f58c623a79 SHA512 af801480bc38bf5582e9135c58be902ce0e024cddd3bfe7e97a3b23df877912b347929684ef30f4a4e31e5ffab0171059238187dc38e89b003d59a89737d3b2e WHIRLPOOL 7df6728efb13698601fb33dbc6e244ec1164817e79fe4ccc180c3c740305970e3aa1d4bac04916564fa2ba334144d04c07a1b3ea92ea7a2594107a278c4dad87
+EBUILD lohit-marathi-2.94.0.ebuild 797 SHA256 4de835daa28359b2d0f7718ef67d8f02a7e40dd3cd642650e654099b284abb1f SHA512 f69d517eb509d4bc17870c499c941b4ce122558e4db46fca5f5a1cd9c7efabb865ae919bcada31854559d47a5f9c36ff03e989f1d9aa8f8dbe1d45f81b895860 WHIRLPOOL 8cbdb62b7f484efd7a4768dd954d1acf90ef4d4845408993076b753385c488b441edfe99b8bc88c42efac48dd4c4c8d4d98b3b9751c8d833aa8ba474b42b26a4
+MISC metadata.xml 160 SHA256 f98af670c6967591fe20a2cf4ef27d68f8b6dfb2799f8a4cc051003f5c95f7c0 SHA512 309b994cd299c4e1e99212e9f531f63773f48b1255b1c5518f5f7c61f245045c579a7854b481c9b7ffdd79f7e71c417bfdd353ed6431903288a40e2e357b19ad WHIRLPOOL fc94ab822cf0a7455b83c600ee9333f3ad6a683f71bb17b33a21dc86d25dafa060192d7576a849668bb3f88b46f3ff7422a4d06830154bd33540a9f7a50bc1d8
diff --git a/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild b/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild
new file mode 100644
index 000000000000..5e2312e4078a
--- /dev/null
+++ b/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild,v 1.1 2015/02/20 18:18:52 yngwin Exp $
+
+EAPI=5
+inherit font
+FONTDIR="/usr/share/fonts/indic/${PN}"
+FONT_SUFFIX="ttf"
+
+DESCRIPTION="The Lohit Marathi font"
+HOMEPAGE="https://fedorahosted.org/lohit"
+SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos"
+IUSE=""
+
+DEPEND="!<media-fonts/lohit-fonts-2.20150220"
+RDEPEND="${DEPEND}"
+
+RESTRICT="test binchecks"
+S=${WORKDIR}/${PN}-${FONT_SUFFIX}-${PV}
+FONT_S=${S}
+FONT_CONF=( "65-0-${PN}.conf" )
diff --git a/media-fonts/lohit-marathi/metadata.xml b/media-fonts/lohit-marathi/metadata.xml
new file mode 100644
index 000000000000..c62efd4a8c1d
--- /dev/null
+++ b/media-fonts/lohit-marathi/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>fonts</herd>
+</pkgmetadata>