[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/

2023-02-19 Thread David Seifert
commit: d16a7816ce9d9bd9a79423349cba7b3826017fdb
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 22:03:36 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 22:03:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16a7816

x11-themes/gtk-chtheme: update EAPI 6 -> 8

Signed-off-by: David Seifert  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
 }



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/

2021-04-16 Thread Sam James
commit: bdaf01d836b923e8a0e774ec2ae2eca9508146f1
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 16 08:16:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 16 11:23:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdaf01d8

x11-themes/gtk-chtheme: eutils--

Signed-off-by: Sam James  gentoo.org>

 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild 
b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
index a196e1faf27..bd7dd770de6 100644
--- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
+++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="GTK-2.0 Theme Switcher"
 HOMEPAGE="http://plasmasturm.org/programs/gtk-chtheme/;



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/

2021-01-06 Thread Fabian Groffen
commit: f0865116587bb37e404ef1240fcc8f121554e9eb
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 12:06:48 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 12:06:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0865116

x11-themes/gtk-chtheme: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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-r3.ebuild
index 8a473879964..a196e1faf27 100644
--- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
+++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2;
 
 IUSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 LICENSE="GPL-2"
 
 RDEPEND="x11-libs/gtk+:2"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/

2017-12-16 Thread Tobias Klausmann
commit: 1da481fe19777a069d64768b96fe0d86b8bbe7ca
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Dec 16 14:02:44 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Dec 16 14:03:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da481fe

x11-themes/gtk-chtheme-0.3.1-r3: amd64 stable

Gentoo-Bug: http://bugs.gentoo.org/635938

 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild 
b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
index 805768a86c4..be9fb5cb716 100644
--- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
+++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2;
 
 IUSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 LICENSE="GPL-2"
 
 RDEPEND="x11-libs/gtk+:2"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/

2017-11-27 Thread Sergei Trofimovich
commit: a69e0d8b843b2a10cbfbafc4b12e3feff61e335f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Nov 27 19:40:40 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Nov 27 19:46:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69e0d8b

x11-themes/gtk-chtheme: stable 0.3.1-r3 for sparc, bug #635938 (thanks to Rolf 
Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 x11-themes/gtk-chtheme/Manifest| 2 +-
 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gtk-chtheme/Manifest b/x11-themes/gtk-chtheme/Manifest
index 5b3a8a25304..ee935d6cf61 100644
--- a/x11-themes/gtk-chtheme/Manifest
+++ b/x11-themes/gtk-chtheme/Manifest
@@ -1 +1 @@
-DIST gtk-chtheme-0.3.1.tar.bz2 18205 SHA256 
26f4b6dd60c220d20d612ca840b6beb18b59d139078be72c7b1efefc447df844 SHA512 
162cdafe81294621f43c5aab550d6bda08a07f9f23456b82d9e885b677ed9e56ee6f602c86ce5b6f2dac5bab91a09d9e97bb07e59c9a393867410bcdcff375dd
 WHIRLPOOL 
4574425f3d179f7f0ba0461121727741d379e9569629c2f425122aef5ffa38c80d8a3d085877326fbbb76a112e2e8d30fb074026755fd3625a6bfa5c9f5b9b31
+DIST gtk-chtheme-0.3.1.tar.bz2 18205 BLAKE2B 
628f10656be4560c476b74b4c1379a4bafd1cc6a6593852bdce352919663fa10519494ca5cac3f920b036bc7a06f045488635bce91148ebc94613aae1ecb8d3d
 SHA512 
162cdafe81294621f43c5aab550d6bda08a07f9f23456b82d9e885b677ed9e56ee6f602c86ce5b6f2dac5bab91a09d9e97bb07e59c9a393867410bcdcff375dd

diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild 
b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
index fbc0b0fbc07..805768a86c4 100644
--- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
+++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2;
 
 IUSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 LICENSE="GPL-2"
 
 RDEPEND="x11-libs/gtk+:2"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/

2017-11-18 Thread Sergei Trofimovich
commit: 478e27d0242a57593ddffcd2312fe8f65f3bd600
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Nov 18 13:12:33 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Nov 18 13:19:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=478e27d0

x11-themes/gtk-chtheme: stable 0.3.1-r3 for ppc64, bug #635938

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild 
b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
index 6261b64c128..fbc0b0fbc07 100644
--- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
+++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2;
 
 IUSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~x86-macos"
+KEYWORDS="~amd64 ~arm ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 LICENSE="GPL-2"
 
 RDEPEND="x11-libs/gtk+:2"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/

2017-07-30 Thread Andreas Hüttel
commit: 29d348ab6b3552954688908e9740d71e37f92e17
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jul 30 06:56:21 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jul 30 07:26:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d348ab

x11-themes/gtk-chtheme: EAPI bump, bug 605728

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild 
b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
new file mode 100644
index 000..2adbbc6017e
--- /dev/null
+++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils 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=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~x86-macos"
+LICENSE="GPL-2"
+
+RDEPEND="x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+   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
+)
+
+src_prepare() {
+   # QA: stop Makefile from stripping the binaries
+   sed -i -e "s:strip:true:" "${S}"/Makefile || die "sed failed"
+
+   default
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake DESTDIR="${ED}" install
+}