summaryrefslogtreecommitdiff
path: root/media-fonts/lohit-marathi
diff options
context:
space:
mode:
authorPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
committerPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
commitecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch)
treeb89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /media-fonts/lohit-marathi
parent1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff)
downloadbaldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip
Updating liguros repo
Diffstat (limited to 'media-fonts/lohit-marathi')
-rw-r--r--media-fonts/lohit-marathi/Manifest1
-rw-r--r--media-fonts/lohit-marathi/lohit-marathi-2.94.2.ebuild24
-rw-r--r--media-fonts/lohit-marathi/metadata.xml9
3 files changed, 34 insertions, 0 deletions
diff --git a/media-fonts/lohit-marathi/Manifest b/media-fonts/lohit-marathi/Manifest
new file mode 100644
index 000000000000..0aa5224ea7fe
--- /dev/null
+++ b/media-fonts/lohit-marathi/Manifest
@@ -0,0 +1 @@
+DIST lohit-marathi-ttf-2.94.2.tar.gz 46754 BLAKE2B 20ff96b35fc6763577b1dc3846f9b8c3aed71083a1cd3411e8c6c5040097f00660cc5d80a73443db92d8cb24207bba67ee61d0d8d686a3490d2a05c4cb335f5a SHA512 2fa8d431db5fb93a17df16c02b89039cb56f78208a1a077f6d42631dd69b2f58ea19aceb88fe32753e38f53fc1a277c48d0aab1191875acba2bb1cce200f2a04
diff --git a/media-fonts/lohit-marathi/lohit-marathi-2.94.2.ebuild b/media-fonts/lohit-marathi/lohit-marathi-2.94.2.ebuild
new file mode 100644
index 000000000000..41e33ad63fa9
--- /dev/null
+++ b/media-fonts/lohit-marathi/lohit-marathi-2.94.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit font
+FONTDIR="/usr/share/fonts/indic/${PN}"
+FONT_SUFFIX="ttf"
+
+DESCRIPTION="The Lohit Marathi font"
+HOMEPAGE="https://pagure.io/lohit"
+SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 s390 sparc x86 ~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..00be326292e6
--- /dev/null
+++ b/media-fonts/lohit-marathi/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>fonts@gentoo.org</email>
+ <name>Fonts</name>
+ </maintainer>
+ <origin>gentoo-staging</origin>
+</pkgmetadata>