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-abyssinica/
Date: Sun, 13 May 2018 11:43:35 +0000 (UTC)	[thread overview]
Message-ID: <1526211807.7498980a15b4b1110724de55db829a1da7a28631.johu@gentoo> (raw)

commit:     7498980a15b4b1110724de55db829a1da7a28631
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 13 11:43:11 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 13 11:43:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7498980a

media-fonts/sil-abyssinica: Version bump 1.500

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 media-fonts/sil-abyssinica/Manifest                |  1 +
 .../sil-abyssinica/sil-abyssinica-1.500.ebuild     | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/media-fonts/sil-abyssinica/Manifest b/media-fonts/sil-abyssinica/Manifest
index d9bef30663a..a0942e39041 100644
--- a/media-fonts/sil-abyssinica/Manifest
+++ b/media-fonts/sil-abyssinica/Manifest
@@ -1 +1,2 @@
+DIST AbyssinicaSIL-1.500.zip 1852827 BLAKE2B 59b29242f39fba70b60ca23363e82d093354deef9f8e46386fc5408994b9629b10b0400bdb860e5482a79cddd1ffa8b5057da62cafebfc128a49057abf195462 SHA512 56cfed3d41ea0a16d041b29f417296f4cc89f3fa8e718b3e352690a954168b018a5da68745f61db77395c292e92f8964d868c8824be5edfb24fb7539dcc62c59
 DIST AbyssinicaSIL1.200.zip 1021262 BLAKE2B cc4e55276c0cc07488d2721db0c6284422e9f98fa37d46672abce60e9124c9ce58d0ec71e00156585a3b83931ce45507188397f938da7afcd42e5f6c817cf551 SHA512 49c74476da85a38b0bccf341953198c5f5f750fbeaec724e2d50ea305d8c127b928304d7410b001997a3c91d4d5d5144c226c29873eae9e18de38cdfef7a6ada

diff --git a/media-fonts/sil-abyssinica/sil-abyssinica-1.500.ebuild b/media-fonts/sil-abyssinica/sil-abyssinica-1.500.ebuild
new file mode 100644
index 00000000000..71ad446a2f2
--- /dev/null
+++ b/media-fonts/sil-abyssinica/sil-abyssinica-1.500.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_P="AbyssinicaSIL-${PV}"
+inherit font
+
+DESCRIPTION="SIL Opentype Unicode fonts for Ethiopic languages"
+HOMEPAGE="https://software.sil.org/abyssinica"
+SRC_URI="https://software.sil.org/downloads/r/${PN/sil-/}/${MY_P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos"
+IUSE="doc"
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+DOCS="FONTLOG.txt OFL-FAQ.txt README.txt"
+FONT_SUFFIX="ttf"
+FONT_S="${WORKDIR}/${MY_P}"
+S="${FONT_S}"
+
+src_install() {
+	font_src_install
+	use doc && dodoc -r "${S}"/documentation
+}


             reply	other threads:[~2018-05-13 11:43 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-13 11:43 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-15 19:30 [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-abyssinica/ Sam James
2024-12-12  2:46 Sam James
2024-12-11 22:48 Sam James
2024-12-11 22:48 Sam James
2024-12-11 22:48 Sam James
2024-08-25 23:54 Conrad Kostecki
2023-12-01  0:11 Matt Turner
2023-04-28  0:05 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-03-04 11:58 Arthur Zamarin
2023-03-04 11:09 Arthur Zamarin
2023-03-04  7:37 Arthur Zamarin
2023-03-04  7:04 Arthur Zamarin
2023-03-04  6:14 Arthur Zamarin
2023-03-04  3:16 Matt Turner
2022-11-06 18:44 Matt Turner
2021-01-06 14:01 Fabian Groffen
2018-07-10 20:06 Johannes Huber
2018-07-10 19:47 Markus Meier
2018-06-25 16:06 Tobias Klausmann
2018-06-06 23:23 Thomas Deutschmann
2018-06-03  7:41 Sergei Trofimovich
2018-05-13 11:43 Johannes Huber
2017-02-19 20:25 Manuel RĂ¼ger

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=1526211807.7498980a15b4b1110724de55db829a1da7a28631.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