public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/encodings/
Date: Thu, 20 Sep 2018 22:10:55 +0000 (UTC)	[thread overview]
Message-ID: <1537481443.b9d7af55d844b0ba0da7030fc84283a94d7d2a8a.sping@gentoo> (raw)

commit:     b9d7af55d844b0ba0da7030fc84283a94d7d2a8a
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 20 21:29:03 2018 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Sep 20 22:10:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d7af55

media-fonts/encodings: Turn into well-behaved font

Lack of file /usr/share/fonts/encodings/.uuid
causes sandbox violation issues in other packages.
font_pkg_postinst take care of its creation now.

eclass xorg-2.eclass would inherit font.eclass for us
but package "media-fonts/encodings" does not pass the guard
for pattern media-fonts/font* in xorg-2.eclass, so we need
to inherit font.eclass, explicitly.

Bug: https://bugs.gentoo.org/665008

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-fonts/encodings/encodings-1.0.4-r2.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/media-fonts/encodings/encodings-1.0.4-r2.ebuild b/media-fonts/encodings/encodings-1.0.4-r2.ebuild
new file mode 100644
index 00000000000..0d23578cb78
--- /dev/null
+++ b/media-fonts/encodings/encodings-1.0.4-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit xorg-2 font  # since media-fonts/encodings does not match media-fonts/font*
+
+DESCRIPTION="X.Org font encodings"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND="x11-apps/mkfontscale
+	>=media-fonts/font-util-1.1.1-r1"
+
+ECONF_SOURCE="${S}"


             reply	other threads:[~2018-09-20 22:11 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-20 22:10 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-21 21:09 [gentoo-commits] repo/gentoo:master commit in: media-fonts/encodings/ Matt Turner
2024-04-02 19:10 Arthur Zamarin
2024-04-02 16:53 Arthur Zamarin
2024-04-02 16:43 Arthur Zamarin
2024-04-02 16:37 Arthur Zamarin
2024-04-02 16:37 Arthur Zamarin
2024-03-03  4:24 Matt Turner
2024-03-03  4:24 Matt Turner
2022-08-17 16:11 Arthur Zamarin
2022-08-17  5:57 Arthur Zamarin
2022-08-15 14:33 Sam James
2022-07-12 23:55 Matt Turner
2021-10-24 17:22 Mike Gilbert
2020-09-13  6:27 Sam James
2019-07-28 13:05 Mikle Kolyada
2019-07-21 17:13 Aaron Bauman
2019-07-19 11:33 Agostino Sarubbo
2019-07-18 11:33 Agostino Sarubbo
2019-07-18 10:47 Agostino Sarubbo
2019-07-17 14:03 Agostino Sarubbo
2019-07-17 10:18 Mikle Kolyada
2019-07-14  9:11 Sergei Trofimovich
2019-07-13 10:36 Sergei Trofimovich
2019-07-10 10:30 Agostino Sarubbo
2019-07-09 23:11 Sergei Trofimovich
2019-06-17 17:15 Matt Turner
2018-12-08 17:28 Mikle Kolyada
2018-11-29  5:17 Matt Turner
2018-11-27 20:30 Matt Turner
2018-11-27 12:03 Mart Raudsepp
2018-11-17 14:57 Mikle Kolyada
2018-11-10 17:23 Matt Turner
2018-11-04 14:16 Sergei Trofimovich
2018-11-04  4:35 Matt Turner
2018-11-03 14:36 Mikle Kolyada
2018-09-21 11:21 Sebastian Pipping
2017-07-02 22:36 Manuel Rüger
2017-01-29 18:56 Fabian Groffen

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=1537481443.b9d7af55d844b0ba0da7030fc84283a94d7d2a8a.sping@gentoo \
    --to=sping@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