From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-fontconfig/
Date: Sat, 2 Apr 2022 03:07:49 +0000 (UTC) [thread overview]
Message-ID: <1648868853.0df57c04fcbe5ed1e70b0d4ec342935af9ba4d4a.sam@gentoo> (raw)
commit: 0df57c04fcbe5ed1e70b0d4ec342935af9ba4d4a
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Thu Jul 1 19:08:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 03:07:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df57c04
app-eselect/eselect-fontconfig: drop fontconfig dependency
The eselect module doesn't actually use any part of fontconfig, so
drop it to behave like other eselect modules and remove a circular
dependency.
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../eselect-fontconfig-1.1-r2.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r2.ebuild b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r2.ebuild
new file mode 100644
index 000000000000..b297012ac992
--- /dev/null
+++ b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="An eselect module to manage /etc/fonts/conf.d symlinks"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="mirror://gentoo/fontconfig.eselect-${PV}.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND=">=app-admin/eselect-1.2.3"
+
+S=${WORKDIR}
+
+src_install() {
+ insinto /usr/share/eselect/modules
+ newins fontconfig.eselect-${PV} fontconfig.eselect
+}
next reply other threads:[~2022-04-02 3:07 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-02 3:07 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-18 2:53 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-fontconfig/ Matt Turner
2022-06-28 19:27 Arthur Zamarin
2022-06-28 19:08 Arthur Zamarin
2022-06-27 7:37 Agostino Sarubbo
2022-06-27 7:34 Agostino Sarubbo
2022-06-26 17:43 Arthur Zamarin
2022-06-26 17:24 Arthur Zamarin
2022-06-26 17:20 Arthur Zamarin
2022-06-26 17:19 Arthur Zamarin
2022-05-07 4:28 WANG Xuerui
2022-04-03 0:31 Sam James
2022-04-02 3:11 Sam James
2021-01-06 13:12 Fabian Groffen
2020-12-27 13:49 Fabian Groffen
2019-07-27 15:54 Mikle Kolyada
2019-07-27 14:42 Mikle Kolyada
2019-04-25 3:36 Aaron Bauman
2019-04-13 14:30 Aaron Bauman
2019-04-06 13:40 Mikle Kolyada
2019-03-17 23:02 Sergei Trofimovich
2019-03-17 10:29 Sergei Trofimovich
2019-03-16 22:55 Sergei Trofimovich
2019-03-16 16:58 Mikle Kolyada
2019-03-16 16:58 Mikle Kolyada
2019-03-16 16:58 Mikle Kolyada
2019-03-16 14:38 Mikle Kolyada
2019-03-16 10:19 Sergei Trofimovich
2019-03-15 22:55 Mikle Kolyada
2018-06-10 18:55 Johannes Huber
2017-01-29 14:49 Fabian Groffen
2015-12-28 22:42 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=1648868853.0df57c04fcbe5ed1e70b0d4ec342935af9ba4d4a.sam@gentoo \
--to=sam@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