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

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

x11-plugins/gkrellkam: fix IndirectInherits on multilib

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

 x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild 
b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
index df6c139e400e..f64705fbb506 100644
--- a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
+++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.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
 
 MY_P=${P/-/_}
 



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

2022-08-29 Thread Andreas Sturmlechner
commit: e4f4caec4596a671da918e9ec1f273e5facbb7c0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:32:28 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f4caec

x11-plugins/gkrellkam: drop 2.0.0

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

 x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild | 36 
 1 file changed, 36 deletions(-)

diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild 
b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
deleted file mode 100644
index 3831e4e1f7fb..
--- a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
+++ /dev/null
@@ -1,36 +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
-
-MY_P=${P/-/_}
-
-DESCRIPTION="an Image-Watcher-Plugin for GKrellM2"
-SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz"
-HOMEPAGE="http://gkrellkam.sourceforge.net;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc sparc x86"
-IUSE=""
-
-RDEPEND="
-app-admin/gkrellm:2[X]
-net-misc/wget"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-   local PLUGIN_SO=( ${PN}2$(get_modname) )
-   local PLUGIN_DOCS=( example.list )
-
-   gkrellm-plugin_src_install
-   doman gkrellkam-list.5
-}



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

2022-08-29 Thread Agostino Sarubbo
commit: 8fd6568ea642cf5151ee14ebddfcc9a06a50ca3c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:16 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd6568e

x11-plugins/gkrellkam: x86 stable wrt bug #867175

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

 x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild 
b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
index f991dfd9b3f8..df6c139e400e 100644
--- a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
+++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc sparc x86"
 
 RDEPEND="
app-admin/gkrellm:2[X]



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

2022-08-29 Thread Agostino Sarubbo
commit: 4740b44d8bd22dd73dbd92388e43759620c06c9b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:33 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4740b44d

x11-plugins/gkrellkam: amd64 stable wrt bug #867175

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

 x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild 
b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
index 25fd15750759..f991dfd9b3f8 100644
--- a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
+++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc sparc ~x86"
 
 RDEPEND="
app-admin/gkrellm:2[X]



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

2022-08-28 Thread Arthur Zamarin
commit: 535a4247b205ddb1d13b0aeb4f413e73fb43dfcf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Aug 28 20:45:26 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Aug 28 20:45:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535a4247

x11-plugins/gkrellkam: Stabilize 2.0.0-r1 sparc, #867175

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild 
b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
index 951eb4818034..25fd15750759 100644
--- a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
+++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86"
 
 RDEPEND="
app-admin/gkrellm:2[X]



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

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

x11-plugins/gkrellkam: update EAPI 6 -> 8

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

 .../files/gkrellkam-2.0.0-r1-pkgconfig.patch   | 13 +++
 x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild| 40 ++
 2 files changed, 53 insertions(+)

diff --git a/x11-plugins/gkrellkam/files/gkrellkam-2.0.0-r1-pkgconfig.patch 
b/x11-plugins/gkrellkam/files/gkrellkam-2.0.0-r1-pkgconfig.patch
new file mode 100644
index ..c5993890fe6e
--- /dev/null
+++ b/x11-plugins/gkrellkam/files/gkrellkam-2.0.0-r1-pkgconfig.patch
@@ -0,0 +1,13 @@
+--- a/Makefile
 b/Makefile
+@@ -12,8 +12,9 @@ DESTDIR =
+ # This should point to the GKrellM headers
+ GKRELLM_HDRS = /usr/include
+ 
++PKG_CONFIG ?= pkg-config
+ CC = $(CC)
+-GTKFLAGS := $(shell pkg-config gtk+-2.0 --cflags)
++GTKFLAGS := $(shell ${PKG_CONFIG} gtk+-2.0 --cflags)
+ CFLAGS := $(CFLAGS) -fPIC $(GTKFLAGS) -I$(GKRELLM_HDRS)
+ LFLAGS = -shared
+ INST_DIR := $(DESTDIR)/usr/lib/gkrellm2/plugins

diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild 
b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
new file mode 100644
index ..951eb4818034
--- /dev/null
+++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin toolchain-funcs
+
+MY_P=${P/-/_}
+
+DESCRIPTION="an Image-Watcher-Plugin for GKrellM2"
+HOMEPAGE="http://gkrellkam.sourceforge.net;
+SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+   app-admin/gkrellm:2[X]
+   net-misc/wget"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-makefile.patch
+   "${FILESDIR}"/${P}-r1-pkgconfig.patch
+)
+
+src_compile() {
+   tc-export PKG_CONFIG
+   emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+   local PLUGIN_SO=( ${PN}2$(get_modname) )
+   local PLUGIN_DOCS=( example.list )
+
+   gkrellm-plugin_src_install
+   doman gkrellkam-list.5
+}



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

2019-07-15 Thread Michał Górny
commit: 5e639d2ac45d3b13c5010c375b3fc9e0d5e4cd39
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 15 15:27:19 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 15 15:27:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e639d2a

x11-plugins/gkrellkam: Sort KEYWORDS

Signed-off-by: Michał Górny  gentoo.org>

 x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild 
b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
index bbb98a01715..b0cff7e1856 100644
--- a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
+++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ HOMEPAGE="http://gkrellkam.sourceforge.net;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 ppc sparc alpha amd64"
+KEYWORDS="alpha amd64 ppc sparc x86"
 IUSE=""
 
 RDEPEND="



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

2018-01-04 Thread David Seifert
commit: a573eb974e9204b58c7d2395e957de76a2f525ba
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jan  3 22:34:33 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Jan  4 09:16:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a573eb97

x11-plugins/gkrellkam: Eclass update

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../gkrellkam/files/gkrellkam-2.0.0-makefile.patch |  4 ++--
 x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild   | 27 +++---
 2 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/x11-plugins/gkrellkam/files/gkrellkam-2.0.0-makefile.patch 
b/x11-plugins/gkrellkam/files/gkrellkam-2.0.0-makefile.patch
index 83178b4b0ff..f897f4102b6 100644
--- a/x11-plugins/gkrellkam/files/gkrellkam-2.0.0-makefile.patch
+++ b/x11-plugins/gkrellkam/files/gkrellkam-2.0.0-makefile.patch
@@ -1,5 +1,5 @@
 Makefile   2002-10-23 18:36:20.0 +0200
-+++ Makefile_new   2013-03-16 14:02:42.979029588 +0100
+--- a/Makefile
 b/Makefile
 @@ -12,10 +12,10 @@
  # This should point to the GKrellM headers
  GKRELLM_HDRS = /usr/include

diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild 
b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
index ae3ad974d5d..bbb98a01715 100644
--- a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
+++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
@@ -1,35 +1,36 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
-inherit eutils gkrellm-plugin toolchain-funcs
+EAPI=6
+
+inherit gkrellm-plugin toolchain-funcs
 
 MY_P=${P/-/_}
 
 DESCRIPTION="an Image-Watcher-Plugin for GKrellM2"
 SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz"
 HOMEPAGE="http://gkrellkam.sourceforge.net;
+
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
 KEYWORDS="x86 ppc sparc alpha amd64"
+IUSE=""
 
-RDEPEND="net-misc/wget
-app-admin/gkrellm[X]"
+RDEPEND="
+app-admin/gkrellm:2[X]
+net-misc/wget"
 DEPEND="${RDEPEND}"
 
-PLUGIN_SO=gkrellkam2.so
-PLUGIN_DOCS="example.list"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-makefile.patch
-}
+PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
 
 src_compile() {
emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
 }
 
-src_install () {
+src_install() {
+   local PLUGIN_SO=( ${PN}2$(get_modname) )
+   local PLUGIN_DOCS=( example.list )
+
gkrellm-plugin_src_install
doman gkrellkam-list.5
 }