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

2024-04-14 Thread Arthur Zamarin
commit: e7185d6210a4987b26b2dac456c04c8178225ebe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Apr 14 13:46:26 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Apr 14 13:46:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7185d62

x11-plugins/wmtop: drop 0.85, EAPI6--

Closes: https://bugs.gentoo.org/929945
Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-plugins/wmtop/wmtop-0.85.ebuild | 30 --
 1 file changed, 30 deletions(-)

diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild 
b/x11-plugins/wmtop/wmtop-0.85.ebuild
deleted file mode 100644
index 63b85df2a302..
--- a/x11-plugins/wmtop/wmtop-0.85.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="dockapp for monitoring the top three processes using cpu or 
memory"
-HOMEPAGE="https://www.dockapps.net/wmtop;
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdockapp-0.7:=
-   x11-libs/libX11
-   x11-libs/libXpm
-   x11-libs/libXext"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-
-# Incorrect path in this tarball version
-S=${WORKDIR}/dockapps-be3f170
-
-src_prepare() {
-   eapply_user
-
-   eautoreconf
-}



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

2024-04-13 Thread Arthur Zamarin
commit: 7abc72f66852745c34ebaa543082002bb988b86d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 13 20:55:00 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 13 20:55:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abc72f6

x11-plugins/wmtop: Stabilize 0.85-r1 amd64, #929945

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

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

diff --git a/x11-plugins/wmtop/wmtop-0.85-r1.ebuild 
b/x11-plugins/wmtop/wmtop-0.85-r1.ebuild
index 395390c32b00..0593eb255369 100644
--- a/x11-plugins/wmtop/wmtop-0.85-r1.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.85-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/dockapps-be3f170"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=
x11-libs/libX11



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

2024-04-13 Thread Arthur Zamarin
commit: 6fbe969c64a116b85c013f66321fdf284667a7dc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 13 20:55:00 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 13 20:55:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbe969c

x11-plugins/wmtop: Stabilize 0.85-r1 x86, #929945

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

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

diff --git a/x11-plugins/wmtop/wmtop-0.85-r1.ebuild 
b/x11-plugins/wmtop/wmtop-0.85-r1.ebuild
index 0593eb255369..a22492bad3bf 100644
--- a/x11-plugins/wmtop/wmtop-0.85-r1.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.85-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/dockapps-be3f170"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=
x11-libs/libX11



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

2023-09-19 Thread Bernard Cafarelli
commit: 6e37f846bbe464203af798a18978ba1975d55d22
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Mon Sep 18 17:06:35 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Sep 19 20:37:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e37f846

x11-plugins/wmtop: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-plugins/wmtop/wmtop-0.85-r1.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/x11-plugins/wmtop/wmtop-0.85-r1.ebuild 
b/x11-plugins/wmtop/wmtop-0.85-r1.ebuild
new file mode 100644
index ..395390c32b00
--- /dev/null
+++ b/x11-plugins/wmtop/wmtop-0.85-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Dockapp for monitoring the top three processes using cpu or 
memory"
+HOMEPAGE="https://www.dockapps.net/wmtop;
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz;
+# Incorrect path in this tarball version
+S="${WORKDIR}/dockapps-be3f170"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND=">=x11-libs/libdockapp-0.7:=
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXext"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"
+
+src_prepare() {
+   eapply_user
+   eautoreconf
+}



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

2018-05-05 Thread Aaron Bauman
commit: 97744d2fe4042d78689e3234d0e4494949b47b54
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Apr 30 09:08:08 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 19:27:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97744d2f

x11-plugins/wmtop: use HTTPS

 x11-plugins/wmtop/wmtop-0.85.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild 
b/x11-plugins/wmtop/wmtop-0.85.ebuild
index a9860141ef5..43f1dbde59c 100644
--- a/x11-plugins/wmtop/wmtop-0.85.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.85.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools
 
 DESCRIPTION="dockapp for monitoring the top three processes using cpu or 
memory"
-HOMEPAGE="http://www.dockapps.net/wmtop;
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz;
+HOMEPAGE="https://www.dockapps.net/wmtop;
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"



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

2017-11-26 Thread Bernard Cafarelli
commit: 392121220f19e591a8921d4edb0385903726a7e0
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Nov 26 23:28:49 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Nov 26 23:29:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39212122

x11-plugins/wmtop: tarball has a different directory name

Closes: https://bugs.gentoo.org/638760
Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmtop/wmtop-0.85.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild 
b/x11-plugins/wmtop/wmtop-0.85.ebuild
index 5242a13685c..a9860141ef5 100644
--- a/x11-plugins/wmtop/wmtop-0.85.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.85.ebuild
@@ -20,6 +20,9 @@ RDEPEND=">=x11-libs/libdockapp-0.7:=
 DEPEND="${RDEPEND}
x11-proto/xproto"
 
+# Incorrect path in this tarball version
+S=${WORKDIR}/dockapps-be3f170
+
 src_prepare() {
eapply_user
 



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

2017-11-24 Thread Bernard Cafarelli
commit: 8c139576a7a58c5cddbbec7263d3f924b1623eff
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 24 23:21:28 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 24 23:21:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c139576

x11-plugins/wmtop: update SRC_URI

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmtop/Manifest  | 2 +-
 x11-plugins/wmtop/wmtop-0.85.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-plugins/wmtop/Manifest b/x11-plugins/wmtop/Manifest
index 8805908803e..5c5559253db 100644
--- a/x11-plugins/wmtop/Manifest
+++ b/x11-plugins/wmtop/Manifest
@@ -1 +1 @@
-DIST wmtop-0.85.tar.gz 21554 BLAKE2B 
5a7e268934125cfef4cc835490203039250ca09e25d2b4dda8483171688197d1d4bfdf8aa5fdf4d65b12841a2b9263d76b4ddb62a6a2365178e94526f16d9c2c
 SHA512 
fd41bcb6799d2c24a43ab906f70138984781c1184e83aca68dcaee9af2bd5e49c50c6dbe2775852152c7d459bc30c074ba3d67f499e033da1646e207d6a02830
+DIST wmtop-0.85.tar.gz 21165 BLAKE2B 
d114391a987395ae2defcfe03bc4dc022b8d9e4163b310cb4294e34097d8b950fff44c09035265ed152a1a86d2aadd67dcca7a50cd1230c0cf5c49d2b2cb49c1
 SHA512 
0a251b1ae32fe8c9a09ed1aeb19315d2eab42a7b2264d637de57f2ca946af69f68fec43d921a21ea0cb25b5fa6e24206bf1321ce59dd0ed6c187a5327c7ec70a

diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild 
b/x11-plugins/wmtop/wmtop-0.85.ebuild
index 8a3119963af..5242a13685c 100644
--- a/x11-plugins/wmtop/wmtop-0.85.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.85.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
@@ -6,7 +6,7 @@ inherit autotools
 
 DESCRIPTION="dockapp for monitoring the top three processes using cpu or 
memory"
 HOMEPAGE="http://www.dockapps.net/wmtop;
-SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz;
+SRC_URI="http://www.dockapps.net/download/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"



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

2017-11-24 Thread Bernard Cafarelli
commit: 08616d4e1a22aa8aaa96a8341d9991b0683e85d5
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 24 23:20:02 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 24 23:20:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08616d4e

x11-plugins/wmtop: drop old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmtop/Manifest|   3 +-
 x11-plugins/wmtop/files/wmtop-0.9.0-list.patch| 127 ---
 x11-plugins/wmtop/files/wmtop-0.9.0-meminfo.patch | 189 --
 x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild   |  39 -
 4 files changed, 1 insertion(+), 357 deletions(-)

diff --git a/x11-plugins/wmtop/Manifest b/x11-plugins/wmtop/Manifest
index 1e21743aa13..8805908803e 100644
--- a/x11-plugins/wmtop/Manifest
+++ b/x11-plugins/wmtop/Manifest
@@ -1,2 +1 @@
-DIST wmtop-0.85.tar.gz 21554 SHA256 
4d2de9fc4a372751a45f16bb487d8625d383550a08252fcdcd8f927b291626d0 SHA512 
fd41bcb6799d2c24a43ab906f70138984781c1184e83aca68dcaee9af2bd5e49c50c6dbe2775852152c7d459bc30c074ba3d67f499e033da1646e207d6a02830
 WHIRLPOOL 
c1a1cd22edd660b74ffee97859f2b71a96a7b75f9d22f0ff42a1cdca2b58d75b8c75441ba6476a1916c5ecf66e20e438a92c6edc91ae044bac22e993c0e65475
-DIST wmtop-0.9.0.tar.gz 25833 SHA256 
b141e608b32c1d58c03c31c18b420d25a490bfe49a63a56cef5b8f86935752de SHA512 
f0308b10e94350c51b6782c1399e6583e493b74a261834fd3c8ec75d7c8bbf643a7df5663a8c2645a9167e6718f141ee163039b1f559cbe6c0c154bc1ab1d2d8
 WHIRLPOOL 
1e2c2b3890c56c3a8afc6de06446bdee9daa48a77b24626550c3a1db2e2c246d830d36083bf3586ba16d4570a409c46e2302ac04ed04b5e7c4ad6367f8bb4988
+DIST wmtop-0.85.tar.gz 21554 BLAKE2B 
5a7e268934125cfef4cc835490203039250ca09e25d2b4dda8483171688197d1d4bfdf8aa5fdf4d65b12841a2b9263d76b4ddb62a6a2365178e94526f16d9c2c
 SHA512 
fd41bcb6799d2c24a43ab906f70138984781c1184e83aca68dcaee9af2bd5e49c50c6dbe2775852152c7d459bc30c074ba3d67f499e033da1646e207d6a02830

diff --git a/x11-plugins/wmtop/files/wmtop-0.9.0-list.patch 
b/x11-plugins/wmtop/files/wmtop-0.9.0-list.patch
deleted file mode 100644
index e6a77a3faf6..000
--- a/x11-plugins/wmtop/files/wmtop-0.9.0-list.patch
+++ /dev/null
@@ -1,127 +0,0 @@
-diff -Naur wmgeneral.orig/list.c wmgeneral/list.c
 wmgeneral.orig/list.c  2016-01-04 13:25:53.717286654 +0100
-+++ wmgeneral/list.c   2016-01-04 13:26:06.948290980 +0100
-@@ -38,7 +38,7 @@
- 
- /* Return a cons cell produced from (head . tail) */
- 
--INLINE LinkedList* 
-+LinkedList* 
- list_cons(void* head, LinkedList* tail)
- {
-   LinkedList* cell;
-@@ -51,7 +51,7 @@
- 
- /* Return the length of a list, list_length(NULL) returns zero */
- 
--INLINE int
-+int
- list_length(LinkedList* list)
- {
-   int i = 0;
-@@ -66,7 +66,7 @@
- /* Return the Nth element of LIST, where N count from zero.  If N 
-larger than the list length, NULL is returned  */
- 
--INLINE void*
-+void*
- list_nth(int index, LinkedList* list)
- {
-   while(index-- != 0)
-@@ -81,7 +81,7 @@
- 
- /* Remove the element at the head by replacing it by its successor */
- 
--INLINE void
-+void
- list_remove_head(LinkedList** list)
- {
-   if (!*list) return;  
-@@ -101,7 +101,7 @@
- 
- /* Remove the element with `car' set to ELEMENT */
- /*
--INLINE void
-+void
- list_remove_elem(LinkedList** list, void* elem)
- {
-   while (*list)
-@@ -112,7 +112,7 @@
- }
- }*/
- 
--INLINE LinkedList *
-+LinkedList *
- list_remove_elem(LinkedList* list, void* elem)
- {
- LinkedList *tmp;
-@@ -132,7 +132,7 @@
- 
- /* Return element that has ELEM as car */
- 
--INLINE LinkedList*
-+LinkedList*
- list_find(LinkedList* list, void* elem)
- {
-   while(list)
-@@ -146,7 +146,7 @@
- 
- /* Free list (backwards recursive) */
- 
--INLINE void
-+void
- list_free(LinkedList* list)
- {
-   if(list)
-@@ -158,7 +158,7 @@
- 
- /* Map FUNCTION over all elements in LIST */
- 
--INLINE void
-+void
- list_mapcar(LinkedList* list, void(*function)(void*))
- {
-   while(list)
-diff -Naur wmgeneral.orig/list.h wmgeneral/list.h
 wmgeneral.orig/list.h  2016-01-04 13:25:53.717286654 +0100
-+++ wmgeneral/list.h   2016-01-04 13:25:56.934287706 +0100
-@@ -29,31 +29,25 @@
- #ifndef __LIST_H_
- #define __LIST_H_
- 
--#if defined(__GNUC__) && !defined(__STRICT_ANSI__)
--# define INLINE inline
--#else
--# define INLINE
--#endif
--
- typedef struct LinkedList {
-   void *head;
-   struct LinkedList *tail;
- } LinkedList;
- 
--INLINE LinkedList* list_cons(void* head, LinkedList* tail);
-+LinkedList* list_cons(void* head, LinkedList* tail);
- 
--INLINE int list_length(LinkedList* list);
-+int list_length(LinkedList* list);
- 
--INLINE void* list_nth(int index, LinkedList* list);
-+void* list_nth(int index, LinkedList* list);
- 
--INLINE void list_remove_head(LinkedList** list);
-+void list_remove_head(LinkedList** list);
- 
--INLINE LinkedList *list_remove_elem(LinkedList* list, void* elem);
-+LinkedList *list_remove_elem(LinkedList* list, void* elem);
- 
--INLINE void list_mapcar(LinkedList* 

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

2016-04-09 Thread Agostino Sarubbo
commit: e085ae4396c7852e34d96713b5125b605641421f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Apr  9 14:16:38 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Apr  9 14:16:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e085ae43

x11-plugins/wmtop: x86 stable wrt bug #579234

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/wmtop/wmtop-0.85.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild 
b/x11-plugins/wmtop/wmtop-0.85.ebuild
index 909d0db..cc4c657 100644
--- a/x11-plugins/wmtop/wmtop-0.85.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.85.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=



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

2016-04-09 Thread Agostino Sarubbo
commit: 1ac6d939027df72aa6d27247328d1d13f27918b0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Apr  9 14:13:43 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Apr  9 14:13:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac6d939

x11-plugins/wmtop: amd64 stable wrt bug #579234

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/wmtop/wmtop-0.85.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild 
b/x11-plugins/wmtop/wmtop-0.85.ebuild
index f46ee44..909d0db 100644
--- a/x11-plugins/wmtop/wmtop-0.85.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.85.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=



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

2016-02-11 Thread Bernard Cafarelli
commit: 5e0a03d20e373ec0166faedd060f977acb806fc8
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Feb 11 09:04:37 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Feb 11 09:04:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0a03d2

x11-plugins/wmtop: version bump

Updated ebuild (EAPI6, upstream has autoconf now, ...)

Package-Manager: portage-2.2.27

 x11-plugins/wmtop/Manifest  |  1 +
 x11-plugins/wmtop/wmtop-0.85.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/x11-plugins/wmtop/Manifest b/x11-plugins/wmtop/Manifest
index 239c2fa..1e21743 100644
--- a/x11-plugins/wmtop/Manifest
+++ b/x11-plugins/wmtop/Manifest
@@ -1 +1,2 @@
+DIST wmtop-0.85.tar.gz 21554 SHA256 
4d2de9fc4a372751a45f16bb487d8625d383550a08252fcdcd8f927b291626d0 SHA512 
fd41bcb6799d2c24a43ab906f70138984781c1184e83aca68dcaee9af2bd5e49c50c6dbe2775852152c7d459bc30c074ba3d67f499e033da1646e207d6a02830
 WHIRLPOOL 
c1a1cd22edd660b74ffee97859f2b71a96a7b75f9d22f0ff42a1cdca2b58d75b8c75441ba6476a1916c5ecf66e20e438a92c6edc91ae044bac22e993c0e65475
 DIST wmtop-0.9.0.tar.gz 25833 SHA256 
b141e608b32c1d58c03c31c18b420d25a490bfe49a63a56cef5b8f86935752de SHA512 
f0308b10e94350c51b6782c1399e6583e493b74a261834fd3c8ec75d7c8bbf643a7df5663a8c2645a9167e6718f141ee163039b1f559cbe6c0c154bc1ab1d2d8
 WHIRLPOOL 
1e2c2b3890c56c3a8afc6de06446bdee9daa48a77b24626550c3a1db2e2c246d830d36083bf3586ba16d4570a409c46e2302ac04ed04b5e7c4ad6367f8bb4988

diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild 
b/x11-plugins/wmtop/wmtop-0.85.ebuild
new file mode 100644
index 000..f46ee44
--- /dev/null
+++ b/x11-plugins/wmtop/wmtop-0.85.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="dockapp for monitoring the top three processes using cpu or 
memory"
+HOMEPAGE="http://windowmaker.org/dockapps/?name=wmtop;
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdockapp-0.7:=
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXext"
+DEPEND="${RDEPEND}
+   x11-proto/xproto"
+
+src_prepare() {
+   eapply_user
+
+   eautoreconf
+}



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

2016-01-04 Thread Bernard Cafarelli
commit: 6a6ce709cfce859fe40ea4d4cbe0d7f2c7e1365e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Jan  4 12:27:39 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Jan  4 12:56:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6ce709

x11-plugins/wmtop: fix compilation with gcc 5, bug #569276

Package-Manager: portage-2.2.26

 x11-plugins/wmtop/files/wmtop-0.9.0-list.patch | 127 +
 x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild|   3 +-
 2 files changed, 129 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/wmtop/files/wmtop-0.9.0-list.patch 
b/x11-plugins/wmtop/files/wmtop-0.9.0-list.patch
new file mode 100644
index 000..e6a77a3
--- /dev/null
+++ b/x11-plugins/wmtop/files/wmtop-0.9.0-list.patch
@@ -0,0 +1,127 @@
+diff -Naur wmgeneral.orig/list.c wmgeneral/list.c
+--- wmgeneral.orig/list.c  2016-01-04 13:25:53.717286654 +0100
 wmgeneral/list.c   2016-01-04 13:26:06.948290980 +0100
+@@ -38,7 +38,7 @@
+ 
+ /* Return a cons cell produced from (head . tail) */
+ 
+-INLINE LinkedList* 
++LinkedList* 
+ list_cons(void* head, LinkedList* tail)
+ {
+   LinkedList* cell;
+@@ -51,7 +51,7 @@
+ 
+ /* Return the length of a list, list_length(NULL) returns zero */
+ 
+-INLINE int
++int
+ list_length(LinkedList* list)
+ {
+   int i = 0;
+@@ -66,7 +66,7 @@
+ /* Return the Nth element of LIST, where N count from zero.  If N 
+larger than the list length, NULL is returned  */
+ 
+-INLINE void*
++void*
+ list_nth(int index, LinkedList* list)
+ {
+   while(index-- != 0)
+@@ -81,7 +81,7 @@
+ 
+ /* Remove the element at the head by replacing it by its successor */
+ 
+-INLINE void
++void
+ list_remove_head(LinkedList** list)
+ {
+   if (!*list) return;  
+@@ -101,7 +101,7 @@
+ 
+ /* Remove the element with `car' set to ELEMENT */
+ /*
+-INLINE void
++void
+ list_remove_elem(LinkedList** list, void* elem)
+ {
+   while (*list)
+@@ -112,7 +112,7 @@
+ }
+ }*/
+ 
+-INLINE LinkedList *
++LinkedList *
+ list_remove_elem(LinkedList* list, void* elem)
+ {
+ LinkedList *tmp;
+@@ -132,7 +132,7 @@
+ 
+ /* Return element that has ELEM as car */
+ 
+-INLINE LinkedList*
++LinkedList*
+ list_find(LinkedList* list, void* elem)
+ {
+   while(list)
+@@ -146,7 +146,7 @@
+ 
+ /* Free list (backwards recursive) */
+ 
+-INLINE void
++void
+ list_free(LinkedList* list)
+ {
+   if(list)
+@@ -158,7 +158,7 @@
+ 
+ /* Map FUNCTION over all elements in LIST */
+ 
+-INLINE void
++void
+ list_mapcar(LinkedList* list, void(*function)(void*))
+ {
+   while(list)
+diff -Naur wmgeneral.orig/list.h wmgeneral/list.h
+--- wmgeneral.orig/list.h  2016-01-04 13:25:53.717286654 +0100
 wmgeneral/list.h   2016-01-04 13:25:56.934287706 +0100
+@@ -29,31 +29,25 @@
+ #ifndef __LIST_H_
+ #define __LIST_H_
+ 
+-#if defined(__GNUC__) && !defined(__STRICT_ANSI__)
+-# define INLINE inline
+-#else
+-# define INLINE
+-#endif
+-
+ typedef struct LinkedList {
+   void *head;
+   struct LinkedList *tail;
+ } LinkedList;
+ 
+-INLINE LinkedList* list_cons(void* head, LinkedList* tail);
++LinkedList* list_cons(void* head, LinkedList* tail);
+ 
+-INLINE int list_length(LinkedList* list);
++int list_length(LinkedList* list);
+ 
+-INLINE void* list_nth(int index, LinkedList* list);
++void* list_nth(int index, LinkedList* list);
+ 
+-INLINE void list_remove_head(LinkedList** list);
++void list_remove_head(LinkedList** list);
+ 
+-INLINE LinkedList *list_remove_elem(LinkedList* list, void* elem);
++LinkedList *list_remove_elem(LinkedList* list, void* elem);
+ 
+-INLINE void list_mapcar(LinkedList* list, void(*function)(void*));
++void list_mapcar(LinkedList* list, void(*function)(void*));
+ 
+-INLINE LinkedList*list_find(LinkedList* list, void* elem);
++LinkedList*list_find(LinkedList* list, void* elem);
+ 
+-INLINE void list_free(LinkedList* list);
++void list_free(LinkedList* list);
+ 
+ #endif

diff --git a/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild 
b/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild
index 14757a5..eaeb37c 100644
--- a/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,6 +24,7 @@ DEPEND="${RDEPEND}
 src_prepare() {
sed -ie "s/\$(FLAGS) -o wmtop/\$(DEBUG) \$(LDFLAGS) -D\$(OS) -o wmtop/" 
Makefile || die "sed failed"
epatch "${FILESDIR}"/${P}-meminfo.patch
+   epatch "${FILESDIR}"/${P}-list.patch
 }
 
 src_compile() {