* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmforkplop/
@ 2018-08-25 7:09 Bernard Cafarelli
0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli @ 2018-08-25 7:09 UTC (permalink / raw
To: gentoo-commits
commit: aeeed8b1a034c86d5c3d9c6375171e469543fc87
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Aug 21 07:22:49 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Aug 25 07:09:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeeed8b1
x11-plugins/wmforkplop: restore RDEPEND
.../{wmforkplop-0.9.3-r2.ebuild => wmforkplop-0.9.3-r3.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild
similarity index 96%
rename from x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild
rename to x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild
index 5d55aaf80fb..3878d594dd3 100644
--- a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild
+++ b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild
@@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
DEPEND="gnome-base/libgtop
media-libs/imlib2[X]"
+RDEPEND="${DEPEND}"
# Easier to patch configure directly here
PATCHES=( "${FILESDIR}"/${P}-cflags.patch )
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmforkplop/
@ 2018-12-11 14:29 Bernard Cafarelli
0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli @ 2018-12-11 14:29 UTC (permalink / raw
To: gentoo-commits
commit: fc5338e54dc126d2ec75517ef5b2c61eaad815ef
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec 7 14:08:52 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 14:27:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5338e5
x11-plugins/wmforkplop: drop old
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild | 23 -----------------------
x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild | 21 ---------------------
2 files changed, 44 deletions(-)
diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild
deleted file mode 100644
index 73fb872a3ed..00000000000
--- a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="monitors the forking activity of the kernel and most active processes"
-HOMEPAGE="http://hules.free.fr/wmforkplop"
-SRC_URI="http://hules.free.fr/wmforkplop/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE=""
-
-DEPEND="gnome-base/libgtop
- media-libs/imlib2[X]"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # Easier to patch configure directly here
- epatch "${FILESDIR}"/${P}-cflags.patch
-}
diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild
deleted file mode 100644
index c29ea07ec33..00000000000
--- a/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="monitors the forking activity of the kernel and most active processes"
-HOMEPAGE="http://hules.free.fr/wmforkplop"
-SRC_URI="http://hules.free.fr/wmforkplop/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE=""
-
-DEPEND="gnome-base/libgtop
- media-libs/imlib2[X]"
-RDEPEND="${DEPEND}"
-
-#src_install() {
-# emake DESTDIR="${D}" install
-#}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmforkplop/
@ 2024-05-23 22:05 Bernard Cafarelli
0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli @ 2024-05-23 22:05 UTC (permalink / raw
To: gentoo-commits
commit: b623307d26939791dbd07365a98840ab2903f406
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 22:04:31 2024 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu May 23 22:04:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b623307d
x11-plugins/wmforkplop: add USE dep on imlib2[text]
Closes: https://bugs.gentoo.org/925708
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild
index 2ecbefa3c127..b236d829259a 100644
--- a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild
+++ b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
DEPEND="gnome-base/libgtop
- media-libs/imlib2[X]"
+ media-libs/imlib2[X,text(+)]"
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}"/${P}-configure.patch )
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-23 22:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 22:05 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmforkplop/ Bernard Cafarelli
-- strict thread matches above, loose matches on Subject: below --
2018-12-11 14:29 Bernard Cafarelli
2018-08-25 7:09 Bernard Cafarelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox