diff options
author | Ben de Groot <yngwin@gentoo.org> | 2015-02-20 18:27:31 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2015-02-20 18:27:31 +0000 |
commit | 40296f0895879c9fbf3dc8e3cb4cc3299770031d (patch) | |
tree | 00a00172ad8007e221fd03c2cb228965685d11d6 /media-fonts | |
parent | Break up lohit-fonts into individual packages, as is done upstream (bug #3991... (diff) | |
download | gentoo-2-40296f0895879c9fbf3dc8e3cb4cc3299770031d.tar.gz gentoo-2-40296f0895879c9fbf3dc8e3cb4cc3299770031d.tar.bz2 gentoo-2-40296f0895879c9fbf3dc8e3cb4cc3299770031d.zip |
Break up lohit-fonts into individual packages, as is done upstream (bug #399181).
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/lohit-nepali/ChangeLog | 10 | ||||
-rw-r--r-- | media-fonts/lohit-nepali/Manifest | 3 | ||||
-rw-r--r-- | media-fonts/lohit-nepali/lohit-nepali-2.94.0.ebuild | 25 | ||||
-rw-r--r-- | media-fonts/lohit-nepali/metadata.xml | 5 |
4 files changed, 43 insertions, 0 deletions
diff --git a/media-fonts/lohit-nepali/ChangeLog b/media-fonts/lohit-nepali/ChangeLog new file mode 100644 index 000000000000..22a5d314e6dd --- /dev/null +++ b/media-fonts/lohit-nepali/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for media-fonts/lohit-nepali +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/lohit-nepali/ChangeLog,v 1.1 2015/02/20 18:27:31 yngwin Exp $ + +*lohit-nepali-2.94.0 (20 Feb 2015) + + 20 Feb 2015; Ben de Groot <yngwin@gentoo.org> +lohit-nepali-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-nepali/Manifest b/media-fonts/lohit-nepali/Manifest new file mode 100644 index 000000000000..7995acddd83d --- /dev/null +++ b/media-fonts/lohit-nepali/Manifest @@ -0,0 +1,3 @@ +DIST lohit-nepali-ttf-2.94.0.tar.gz 46276 SHA256 27f446a8b1f9a8f34cb4503f2831ec4d2937d1d3f18d18500183f59b0309a630 SHA512 4c125bb09fa3b26ab620f5fc4591d0cc20924f795dc1c60e351ec62a3d8c727e05d2bb1842ed19f5e04dbdda1591805f8b52f1d537ad251068128c9bc1f421c5 WHIRLPOOL 6a778f9e515f1d9b8af480b725d878d6c3bd9cc1a8bdf2648001c29741f4e4655826227ec4c643aea27e687ecbb78df11d3bf84d02f4213ffa65c24c0e07af9e +EBUILD lohit-nepali-2.94.0.ebuild 796 SHA256 6dd4843a16480503c4d3826835762e252f21250d406d9dc683cc9dadeb92a753 SHA512 4ec85718dc8e4497330d0cbe65bd23b7462ffde83712d382bdca1cb4b60bbe2a77f83b6a155b51ec8dc84922684598ed4e899127b87b1d7e0c9832c3068cfeb7 WHIRLPOOL cfccf890b19f250264de489bfcbfce73244f843e94faf6c60a9b555e080a074396713c7d77fc311df323e601af7ce511749afa597e70b14f095f1d9ee0bb0e69 +MISC metadata.xml 160 SHA256 f98af670c6967591fe20a2cf4ef27d68f8b6dfb2799f8a4cc051003f5c95f7c0 SHA512 309b994cd299c4e1e99212e9f531f63773f48b1255b1c5518f5f7c61f245045c579a7854b481c9b7ffdd79f7e71c417bfdd353ed6431903288a40e2e357b19ad WHIRLPOOL fc94ab822cf0a7455b83c600ee9333f3ad6a683f71bb17b33a21dc86d25dafa060192d7576a849668bb3f88b46f3ff7422a4d06830154bd33540a9f7a50bc1d8 diff --git a/media-fonts/lohit-nepali/lohit-nepali-2.94.0.ebuild b/media-fonts/lohit-nepali/lohit-nepali-2.94.0.ebuild new file mode 100644 index 000000000000..26b78fe78636 --- /dev/null +++ b/media-fonts/lohit-nepali/lohit-nepali-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-nepali/lohit-nepali-2.94.0.ebuild,v 1.1 2015/02/20 18:27:31 yngwin Exp $ + +EAPI=5 +inherit font +FONTDIR="/usr/share/fonts/indic/${PN}" +FONT_SUFFIX="ttf" + +DESCRIPTION="The Lohit Nepali 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-nepali/metadata.xml b/media-fonts/lohit-nepali/metadata.xml new file mode 100644 index 000000000000..c62efd4a8c1d --- /dev/null +++ b/media-fonts/lohit-nepali/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> |