diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /media-fonts/lohit-fonts | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'media-fonts/lohit-fonts')
-rw-r--r-- | media-fonts/lohit-fonts/Manifest | 1 | ||||
-rw-r--r-- | media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild | 29 | ||||
-rw-r--r-- | media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild | 28 | ||||
-rw-r--r-- | media-fonts/lohit-fonts/metadata.xml | 5 |
4 files changed, 63 insertions, 0 deletions
diff --git a/media-fonts/lohit-fonts/Manifest b/media-fonts/lohit-fonts/Manifest new file mode 100644 index 000000000000..e2923b0c91bc --- /dev/null +++ b/media-fonts/lohit-fonts/Manifest @@ -0,0 +1 @@ +DIST lohit-fonts-2.4.2.tar.gz 684860 SHA256 f9fc00033dd7c9d25909a1e8dcfcd52ab4aa9c5ce84d4a6329cdf88643237cf6 SHA512 f4f06f7f37118a704f80901a925c6c871d7a5911d16665d0d469f01bae09a706a576e023524cc2334ca373639ef8bbfd97c1fdfadd8141603999ac72634cd5fe WHIRLPOOL 6a4521af0fd433462a10e9e4aeaac4797127ce537a99190f4d5d426961b452940d5fce05c6b8dbaa557470d73f4925113817d2acb09da3e56511258ef9b49aca diff --git a/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild b/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild new file mode 100644 index 000000000000..24cb318d0d01 --- /dev/null +++ b/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="Meta ebuild for the Lohit family of Indic fonts" +HOMEPAGE="https://fedorahosted.org/lohit" +LICENSE="OFL-1.1" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +IUSE="" + +RDEPEND=" + =media-fonts/lohit-assamese-2* + =media-fonts/lohit-bengali-2* + =media-fonts/lohit-devanagari-2* + =media-fonts/lohit-gujarati-2* + =media-fonts/lohit-gurmukhi-2* + =media-fonts/lohit-kannada-2* + =media-fonts/lohit-malayalam-2* + =media-fonts/lohit-marathi-2* + =media-fonts/lohit-nepali-2* + =media-fonts/lohit-odia-2* + =media-fonts/lohit-tamil-2* + =media-fonts/lohit-tamil-classical-2* + =media-fonts/lohit-telugu-2* + " diff --git a/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild b/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild new file mode 100644 index 000000000000..24f5f4610480 --- /dev/null +++ b/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit font + +FONT_S="${S}" +FONTDIR="/usr/share/fonts/indic" +FONT_SUFFIX="ttf" + +DESCRIPTION="The Lohit family of Indic fonts" +HOMEPAGE="https://fedorahosted.org/lohit" +LICENSE="GPL-2" +SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${P}.tar.gz" + +SLOT="0" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" +IUSE="" + +DOCS="AUTHORS ChangeLog README" + +RESTRICT="test binchecks" + +src_install() { + FONT_CONF=( $(find "${FONT_S}" -name *.conf -print) ) + find "${S}" -name "*.ttf" -exec cp "{}" . \; + font_src_install +} diff --git a/media-fonts/lohit-fonts/metadata.xml b/media-fonts/lohit-fonts/metadata.xml new file mode 100644 index 000000000000..64cc0b687d48 --- /dev/null +++ b/media-fonts/lohit-fonts/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> |