[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-03-10 Thread Sam James
commit: aa993ba491120cab696d056e32f44daf34361ef9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa993ba4

x11-plugins/gkrellm-xkb: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index ab92387a631d..eb076714e07d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,10 @@ DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
-PLUGIN_SO=( xkb$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index c148d04e190e..7a78d6e126b0 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 2d748ac106370f277483244c9c88c501d70ea654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d748ac1

x11-plugins/gkrellm-xkb: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 7a78d6e126b0..310f806b149d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Andreas Sturmlechner
commit: 8dbe8d5137a0fa8bd52fd4ceccce690318b49138
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbe8d51

x11-plugins/gkrellm-xkb: drop 1.05-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
deleted file mode 100644
index eb076714e07d..
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_configure() {
-   PLUGIN_SO=( xkb$(get_modname) )
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-03-28 Thread Agostino Sarubbo
commit: 766552192970b9fba3d0ef584c687366644aad4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 28 09:55:47 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 28 09:55:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76655219

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index f85bc0b0c84..5449cad92dd 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-04-01 Thread Michael Orlitzky
commit: 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Apr  2 02:35:46 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Apr  2 02:35:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185b95f7

x11-plugins/gkrellm-xkb: remove unused version 1.05.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
deleted file mode 100644
index 04ee0a22db8..000
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-PLUGIN_SO=xkb.so



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-04-01 Thread Michael Orlitzky
commit: 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Apr  2 02:35:46 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Apr  2 02:35:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185b95f7

x11-plugins/gkrellm-xkb: remove unused version 1.05.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
deleted file mode 100644
index 04ee0a22db8..000
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-PLUGIN_SO=xkb.so



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-03-28 Thread Agostino Sarubbo
commit: 766552192970b9fba3d0ef584c687366644aad4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 28 09:55:47 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 28 09:55:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76655219

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index f85bc0b0c84..5449cad92dd 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-03-10 Thread Sam James
commit: aa993ba491120cab696d056e32f44daf34361ef9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa993ba4

x11-plugins/gkrellm-xkb: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index ab92387a631d..eb076714e07d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,10 @@ DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
-PLUGIN_SO=( xkb$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index c148d04e190e..7a78d6e126b0 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 2d748ac106370f277483244c9c88c501d70ea654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d748ac1

x11-plugins/gkrellm-xkb: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 7a78d6e126b0..310f806b149d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Andreas Sturmlechner
commit: 8dbe8d5137a0fa8bd52fd4ceccce690318b49138
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbe8d51

x11-plugins/gkrellm-xkb: drop 1.05-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
deleted file mode 100644
index eb076714e07d..
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_configure() {
-   PLUGIN_SO=( xkb$(get_modname) )
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index c148d04e190e..7a78d6e126b0 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 2d748ac106370f277483244c9c88c501d70ea654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d748ac1

x11-plugins/gkrellm-xkb: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 7a78d6e126b0..310f806b149d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Andreas Sturmlechner
commit: 8dbe8d5137a0fa8bd52fd4ceccce690318b49138
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbe8d51

x11-plugins/gkrellm-xkb: drop 1.05-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
deleted file mode 100644
index eb076714e07d..
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_configure() {
-   PLUGIN_SO=( xkb$(get_modname) )
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-03-28 Thread Agostino Sarubbo
commit: 766552192970b9fba3d0ef584c687366644aad4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 28 09:55:47 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 28 09:55:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76655219

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index f85bc0b0c84..5449cad92dd 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-04-01 Thread Michael Orlitzky
commit: 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Apr  2 02:35:46 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Apr  2 02:35:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185b95f7

x11-plugins/gkrellm-xkb: remove unused version 1.05.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
deleted file mode 100644
index 04ee0a22db8..000
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-PLUGIN_SO=xkb.so



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-03-10 Thread Sam James
commit: aa993ba491120cab696d056e32f44daf34361ef9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa993ba4

x11-plugins/gkrellm-xkb: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index ab92387a631d..eb076714e07d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,10 @@ DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
-PLUGIN_SO=( xkb$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-03-28 Thread Agostino Sarubbo
commit: 766552192970b9fba3d0ef584c687366644aad4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 28 09:55:47 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 28 09:55:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76655219

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index f85bc0b0c84..5449cad92dd 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-04-01 Thread Michael Orlitzky
commit: 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Apr  2 02:35:46 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Apr  2 02:35:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185b95f7

x11-plugins/gkrellm-xkb: remove unused version 1.05.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
deleted file mode 100644
index 04ee0a22db8..000
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-PLUGIN_SO=xkb.so



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-03-10 Thread Sam James
commit: aa993ba491120cab696d056e32f44daf34361ef9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa993ba4

x11-plugins/gkrellm-xkb: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index ab92387a631d..eb076714e07d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,10 @@ DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
-PLUGIN_SO=( xkb$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-03-28 Thread Agostino Sarubbo
commit: 766552192970b9fba3d0ef584c687366644aad4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 28 09:55:47 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 28 09:55:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76655219

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index f85bc0b0c84..5449cad92dd 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-04-01 Thread Michael Orlitzky
commit: 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Apr  2 02:35:46 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Apr  2 02:35:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185b95f7

x11-plugins/gkrellm-xkb: remove unused version 1.05.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
deleted file mode 100644
index 04ee0a22db8..000
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-PLUGIN_SO=xkb.so



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-03-10 Thread Sam James
commit: aa993ba491120cab696d056e32f44daf34361ef9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa993ba4

x11-plugins/gkrellm-xkb: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index ab92387a631d..eb076714e07d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,10 @@ DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
-PLUGIN_SO=( xkb$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index c148d04e190e..7a78d6e126b0 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 2d748ac106370f277483244c9c88c501d70ea654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d748ac1

x11-plugins/gkrellm-xkb: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 7a78d6e126b0..310f806b149d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Andreas Sturmlechner
commit: 8dbe8d5137a0fa8bd52fd4ceccce690318b49138
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbe8d51

x11-plugins/gkrellm-xkb: drop 1.05-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
deleted file mode 100644
index eb076714e07d..
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_configure() {
-   PLUGIN_SO=( xkb$(get_modname) )
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index c148d04e190e..7a78d6e126b0 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 2d748ac106370f277483244c9c88c501d70ea654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d748ac1

x11-plugins/gkrellm-xkb: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 7a78d6e126b0..310f806b149d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Andreas Sturmlechner
commit: 8dbe8d5137a0fa8bd52fd4ceccce690318b49138
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbe8d51

x11-plugins/gkrellm-xkb: drop 1.05-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
deleted file mode 100644
index eb076714e07d..
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_configure() {
-   PLUGIN_SO=( xkb$(get_modname) )
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index c148d04e190e..7a78d6e126b0 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 2d748ac106370f277483244c9c88c501d70ea654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d748ac1

x11-plugins/gkrellm-xkb: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 7a78d6e126b0..310f806b149d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Andreas Sturmlechner
commit: 8dbe8d5137a0fa8bd52fd4ceccce690318b49138
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbe8d51

x11-plugins/gkrellm-xkb: drop 1.05-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
deleted file mode 100644
index eb076714e07d..
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_configure() {
-   PLUGIN_SO=( xkb$(get_modname) )
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-03-28 Thread Agostino Sarubbo
commit: 766552192970b9fba3d0ef584c687366644aad4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 28 09:55:47 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 28 09:55:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76655219

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index f85bc0b0c84..5449cad92dd 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-04-01 Thread Michael Orlitzky
commit: 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Apr  2 02:35:46 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Apr  2 02:35:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185b95f7

x11-plugins/gkrellm-xkb: remove unused version 1.05.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
deleted file mode 100644
index 04ee0a22db8..000
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-PLUGIN_SO=xkb.so



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index c148d04e190e..7a78d6e126b0 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 2d748ac106370f277483244c9c88c501d70ea654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d748ac1

x11-plugins/gkrellm-xkb: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 7a78d6e126b0..310f806b149d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Andreas Sturmlechner
commit: 8dbe8d5137a0fa8bd52fd4ceccce690318b49138
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbe8d51

x11-plugins/gkrellm-xkb: drop 1.05-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
deleted file mode 100644
index eb076714e07d..
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_configure() {
-   PLUGIN_SO=( xkb$(get_modname) )
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index c148d04e190e..7a78d6e126b0 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Agostino Sarubbo
commit: 2d748ac106370f277483244c9c88c501d70ea654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d748ac1

x11-plugins/gkrellm-xkb: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 7a78d6e126b0..310f806b149d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-08-29 Thread Andreas Sturmlechner
commit: 8dbe8d5137a0fa8bd52fd4ceccce690318b49138
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbe8d51

x11-plugins/gkrellm-xkb: drop 1.05-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
deleted file mode 100644
index eb076714e07d..
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_configure() {
-   PLUGIN_SO=( xkb$(get_modname) )
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-03-10 Thread Sam James
commit: aa993ba491120cab696d056e32f44daf34361ef9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa993ba4

x11-plugins/gkrellm-xkb: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index ab92387a631d..eb076714e07d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,10 @@ DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
-PLUGIN_SO=( xkb$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-03-10 Thread Sam James
commit: aa993ba491120cab696d056e32f44daf34361ef9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa993ba4

x11-plugins/gkrellm-xkb: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index ab92387a631d..eb076714e07d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,10 @@ DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
-PLUGIN_SO=( xkb$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-03-28 Thread Agostino Sarubbo
commit: 766552192970b9fba3d0ef584c687366644aad4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 28 09:55:47 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 28 09:55:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76655219

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index f85bc0b0c84..5449cad92dd 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-04-01 Thread Michael Orlitzky
commit: 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Apr  2 02:35:46 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Apr  2 02:35:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185b95f7

x11-plugins/gkrellm-xkb: remove unused version 1.05.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
deleted file mode 100644
index 04ee0a22db8..000
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-PLUGIN_SO=xkb.so



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-03-28 Thread Agostino Sarubbo
commit: 766552192970b9fba3d0ef584c687366644aad4e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 28 09:55:47 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 28 09:55:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76655219

x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index f85bc0b0c84..5449cad92dd 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2017-04-01 Thread Michael Orlitzky
commit: 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Apr  2 02:35:46 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Apr  2 02:35:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185b95f7

x11-plugins/gkrellm-xkb: remove unused version 1.05.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
deleted file mode 100644
index 04ee0a22db8..000
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="XKB keyboard switcher for gkrellm2"
-HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
-SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-PLUGIN_SO=xkb.so



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2022-03-10 Thread Sam James
commit: aa993ba491120cab696d056e32f44daf34361ef9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa993ba4

x11-plugins/gkrellm-xkb: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
index ab92387a631d..eb076714e07d 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,10 @@ DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
-PLUGIN_SO=( xkb$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2023-02-10 Thread David Seifert
commit: 7bfd32ac9ea0a7649195ad3978149d01aea398b4
Author: David Seifert  gentoo  org>
AuthorDate: Fri Feb 10 21:14:18 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 10 21:14:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bfd32ac

x11-plugins/gkrellm-xkb: fix IndirectInherits on multilib

Signed-off-by: David Seifert  gentoo.org>

 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
index 310f806b149d..5d337fbdf60c 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit gkrellm-plugin toolchain-funcs
+inherit gkrellm-plugin multilib toolchain-funcs
 
 DESCRIPTION="XKB keyboard switcher for gkrellm2"
 HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/

2023-02-03 Thread Sam James
commit: f2896972d380322535c0008501764147b329c2d0
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  3 11:07:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  3 11:07:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2896972

x11-plugins/gkrellm-xkb: adopt

Help very much still welcome, just adopting so it's not m-n and can fix

the easy bugs at least.

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

 x11-plugins/gkrellm-xkb/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-xkb/metadata.xml 
b/x11-plugins/gkrellm-xkb/metadata.xml
index 85e4ed814fa2..641cbd3703e7 100644
--- a/x11-plugins/gkrellm-xkb/metadata.xml
+++ b/x11-plugins/gkrellm-xkb/metadata.xml
@@ -1,5 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
+   
+   s...@gentoo.org
+   Sam James
+   
 



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/

2023-02-02 Thread Sam James
commit: 5b1c252234b1148ac86894d95a2095cbb5a6ab6a
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  3 05:02:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  3 05:10:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1c2522

x11-plugins/gkrellm-xkb: scrub patches

Bug: https://bugs.gentoo.org/892251
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch | 6 --
 x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch  | 4 ++--
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
index 59208c8814bb..55ff0e67e880 100644
--- a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -3,12 +3,6 @@ From: Thomas Bracht Laumann Jespersen 
 Date: Sat, 26 Mar 2022 16:08:49 +0100
 Subject: [PATCH] pkgconfig
 

- Makefile | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Makefile b/Makefile
-index 13f2dd3..a63b4ab 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -1,10 +1,10 @@

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
index 425a0a0417ee..7c309be95b60 100644
--- a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -3,8 +3,8 @@ teaches the Makefile to support the user's LDFLAGS.
 
 Gentoo-Bug: 338786
 
 a/Makefile 2004-01-05 07:34:36.0 +0100
-+++ b/Makefile 2013-03-15 22:11:58.105227982 +0100
+--- a/Makefile
 b/Makefile
 @@ -5,18 +5,16 @@
  GKRELLM_INCLUDE = -I$(PREFIX)/include
  GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2022-04-21 Thread Sam James
commit: 9f5fe0f7aa0b3ddf7da451784a73dfc179fe79f6
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Sat Mar 26 15:13:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 19:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5fe0f7

x11-plugins/gkrellm-xkb: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-xkb-1.05-r2-pkgconfig.patch  | 30 
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 33 ++
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
new file mode 100644
index ..59208c8814bb
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -0,0 +1,30 @@
+From f4cd320421d80075c280dc23115d00ecefb8501c Mon Sep 17 00:00:00 2001
+From: Thomas Bracht Laumann Jespersen 
+Date: Sat, 26 Mar 2022 16:08:49 +0100
+Subject: [PATCH] pkgconfig
+
+---
+ Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 13f2dd3..a63b4ab 100644
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ 
+ PREFIX ?= /usr/local
+-GTK_CONFIG = pkg-config gtk+-2.0
++PKG_CONFIG ?= pkg-config
+ PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+-GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+-GTK_LIB = `$(GTK_CONFIG) --libs`
++GTK_CFLAGS = $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
++GTK_LIB = $(shell ${PKG_CONFIG} gtk+-2.0 --libs)
+ FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-- 
+2.34.1
+

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
new file mode 100644
index ..c148d04e190e
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-makefile.patch
+   "${FILESDIR}"/${P}-r2-pkgconfig.patch
+)
+
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2016-08-06 Thread Michael Orlitzky
commit: 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 01:44:18 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 01:44:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a1b097

x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

This new revision is thanks to Michael Mair-Keimberger who patched
three bugs at once. He made the build system respect CFLAGS and
LDFLAGS, and updated the ebuild to use USE dependencies rather than
just crashing if gkrellm was built without X support.

Gentoo-Bug: 338786
Gentoo-Bug: 421723
Gentoo-Bug: 428388

Package-Manager: portage-2.2.28

 .../gkrellm-xkb/files/gkrellm-xkb-makefile.patch   | 35 ++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 28 +
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
new file mode 100644
index 000..425a0a0
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -0,0 +1,35 @@
+This patch is by Michael Mair-Keimberger, as part of bug 338786. It
+teaches the Makefile to support the user's LDFLAGS.
+
+Gentoo-Bug: 338786
+
+--- a/Makefile 2004-01-05 07:34:36.0 +0100
 b/Makefile 2013-03-15 22:11:58.105227982 +0100
+@@ -5,18 +5,16 @@
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+ GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+ GTK_LIB = `$(GTK_CONFIG) --libs`
+-FLAGS = -Wall -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+-CFLAGS ?= -O -g
+-CFLAGS += $(FLAGS)
++FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-CC ?= gcc
++CC = $(CC)
+ INSTALL = install -c
+ INSTALL_PROGRAM = $(INSTALL) -s
+ PIX = caps_off.xpm caps_on.xpm num_off.xpm num_on.xpm
+ 
+ xkb.so: main.o
+-  $(CC) $(FLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
+ 
+ clean:
+   rm -f *.o core *.so* *.bak *~
+@@ -25,4 +23,4 @@
+   $(INSTALL_PROGRAM) xkb.so $(PLUGIN_DIR) 
+   
+ main.o: main.c $(PIX)
+-  $(CC) $(FLAGS) -c main.c
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) -c main.c

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
new file mode 100644
index 000..b5dffc2
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gkrellm-plugin
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+RDEPEND+=" ${COMMON_DEPEND}"
+DEPEND+=" ${COMMON_DEPEND}"
+
+PLUGIN_SO=xkb.so
+
+PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+
+src_compile() {
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2016-08-06 Thread Michael Orlitzky
commit: 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 01:44:18 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 01:44:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a1b097

x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

This new revision is thanks to Michael Mair-Keimberger who patched
three bugs at once. He made the build system respect CFLAGS and
LDFLAGS, and updated the ebuild to use USE dependencies rather than
just crashing if gkrellm was built without X support.

Gentoo-Bug: 338786
Gentoo-Bug: 421723
Gentoo-Bug: 428388

Package-Manager: portage-2.2.28

 .../gkrellm-xkb/files/gkrellm-xkb-makefile.patch   | 35 ++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 28 +
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
new file mode 100644
index 000..425a0a0
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -0,0 +1,35 @@
+This patch is by Michael Mair-Keimberger, as part of bug 338786. It
+teaches the Makefile to support the user's LDFLAGS.
+
+Gentoo-Bug: 338786
+
+--- a/Makefile 2004-01-05 07:34:36.0 +0100
 b/Makefile 2013-03-15 22:11:58.105227982 +0100
+@@ -5,18 +5,16 @@
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+ GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+ GTK_LIB = `$(GTK_CONFIG) --libs`
+-FLAGS = -Wall -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+-CFLAGS ?= -O -g
+-CFLAGS += $(FLAGS)
++FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-CC ?= gcc
++CC = $(CC)
+ INSTALL = install -c
+ INSTALL_PROGRAM = $(INSTALL) -s
+ PIX = caps_off.xpm caps_on.xpm num_off.xpm num_on.xpm
+ 
+ xkb.so: main.o
+-  $(CC) $(FLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
+ 
+ clean:
+   rm -f *.o core *.so* *.bak *~
+@@ -25,4 +23,4 @@
+   $(INSTALL_PROGRAM) xkb.so $(PLUGIN_DIR) 
+   
+ main.o: main.c $(PIX)
+-  $(CC) $(FLAGS) -c main.c
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) -c main.c

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
new file mode 100644
index 000..b5dffc2
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gkrellm-plugin
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+RDEPEND+=" ${COMMON_DEPEND}"
+DEPEND+=" ${COMMON_DEPEND}"
+
+PLUGIN_SO=xkb.so
+
+PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+
+src_compile() {
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2022-04-21 Thread Sam James
commit: 9f5fe0f7aa0b3ddf7da451784a73dfc179fe79f6
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Sat Mar 26 15:13:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 19:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5fe0f7

x11-plugins/gkrellm-xkb: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-xkb-1.05-r2-pkgconfig.patch  | 30 
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 33 ++
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
new file mode 100644
index ..59208c8814bb
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -0,0 +1,30 @@
+From f4cd320421d80075c280dc23115d00ecefb8501c Mon Sep 17 00:00:00 2001
+From: Thomas Bracht Laumann Jespersen 
+Date: Sat, 26 Mar 2022 16:08:49 +0100
+Subject: [PATCH] pkgconfig
+
+---
+ Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 13f2dd3..a63b4ab 100644
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ 
+ PREFIX ?= /usr/local
+-GTK_CONFIG = pkg-config gtk+-2.0
++PKG_CONFIG ?= pkg-config
+ PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+-GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+-GTK_LIB = `$(GTK_CONFIG) --libs`
++GTK_CFLAGS = $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
++GTK_LIB = $(shell ${PKG_CONFIG} gtk+-2.0 --libs)
+ FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-- 
+2.34.1
+

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
new file mode 100644
index ..c148d04e190e
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-makefile.patch
+   "${FILESDIR}"/${P}-r2-pkgconfig.patch
+)
+
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2016-08-06 Thread Michael Orlitzky
commit: 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 01:44:18 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 01:44:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a1b097

x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

This new revision is thanks to Michael Mair-Keimberger who patched
three bugs at once. He made the build system respect CFLAGS and
LDFLAGS, and updated the ebuild to use USE dependencies rather than
just crashing if gkrellm was built without X support.

Gentoo-Bug: 338786
Gentoo-Bug: 421723
Gentoo-Bug: 428388

Package-Manager: portage-2.2.28

 .../gkrellm-xkb/files/gkrellm-xkb-makefile.patch   | 35 ++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 28 +
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
new file mode 100644
index 000..425a0a0
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -0,0 +1,35 @@
+This patch is by Michael Mair-Keimberger, as part of bug 338786. It
+teaches the Makefile to support the user's LDFLAGS.
+
+Gentoo-Bug: 338786
+
+--- a/Makefile 2004-01-05 07:34:36.0 +0100
 b/Makefile 2013-03-15 22:11:58.105227982 +0100
+@@ -5,18 +5,16 @@
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+ GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+ GTK_LIB = `$(GTK_CONFIG) --libs`
+-FLAGS = -Wall -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+-CFLAGS ?= -O -g
+-CFLAGS += $(FLAGS)
++FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-CC ?= gcc
++CC = $(CC)
+ INSTALL = install -c
+ INSTALL_PROGRAM = $(INSTALL) -s
+ PIX = caps_off.xpm caps_on.xpm num_off.xpm num_on.xpm
+ 
+ xkb.so: main.o
+-  $(CC) $(FLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
+ 
+ clean:
+   rm -f *.o core *.so* *.bak *~
+@@ -25,4 +23,4 @@
+   $(INSTALL_PROGRAM) xkb.so $(PLUGIN_DIR) 
+   
+ main.o: main.c $(PIX)
+-  $(CC) $(FLAGS) -c main.c
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) -c main.c

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
new file mode 100644
index 000..b5dffc2
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gkrellm-plugin
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+RDEPEND+=" ${COMMON_DEPEND}"
+DEPEND+=" ${COMMON_DEPEND}"
+
+PLUGIN_SO=xkb.so
+
+PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+
+src_compile() {
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2022-04-21 Thread Sam James
commit: 9f5fe0f7aa0b3ddf7da451784a73dfc179fe79f6
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Sat Mar 26 15:13:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 19:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5fe0f7

x11-plugins/gkrellm-xkb: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-xkb-1.05-r2-pkgconfig.patch  | 30 
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 33 ++
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
new file mode 100644
index ..59208c8814bb
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -0,0 +1,30 @@
+From f4cd320421d80075c280dc23115d00ecefb8501c Mon Sep 17 00:00:00 2001
+From: Thomas Bracht Laumann Jespersen 
+Date: Sat, 26 Mar 2022 16:08:49 +0100
+Subject: [PATCH] pkgconfig
+
+---
+ Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 13f2dd3..a63b4ab 100644
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ 
+ PREFIX ?= /usr/local
+-GTK_CONFIG = pkg-config gtk+-2.0
++PKG_CONFIG ?= pkg-config
+ PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+-GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+-GTK_LIB = `$(GTK_CONFIG) --libs`
++GTK_CFLAGS = $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
++GTK_LIB = $(shell ${PKG_CONFIG} gtk+-2.0 --libs)
+ FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-- 
+2.34.1
+

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
new file mode 100644
index ..c148d04e190e
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-makefile.patch
+   "${FILESDIR}"/${P}-r2-pkgconfig.patch
+)
+
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2016-08-06 Thread Michael Orlitzky
commit: 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 01:44:18 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 01:44:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a1b097

x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

This new revision is thanks to Michael Mair-Keimberger who patched
three bugs at once. He made the build system respect CFLAGS and
LDFLAGS, and updated the ebuild to use USE dependencies rather than
just crashing if gkrellm was built without X support.

Gentoo-Bug: 338786
Gentoo-Bug: 421723
Gentoo-Bug: 428388

Package-Manager: portage-2.2.28

 .../gkrellm-xkb/files/gkrellm-xkb-makefile.patch   | 35 ++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 28 +
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
new file mode 100644
index 000..425a0a0
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -0,0 +1,35 @@
+This patch is by Michael Mair-Keimberger, as part of bug 338786. It
+teaches the Makefile to support the user's LDFLAGS.
+
+Gentoo-Bug: 338786
+
+--- a/Makefile 2004-01-05 07:34:36.0 +0100
 b/Makefile 2013-03-15 22:11:58.105227982 +0100
+@@ -5,18 +5,16 @@
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+ GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+ GTK_LIB = `$(GTK_CONFIG) --libs`
+-FLAGS = -Wall -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+-CFLAGS ?= -O -g
+-CFLAGS += $(FLAGS)
++FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-CC ?= gcc
++CC = $(CC)
+ INSTALL = install -c
+ INSTALL_PROGRAM = $(INSTALL) -s
+ PIX = caps_off.xpm caps_on.xpm num_off.xpm num_on.xpm
+ 
+ xkb.so: main.o
+-  $(CC) $(FLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
+ 
+ clean:
+   rm -f *.o core *.so* *.bak *~
+@@ -25,4 +23,4 @@
+   $(INSTALL_PROGRAM) xkb.so $(PLUGIN_DIR) 
+   
+ main.o: main.c $(PIX)
+-  $(CC) $(FLAGS) -c main.c
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) -c main.c

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
new file mode 100644
index 000..b5dffc2
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gkrellm-plugin
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+RDEPEND+=" ${COMMON_DEPEND}"
+DEPEND+=" ${COMMON_DEPEND}"
+
+PLUGIN_SO=xkb.so
+
+PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+
+src_compile() {
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2022-04-21 Thread Sam James
commit: 9f5fe0f7aa0b3ddf7da451784a73dfc179fe79f6
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Sat Mar 26 15:13:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 19:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5fe0f7

x11-plugins/gkrellm-xkb: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-xkb-1.05-r2-pkgconfig.patch  | 30 
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 33 ++
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
new file mode 100644
index ..59208c8814bb
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -0,0 +1,30 @@
+From f4cd320421d80075c280dc23115d00ecefb8501c Mon Sep 17 00:00:00 2001
+From: Thomas Bracht Laumann Jespersen 
+Date: Sat, 26 Mar 2022 16:08:49 +0100
+Subject: [PATCH] pkgconfig
+
+---
+ Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 13f2dd3..a63b4ab 100644
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ 
+ PREFIX ?= /usr/local
+-GTK_CONFIG = pkg-config gtk+-2.0
++PKG_CONFIG ?= pkg-config
+ PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+-GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+-GTK_LIB = `$(GTK_CONFIG) --libs`
++GTK_CFLAGS = $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
++GTK_LIB = $(shell ${PKG_CONFIG} gtk+-2.0 --libs)
+ FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-- 
+2.34.1
+

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
new file mode 100644
index ..c148d04e190e
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-makefile.patch
+   "${FILESDIR}"/${P}-r2-pkgconfig.patch
+)
+
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2022-04-21 Thread Sam James
commit: 9f5fe0f7aa0b3ddf7da451784a73dfc179fe79f6
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Sat Mar 26 15:13:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 19:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5fe0f7

x11-plugins/gkrellm-xkb: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-xkb-1.05-r2-pkgconfig.patch  | 30 
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 33 ++
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
new file mode 100644
index ..59208c8814bb
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -0,0 +1,30 @@
+From f4cd320421d80075c280dc23115d00ecefb8501c Mon Sep 17 00:00:00 2001
+From: Thomas Bracht Laumann Jespersen 
+Date: Sat, 26 Mar 2022 16:08:49 +0100
+Subject: [PATCH] pkgconfig
+
+---
+ Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 13f2dd3..a63b4ab 100644
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ 
+ PREFIX ?= /usr/local
+-GTK_CONFIG = pkg-config gtk+-2.0
++PKG_CONFIG ?= pkg-config
+ PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+-GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+-GTK_LIB = `$(GTK_CONFIG) --libs`
++GTK_CFLAGS = $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
++GTK_LIB = $(shell ${PKG_CONFIG} gtk+-2.0 --libs)
+ FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-- 
+2.34.1
+

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
new file mode 100644
index ..c148d04e190e
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-makefile.patch
+   "${FILESDIR}"/${P}-r2-pkgconfig.patch
+)
+
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2022-04-21 Thread Sam James
commit: 9f5fe0f7aa0b3ddf7da451784a73dfc179fe79f6
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Sat Mar 26 15:13:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 19:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5fe0f7

x11-plugins/gkrellm-xkb: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-xkb-1.05-r2-pkgconfig.patch  | 30 
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 33 ++
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
new file mode 100644
index ..59208c8814bb
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -0,0 +1,30 @@
+From f4cd320421d80075c280dc23115d00ecefb8501c Mon Sep 17 00:00:00 2001
+From: Thomas Bracht Laumann Jespersen 
+Date: Sat, 26 Mar 2022 16:08:49 +0100
+Subject: [PATCH] pkgconfig
+
+---
+ Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 13f2dd3..a63b4ab 100644
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ 
+ PREFIX ?= /usr/local
+-GTK_CONFIG = pkg-config gtk+-2.0
++PKG_CONFIG ?= pkg-config
+ PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+-GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+-GTK_LIB = `$(GTK_CONFIG) --libs`
++GTK_CFLAGS = $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
++GTK_LIB = $(shell ${PKG_CONFIG} gtk+-2.0 --libs)
+ FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-- 
+2.34.1
+

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
new file mode 100644
index ..c148d04e190e
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-makefile.patch
+   "${FILESDIR}"/${P}-r2-pkgconfig.patch
+)
+
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2016-08-06 Thread Michael Orlitzky
commit: 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 01:44:18 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 01:44:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a1b097

x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

This new revision is thanks to Michael Mair-Keimberger who patched
three bugs at once. He made the build system respect CFLAGS and
LDFLAGS, and updated the ebuild to use USE dependencies rather than
just crashing if gkrellm was built without X support.

Gentoo-Bug: 338786
Gentoo-Bug: 421723
Gentoo-Bug: 428388

Package-Manager: portage-2.2.28

 .../gkrellm-xkb/files/gkrellm-xkb-makefile.patch   | 35 ++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 28 +
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
new file mode 100644
index 000..425a0a0
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -0,0 +1,35 @@
+This patch is by Michael Mair-Keimberger, as part of bug 338786. It
+teaches the Makefile to support the user's LDFLAGS.
+
+Gentoo-Bug: 338786
+
+--- a/Makefile 2004-01-05 07:34:36.0 +0100
 b/Makefile 2013-03-15 22:11:58.105227982 +0100
+@@ -5,18 +5,16 @@
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+ GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+ GTK_LIB = `$(GTK_CONFIG) --libs`
+-FLAGS = -Wall -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+-CFLAGS ?= -O -g
+-CFLAGS += $(FLAGS)
++FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-CC ?= gcc
++CC = $(CC)
+ INSTALL = install -c
+ INSTALL_PROGRAM = $(INSTALL) -s
+ PIX = caps_off.xpm caps_on.xpm num_off.xpm num_on.xpm
+ 
+ xkb.so: main.o
+-  $(CC) $(FLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
+ 
+ clean:
+   rm -f *.o core *.so* *.bak *~
+@@ -25,4 +23,4 @@
+   $(INSTALL_PROGRAM) xkb.so $(PLUGIN_DIR) 
+   
+ main.o: main.c $(PIX)
+-  $(CC) $(FLAGS) -c main.c
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) -c main.c

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
new file mode 100644
index 000..b5dffc2
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gkrellm-plugin
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+RDEPEND+=" ${COMMON_DEPEND}"
+DEPEND+=" ${COMMON_DEPEND}"
+
+PLUGIN_SO=xkb.so
+
+PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+
+src_compile() {
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2016-08-06 Thread Michael Orlitzky
commit: 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 01:44:18 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 01:44:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a1b097

x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

This new revision is thanks to Michael Mair-Keimberger who patched
three bugs at once. He made the build system respect CFLAGS and
LDFLAGS, and updated the ebuild to use USE dependencies rather than
just crashing if gkrellm was built without X support.

Gentoo-Bug: 338786
Gentoo-Bug: 421723
Gentoo-Bug: 428388

Package-Manager: portage-2.2.28

 .../gkrellm-xkb/files/gkrellm-xkb-makefile.patch   | 35 ++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 28 +
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
new file mode 100644
index 000..425a0a0
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -0,0 +1,35 @@
+This patch is by Michael Mair-Keimberger, as part of bug 338786. It
+teaches the Makefile to support the user's LDFLAGS.
+
+Gentoo-Bug: 338786
+
+--- a/Makefile 2004-01-05 07:34:36.0 +0100
 b/Makefile 2013-03-15 22:11:58.105227982 +0100
+@@ -5,18 +5,16 @@
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+ GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+ GTK_LIB = `$(GTK_CONFIG) --libs`
+-FLAGS = -Wall -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+-CFLAGS ?= -O -g
+-CFLAGS += $(FLAGS)
++FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-CC ?= gcc
++CC = $(CC)
+ INSTALL = install -c
+ INSTALL_PROGRAM = $(INSTALL) -s
+ PIX = caps_off.xpm caps_on.xpm num_off.xpm num_on.xpm
+ 
+ xkb.so: main.o
+-  $(CC) $(FLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
+ 
+ clean:
+   rm -f *.o core *.so* *.bak *~
+@@ -25,4 +23,4 @@
+   $(INSTALL_PROGRAM) xkb.so $(PLUGIN_DIR) 
+   
+ main.o: main.c $(PIX)
+-  $(CC) $(FLAGS) -c main.c
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) -c main.c

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
new file mode 100644
index 000..b5dffc2
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gkrellm-plugin
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+RDEPEND+=" ${COMMON_DEPEND}"
+DEPEND+=" ${COMMON_DEPEND}"
+
+PLUGIN_SO=xkb.so
+
+PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+
+src_compile() {
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2022-04-21 Thread Sam James
commit: 9f5fe0f7aa0b3ddf7da451784a73dfc179fe79f6
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Sat Mar 26 15:13:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 19:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5fe0f7

x11-plugins/gkrellm-xkb: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-xkb-1.05-r2-pkgconfig.patch  | 30 
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 33 ++
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
new file mode 100644
index ..59208c8814bb
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -0,0 +1,30 @@
+From f4cd320421d80075c280dc23115d00ecefb8501c Mon Sep 17 00:00:00 2001
+From: Thomas Bracht Laumann Jespersen 
+Date: Sat, 26 Mar 2022 16:08:49 +0100
+Subject: [PATCH] pkgconfig
+
+---
+ Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 13f2dd3..a63b4ab 100644
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ 
+ PREFIX ?= /usr/local
+-GTK_CONFIG = pkg-config gtk+-2.0
++PKG_CONFIG ?= pkg-config
+ PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+-GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+-GTK_LIB = `$(GTK_CONFIG) --libs`
++GTK_CFLAGS = $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
++GTK_LIB = $(shell ${PKG_CONFIG} gtk+-2.0 --libs)
+ FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-- 
+2.34.1
+

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
new file mode 100644
index ..c148d04e190e
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-makefile.patch
+   "${FILESDIR}"/${P}-r2-pkgconfig.patch
+)
+
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2016-08-06 Thread Michael Orlitzky
commit: 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 01:44:18 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 01:44:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a1b097

x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

This new revision is thanks to Michael Mair-Keimberger who patched
three bugs at once. He made the build system respect CFLAGS and
LDFLAGS, and updated the ebuild to use USE dependencies rather than
just crashing if gkrellm was built without X support.

Gentoo-Bug: 338786
Gentoo-Bug: 421723
Gentoo-Bug: 428388

Package-Manager: portage-2.2.28

 .../gkrellm-xkb/files/gkrellm-xkb-makefile.patch   | 35 ++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 28 +
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
new file mode 100644
index 000..425a0a0
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -0,0 +1,35 @@
+This patch is by Michael Mair-Keimberger, as part of bug 338786. It
+teaches the Makefile to support the user's LDFLAGS.
+
+Gentoo-Bug: 338786
+
+--- a/Makefile 2004-01-05 07:34:36.0 +0100
 b/Makefile 2013-03-15 22:11:58.105227982 +0100
+@@ -5,18 +5,16 @@
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+ GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+ GTK_LIB = `$(GTK_CONFIG) --libs`
+-FLAGS = -Wall -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+-CFLAGS ?= -O -g
+-CFLAGS += $(FLAGS)
++FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-CC ?= gcc
++CC = $(CC)
+ INSTALL = install -c
+ INSTALL_PROGRAM = $(INSTALL) -s
+ PIX = caps_off.xpm caps_on.xpm num_off.xpm num_on.xpm
+ 
+ xkb.so: main.o
+-  $(CC) $(FLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
+ 
+ clean:
+   rm -f *.o core *.so* *.bak *~
+@@ -25,4 +23,4 @@
+   $(INSTALL_PROGRAM) xkb.so $(PLUGIN_DIR) 
+   
+ main.o: main.c $(PIX)
+-  $(CC) $(FLAGS) -c main.c
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) -c main.c

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
new file mode 100644
index 000..b5dffc2
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gkrellm-plugin
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+RDEPEND+=" ${COMMON_DEPEND}"
+DEPEND+=" ${COMMON_DEPEND}"
+
+PLUGIN_SO=xkb.so
+
+PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+
+src_compile() {
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2016-08-06 Thread Michael Orlitzky
commit: 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 01:44:18 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 01:44:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a1b097

x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

This new revision is thanks to Michael Mair-Keimberger who patched
three bugs at once. He made the build system respect CFLAGS and
LDFLAGS, and updated the ebuild to use USE dependencies rather than
just crashing if gkrellm was built without X support.

Gentoo-Bug: 338786
Gentoo-Bug: 421723
Gentoo-Bug: 428388

Package-Manager: portage-2.2.28

 .../gkrellm-xkb/files/gkrellm-xkb-makefile.patch   | 35 ++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 28 +
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
new file mode 100644
index 000..425a0a0
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -0,0 +1,35 @@
+This patch is by Michael Mair-Keimberger, as part of bug 338786. It
+teaches the Makefile to support the user's LDFLAGS.
+
+Gentoo-Bug: 338786
+
+--- a/Makefile 2004-01-05 07:34:36.0 +0100
 b/Makefile 2013-03-15 22:11:58.105227982 +0100
+@@ -5,18 +5,16 @@
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+ GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+ GTK_LIB = `$(GTK_CONFIG) --libs`
+-FLAGS = -Wall -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+-CFLAGS ?= -O -g
+-CFLAGS += $(FLAGS)
++FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-CC ?= gcc
++CC = $(CC)
+ INSTALL = install -c
+ INSTALL_PROGRAM = $(INSTALL) -s
+ PIX = caps_off.xpm caps_on.xpm num_off.xpm num_on.xpm
+ 
+ xkb.so: main.o
+-  $(CC) $(FLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) main.o -o xkb.so $(LIBS) $(LFLAGS)
+ 
+ clean:
+   rm -f *.o core *.so* *.bak *~
+@@ -25,4 +23,4 @@
+   $(INSTALL_PROGRAM) xkb.so $(PLUGIN_DIR) 
+   
+ main.o: main.c $(PIX)
+-  $(CC) $(FLAGS) -c main.c
++  $(CC) $(CFLAGS) $(FLAGS) $(LDFLAGS) -c main.c

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
new file mode 100644
index 000..b5dffc2
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit gkrellm-plugin
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+RDEPEND+=" ${COMMON_DEPEND}"
+DEPEND+=" ${COMMON_DEPEND}"
+
+PLUGIN_SO=xkb.so
+
+PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+
+src_compile() {
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-xkb/files/, x11-plugins/gkrellm-xkb/

2022-04-21 Thread Sam James
commit: 9f5fe0f7aa0b3ddf7da451784a73dfc179fe79f6
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Sat Mar 26 15:13:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 21 19:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5fe0f7

x11-plugins/gkrellm-xkb: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-xkb-1.05-r2-pkgconfig.patch  | 30 
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 33 ++
 2 files changed, 63 insertions(+)

diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch 
b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
new file mode 100644
index ..59208c8814bb
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -0,0 +1,30 @@
+From f4cd320421d80075c280dc23115d00ecefb8501c Mon Sep 17 00:00:00 2001
+From: Thomas Bracht Laumann Jespersen 
+Date: Sat, 26 Mar 2022 16:08:49 +0100
+Subject: [PATCH] pkgconfig
+
+---
+ Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 13f2dd3..a63b4ab 100644
+--- a/Makefile
 b/Makefile
+@@ -1,10 +1,10 @@
+ 
+ PREFIX ?= /usr/local
+-GTK_CONFIG = pkg-config gtk+-2.0
++PKG_CONFIG ?= pkg-config
+ PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins
+ GKRELLM_INCLUDE = -I$(PREFIX)/include
+-GTK_CFLAGS = `$(GTK_CONFIG) --cflags` 
+-GTK_LIB = `$(GTK_CONFIG) --libs`
++GTK_CFLAGS = $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
++GTK_LIB = $(shell ${PKG_CONFIG} gtk+-2.0 --libs)
+ FLAGS = -fPIC $(GTK_CFLAGS) $(GKRELLM_INCLUDE)
+ LIBS = $(GTK_LIB)
+ LFLAGS = -shared
+-- 
+2.34.1
+

diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild 
b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
new file mode 100644
index ..c148d04e190e
--- /dev/null
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+DESCRIPTION="XKB keyboard switcher for gkrellm2"
+HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/";
+SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-makefile.patch
+   "${FILESDIR}"/${P}-r2-pkgconfig.patch
+)
+
+src_configure() {
+   PLUGIN_SO=( xkb$(get_modname) )
+   default
+}
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}