public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-misc-ethiopic/
Date: Fri,  7 Aug 2020 22:52:34 +0000 (UTC)	[thread overview]
Message-ID: <1596840730.06a296c86966e393c796190cdf287e2bdad59494.mattst88@gentoo> (raw)

commit:     06a296c86966e393c796190cdf287e2bdad59494
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 20:47:46 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 22:52:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a296c8

media-fonts/font-misc-ethiopic: Version bump to 1.0.4

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-misc-ethiopic/Manifest            |  1 +
 .../font-misc-ethiopic-1.0.4.ebuild                | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/media-fonts/font-misc-ethiopic/Manifest b/media-fonts/font-misc-ethiopic/Manifest
index 5389338f4b9..d75850858a9 100644
--- a/media-fonts/font-misc-ethiopic/Manifest
+++ b/media-fonts/font-misc-ethiopic/Manifest
@@ -1 +1,2 @@
 DIST font-misc-ethiopic-1.0.3.tar.bz2 245606 BLAKE2B e0cf89f4500226b7213d6f3f88b3bf575501140d8742fe5e30b07eefd2c1fe2fc9bfe941639032d3b5ce45eb7e6f352af7b6468e7f8b0fc941ed9cee8d531f96 SHA512 b3e3f7462f37216796730a894761c7d60d5ede0f51351997e6c3c92e3136c788a2710690f482d05ed1396a4b6be452e1f871febc7e5b7a1a67e43bcc1ec7c77d
+DIST font-misc-ethiopic-1.0.4.tar.bz2 270076 BLAKE2B b27d188fcb5be3e4e5fed810f26c0f5edf5a51a3532bd51b44e55283518bc1a353054da4f37c5535197eeb6958bfe1567ab54d1d9f428b046b84c5d1233aae21 SHA512 4fed9ff3782746898c56dac199e9ca89356f4967779937049b9ff4ffad202317c023859f92d44b371dfa5485d5368ccad648e64b12cde0ed21f7d4aee5affcd5

diff --git a/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4.ebuild b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4.ebuild
new file mode 100644
index 00000000000..cc322ce0539
--- /dev/null
+++ b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+FONT_DIR="OTF"
+
+inherit xorg-3
+
+DESCRIPTION="Miscellaneous Ethiopic fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+XORG_CONFIGURE_OPTIONS=(
+	--with-fontrootdir="${EPREFIX}/usr/share/fonts"
+
+	# This flag unexpectedly doesn't control whether the font (i.e. the .ttf file)
+	# is installed, but instead only controls whether mkfontscale/mkfontdir is
+	# run. I suspect this is a bug.
+	--disable-truetype-install
+)
+
+src_install() {
+	xorg-3_src_install
+
+	# TTF fonts are not supposed to be installed.
+	rm -r "${ED}/usr/share/fonts/TTF" || die
+}


             reply	other threads:[~2020-08-07 22:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07 22:52 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-09  4:05 [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-misc-ethiopic/ Matt Turner
2023-04-08 17:18 Arthur Zamarin
2023-04-08 15:00 Arthur Zamarin
2023-04-08 14:47 Arthur Zamarin
2023-04-08 10:46 Arthur Zamarin
2023-04-08  9:57 Arthur Zamarin
2023-04-08  9:02 Arthur Zamarin
2023-04-08  6:18 Arthur Zamarin
2023-02-28  1:37 Matt Turner
2022-10-13 18:41 Matt Turner
2021-10-22  1:33 Yixun Lan
2021-07-25 22:53 Georgy Yakovlev
2020-09-25  4:53 Matt Turner
2020-09-18  8:11 Agostino Sarubbo
2020-09-18  8:02 Agostino Sarubbo
2020-09-15 22:23 Thomas Deutschmann
2020-08-07 22:52 Matt Turner
2020-08-06 19:11 Matt Turner
2017-12-15  8:31 Patrice Clement
2017-12-15  8:31 Patrice Clement
2017-11-25 20:19 Matt Turner
2016-03-04  6:27 Stephen Klimaszewski

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=1596840730.06a296c86966e393c796190cdf287e2bdad59494.mattst88@gentoo \
    --to=mattst88@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