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: x11-base/xorg-fonts/
Date: Thu, 13 Oct 2022 16:26:35 +0000 (UTC)	[thread overview]
Message-ID: <1665678296.b9ccfc75cfd84824c268d2ef82e2969a0cdc4fdb.mattst88@gentoo> (raw)

commit:     b9ccfc75cfd84824c268d2ef82e2969a0cdc4fdb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 05:01:30 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 16:24:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ccfc75

x11-base/xorg-fonts: Add new metapackage

Thanks to Marius Stoica for the proposal and initial ebuild.

Closes: https://bugs.gentoo.org/872119
Closes: https://bugs.gentoo.org/873973
Closes: https://github.com/gentoo/gentoo/pull/27762
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-base/xorg-fonts/metadata.xml        |  9 ++++++
 x11-base/xorg-fonts/xorg-fonts-1.ebuild | 54 +++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)

diff --git a/x11-base/xorg-fonts/metadata.xml b/x11-base/xorg-fonts/metadata.xml
new file mode 100644
index 000000000000..2a95a1e26c99
--- /dev/null
+++ b/x11-base/xorg-fonts/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>x11@gentoo.org</email>
+	<name>X11</name>
+</maintainer>
+<stabilize-allarches/>
+</pkgmetadata>

diff --git a/x11-base/xorg-fonts/xorg-fonts-1.ebuild b/x11-base/xorg-fonts/xorg-fonts-1.ebuild
new file mode 100644
index 000000000000..4ddf4a2e3f43
--- /dev/null
+++ b/x11-base/xorg-fonts/xorg-fonts-1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature
+
+DESCRIPTION="X11 fonts (meta package)"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+
+RDEPEND="
+	media-fonts/font-adobe-100dpi
+	media-fonts/font-adobe-75dpi
+	media-fonts/font-adobe-utopia-100dpi
+	media-fonts/font-adobe-utopia-75dpi
+	media-fonts/font-adobe-utopia-type1
+	media-fonts/font-arabic-misc
+	media-fonts/font-bh-100dpi
+	media-fonts/font-bh-75dpi
+	media-fonts/font-bh-lucidatypewriter-100dpi
+	media-fonts/font-bh-lucidatypewriter-75dpi
+	media-fonts/font-bh-type1
+	media-fonts/font-bitstream-100dpi
+	media-fonts/font-bitstream-75dpi
+	media-fonts/font-bitstream-speedo
+	media-fonts/font-bitstream-type1
+	media-fonts/font-cronyx-cyrillic
+	media-fonts/font-cursor-misc
+	media-fonts/font-daewoo-misc
+	media-fonts/font-dec-misc
+	media-fonts/font-ibm-type1
+	media-fonts/font-isas-misc
+	media-fonts/font-jis-misc
+	media-fonts/font-micro-misc
+	media-fonts/font-misc-cyrillic
+	media-fonts/font-misc-ethiopic
+	media-fonts/font-misc-meltho
+	media-fonts/font-misc-misc
+	media-fonts/font-mutt-misc
+	media-fonts/font-schumacher-misc
+	media-fonts/font-screen-cyrillic
+	media-fonts/font-sony-misc
+	media-fonts/font-sun-misc
+	media-fonts/font-winitzki-cyrillic
+	media-fonts/font-xfree86-type1
+"
+
+pkg_postinst() {
+	optfeature "Bigelow & Holmes TrueType fonts (non-free)" media-fonts/font-bh-ttf
+}


             reply	other threads:[~2022-10-13 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-13 16:26 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-19 23:33 [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-fonts/ Matt Turner
2022-10-20 13:15 Ulrich Müller
2023-04-10 16:24 Matt Turner

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=1665678296.b9ccfc75cfd84824c268d2ef82e2969a0cdc4fdb.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