public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-gentium/
Date: Fri, 11 May 2018 15:19:41 +0000 (UTC)	[thread overview]
Message-ID: <1526051922.225a03c0430e0214f363de9f2bbf19cdebc7860f.johu@gentoo> (raw)

commit:     225a03c0430e0214f363de9f2bbf19cdebc7860f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 11 15:18:42 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 11 15:18:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225a03c0

media-fonts/sil-gentium: Revision bump 5.000-r1

EAPI 6.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 .../sil-gentium/sil-gentium-5.000-r1.ebuild        | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild b/media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild
new file mode 100644
index 00000000000..6401bad6732
--- /dev/null
+++ b/media-fonts/sil-gentium/sil-gentium-5.000-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+MY_PN="GentiumPlus"
+MY_P="${MY_PN}-${PV}"
+DESCRIPTION="Gentium Plus unicode font for Latin and Greek languages"
+HOMEPAGE="http://scripts.sil.org/gentium"
+SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=${MY_P}.zip&filename=${MY_P}.zip -> ${P}.zip
+	compact? ( http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=GentiumPlusCompact-${PV}b.zip&filename=GentiumPlusCompact-${PV}.zip -> ${MY_PN}Compact-${PV}.zip )"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="compact doc"
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+DOCS="GENTIUM-FAQ.txt OFL-FAQ.txt"
+FONT_SUFFIX="ttf"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+FONT_S="${S}"
+
+src_unpack() {
+	unpack ${A}
+
+	if use compact; then
+		mv "${WORKDIR}"/${MY_PN}Compact-${PV}/*.${FONT_SUFFIX} "${FONT_S}" || die
+	fi
+}
+
+src_install() {
+	font_src_install
+	use doc && dodoc -r "${S}"/documentation
+}


             reply	other threads:[~2018-05-11 15:19 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-11 15:19 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-11 12:03 [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-gentium/ Sam James
2023-12-01  0:11 Matt Turner
2023-04-28  0:05 Sam James
2023-04-28  0:05 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-03-04 14:11 Arthur Zamarin
2023-03-04  8:56 Arthur Zamarin
2023-03-04  8:40 Arthur Zamarin
2023-03-04  7:50 Arthur Zamarin
2023-03-04  7:37 Arthur Zamarin
2023-03-04  6:05 Arthur Zamarin
2023-03-04  3:16 Matt Turner
2022-11-06 18:44 Matt Turner
2022-08-18  2:53 Matt Turner
2022-08-02 18:47 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02  7:48 Joonas Niilola
2022-05-25  8:29 WANG Xuerui
2021-11-25 14:24 Guilherme Amadio
2021-01-06 14:01 Fabian Groffen
2020-07-04 13:53 Mike Gilbert
2018-05-14 16:36 Johannes Huber
2018-05-13 22:47 Thomas Deutschmann
2018-05-12 15:33 Sergei Trofimovich
2018-05-11 15:19 Johannes Huber
2017-11-26 23:02 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1526051922.225a03c0430e0214f363de9f2bbf19cdebc7860f.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox