* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/
@ 2017-11-27 12:29 Bernard Cafarelli
0 siblings, 0 replies; 8+ messages in thread
From: Bernard Cafarelli @ 2017-11-27 12:29 UTC (permalink / raw
To: gentoo-commits
commit: 4900f38dcef36dc8c164673463aff7c6430290ff
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 27 11:54:07 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Nov 27 12:28:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4900f38d
x11-plugins/wmsystray: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
x11-plugins/wmsystray/Manifest | 2 +-
x11-plugins/wmsystray/wmsystray-0.1.1.ebuild | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-plugins/wmsystray/Manifest b/x11-plugins/wmsystray/Manifest
index 971919b5668..1636d745459 100644
--- a/x11-plugins/wmsystray/Manifest
+++ b/x11-plugins/wmsystray/Manifest
@@ -1 +1 @@
-DIST wmsystray-0.1.1.tar.bz2 18261 SHA256 d24a9cb25f4394eecb6e9215b88dde0d9debf203fbf1e501fb02e3e0571c37f7 SHA512 a28d8cb6a3e74909a1467459f81a853dae2d74c28db166be15f398f00bc8066fbb1caa0e982fb3874279a7edd376ab892499e8981d2c2126eed591ef52f8d604 WHIRLPOOL 4b6032663f5cd4c236bce79cd77626a1e15cd057c96c27080587ae4f6cc506b8c10082e13a215bba0d673373d45d1f07f445802218aa7df2920469f2505fdeff
+DIST wmsystray-0.1.1.tar.bz2 18261 BLAKE2B d232dcfd3077760d7990ec8e22249aafa9dacf415e71b6a662a1a32464e233cd5460f9b99d6e1c478ce69c6ad0e9973febfce2292992d5619792d4bf4dcc1d7c SHA512 a28d8cb6a3e74909a1467459f81a853dae2d74c28db166be15f398f00bc8066fbb1caa0e982fb3874279a7edd376ab892499e8981d2c2126eed591ef52f8d604
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild
index bb4e1db5485..cad9da31487 100644
--- a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild
+++ b/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit eutils
DESCRIPTION="Window Maker dock app that provides a system tray for GNOME/KDE applications"
-SRC_URI="http://kai.vm.bytemark.co.uk/~arashi/wmsystray/release/${P}.tar.bz2"
-HOMEPAGE="http://kai.vm.bytemark.co.uk/~arashi/wmsystray/"
+HOMEPAGE="https://github.com/bbidulock/wmsystray"
+SRC_URI="https://github.com/bbidulock/wmsystray/releases/download/${PV}/${P}.tar.bz2"
RDEPEND="x11-libs/libX11
x11-libs/libXpm"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/
@ 2018-09-19 18:29 Thomas Deutschmann
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Deutschmann @ 2018-09-19 18:29 UTC (permalink / raw
To: gentoo-commits
commit: 6d3ab84b596cec9719f9b1295d58d6e65a1061fa
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 18:19:22 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 18:28:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d3ab84b
x11-plugins/wmsystray: x86 stable (bug #666088)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild
index d48af6dcae9..baccd0d6ab3 100644
--- a/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild
+++ b/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild
@@ -15,7 +15,7 @@ DEPEND="${RDEPEND}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
# Let's honour Gentoo CFLAGS and use correct install program
# Fix for #61704, cannot compile with gcc 3.4.1:
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/
@ 2018-10-05 13:55 Mikle Kolyada
0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada @ 2018-10-05 13:55 UTC (permalink / raw
To: gentoo-commits
commit: 4de552beb2d4cc5df667591316004fc81381120b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 5 13:45:23 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 13:54:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de552be
x11-plugins/wmsystray: amd64 stable wrt bug #666088
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild
index 0522567eab7..4756f31445f 100644
--- a/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild
+++ b/x11-plugins/wmsystray/wmsystray-0.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ DEPEND="${RDEPEND}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
# Let's honour Gentoo CFLAGS and use correct install program
# Fix for #61704, cannot compile with gcc 3.4.1:
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/
@ 2018-10-05 13:55 Mikle Kolyada
0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada @ 2018-10-05 13:55 UTC (permalink / raw
To: gentoo-commits
commit: 49ea817033588f00e703dcc19ffa19d3326d5e56
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 5 13:45:45 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 13:54:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ea8170
x11-plugins/wmsystray: Drop old
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
x11-plugins/wmsystray/wmsystray-0.1.1.ebuild | 48 ----------------------------
1 file changed, 48 deletions(-)
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild
deleted file mode 100644
index 470cb295624..00000000000
--- a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="Window Maker dock app that provides a system tray for GNOME/KDE applications"
-HOMEPAGE="https://github.com/bbidulock/wmsystray"
-SRC_URI="https://github.com/bbidulock/wmsystray/releases/download/${PV}/${P}.tar.bz2"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXpm"
-DEPEND="${RDEPEND}"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE=""
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # Let's honour Gentoo CFLAGS and use correct install program
- epatch "${FILESDIR}/${P}-Makefile.patch"
-
- # Fix for #61704, cannot compile with gcc 3.4.1:
- # it's a trivial change and does not affect other compilers...
- epatch "${FILESDIR}/${P}-gcc-3.4.patch"
-
- # Fix parallel compilation
- sed -ie "s/make EXTRACFLAGS/make \${MAKEOPTS} EXTRACFLAGS/" Makefile
-
- # Honour Gentoo LDFLAGS, see bug #336296
- sed -ie "s/-o wmsystray/${LDFLAGS} -o wmsystray/" wmsystray/Makefile
-}
-
-src_compile() {
- emake EXTRACFLAGS="${CFLAGS}" || die "emake failed"
-}
-
-src_install() {
- einstall || die "einstall failed"
- dodoc AUTHORS HACKING README || die
-
- domenu "${FILESDIR}/${PN}.desktop"
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/
@ 2024-04-04 9:02 Bernard Cafarelli
0 siblings, 0 replies; 8+ messages in thread
From: Bernard Cafarelli @ 2024-04-04 9:02 UTC (permalink / raw
To: gentoo-commits
commit: 059190129a84bd50955bd8a9c87c0d59a331cef2
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Apr 3 18:14:26 2024 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Apr 4 09:02:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05919012
x11-plugins/wmsystray: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmsystray/metadata.xml | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/x11-plugins/wmsystray/metadata.xml b/x11-plugins/wmsystray/metadata.xml
index 0cd5b9db476b..7c3a2439c85d 100644
--- a/x11-plugins/wmsystray/metadata.xml
+++ b/x11-plugins/wmsystray/metadata.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>voyageur@gentoo.org</email>
- <name>Bernard Cafarelli</name>
-</maintainer>
-
+ <maintainer type="person">
+ <email>voyageur@gentoo.org</email>
+ <name>Bernard Cafarelli</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">bbidulock/wmsystray</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/
@ 2025-03-08 13:34 Arthur Zamarin
0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2025-03-08 13:34 UTC (permalink / raw
To: gentoo-commits
commit: c55196fd61926c0ccfa10da8738b3274e1dbec85
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 13:34:49 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 13:34:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55196fd
x11-plugins/wmsystray: Stabilize 0.1.1-r2 ppc, #950860
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
index d6047f1b921c..121dca333cca 100644
--- a/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
+++ b/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
@@ -15,7 +15,7 @@ DEPEND="${RDEPEND}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
PATCHES=(
"${FILESDIR}/${P}-Makefile.patch"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/
@ 2025-03-08 13:37 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-03-08 13:37 UTC (permalink / raw
To: gentoo-commits
commit: cbf2db0a1dcf2dba64a1c237cba36c8b49713d68
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 13:37:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 13:37:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf2db0a
x11-plugins/wmsystray: Stabilize 0.1.1-r2 x86, #950860
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
index 121dca333cca..ad294677d049 100644
--- a/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
+++ b/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
@@ -15,7 +15,7 @@ DEPEND="${RDEPEND}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
PATCHES=(
"${FILESDIR}/${P}-Makefile.patch"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/
@ 2025-03-08 14:34 Jakov Smolić
0 siblings, 0 replies; 8+ messages in thread
From: Jakov Smolić @ 2025-03-08 14:34 UTC (permalink / raw
To: gentoo-commits
commit: c3f506eda5a964127ea041ebfa9c0d0c3248c3f6
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 14:34:12 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 14:34:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f506ed
x11-plugins/wmsystray: Stabilize 0.1.1-r2 amd64, #950860
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
index ad294677d049..80340bb7ae5d 100644
--- a/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
+++ b/x11-plugins/wmsystray/wmsystray-0.1.1-r2.ebuild
@@ -15,7 +15,7 @@ DEPEND="${RDEPEND}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
PATCHES=(
"${FILESDIR}/${P}-Makefile.patch"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-03-08 14:34 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-08 13:34 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystray/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 14:34 Jakov Smolić
2025-03-08 13:37 Sam James
2024-04-04 9:02 Bernard Cafarelli
2018-10-05 13:55 Mikle Kolyada
2018-10-05 13:55 Mikle Kolyada
2018-09-19 18:29 Thomas Deutschmann
2017-11-27 12:29 Bernard Cafarelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox