From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/
Date: Sun, 19 Feb 2023 22:04:00 +0000 (UTC) [thread overview]
Message-ID: <1676844216.d16a7816ce9d9bd9a79423349cba7b3826017fdb.soap@gentoo> (raw)
commit: d16a7816ce9d9bd9a79423349cba7b3826017fdb
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 22:03:36 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 22:03:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16a7816
x11-themes/gtk-chtheme: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...0.3.1-r3.ebuild => gtk-chtheme-0.3.1-r4.ebuild} | 23 +++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r4.ebuild
similarity index 68%
rename from x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
rename to x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r4.ebuild
index bd7dd770de66..40828f11d52f 100644
--- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
+++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r4.ebuild
@@ -1,33 +1,33 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit toolchain-funcs
DESCRIPTION="GTK-2.0 Theme Switcher"
HOMEPAGE="http://plasmasturm.org/programs/gtk-chtheme/"
SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2"
-IUSE=""
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-LICENSE="GPL-2"
RDEPEND="x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/${P}-implicit.patch
- "${FILESDIR}/${P}-asneeded.patch" # Fix forced as-needed, bug #248655
- "${FILESDIR}/${P}-qgtkstyle.patch" # Make it work with qgtkstyle, bug #250504
+ "${FILESDIR}"/${P}-asneeded.patch # Fix forced as-needed, bug #248655
+ "${FILESDIR}"/${P}-qgtkstyle.patch # Make it work with qgtkstyle, bug #250504
)
src_prepare() {
- # QA: stop Makefile from stripping the binaries
- sed -i -e "s:strip:true:" "${S}"/Makefile || die "sed failed"
-
default
+
+ # QA: stop Makefile from stripping the binaries
+ sed -i -e "s:strip:true:" Makefile || die
}
src_compile() {
@@ -36,4 +36,5 @@ src_compile() {
src_install() {
emake DESTDIR="${ED}" install
+ einstalldocs
}
next reply other threads:[~2023-02-19 22:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-19 22:04 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-16 11:23 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/ Sam James
2021-01-06 12:07 Fabian Groffen
2017-12-16 14:04 Tobias Klausmann
2017-11-27 19:46 Sergei Trofimovich
2017-11-18 13:20 Sergei Trofimovich
2017-07-30 7:27 Andreas Hüttel
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=1676844216.d16a7816ce9d9bd9a79423349cba7b3826017fdb.soap@gentoo \
--to=soap@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