* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/
@ 2017-11-27 0:57 Bernard Cafarelli
0 siblings, 0 replies; 8+ messages in thread
From: Bernard Cafarelli @ 2017-11-27 0:57 UTC (permalink / raw
To: gentoo-commits
commit: 4bb3a3730dd0a7a0195ad3ffc951b3f8f4a9fbd4
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 27 00:43:40 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Nov 27 00:57:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb3a373
x11-plugins/wmmp3: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
x11-plugins/wmmp3/Manifest | 2 +-
x11-plugins/wmmp3/wmmp3-0.12.ebuild | 9 ++++-----
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/x11-plugins/wmmp3/Manifest b/x11-plugins/wmmp3/Manifest
index 12ca2067d3a..534f34750df 100644
--- a/x11-plugins/wmmp3/Manifest
+++ b/x11-plugins/wmmp3/Manifest
@@ -1 +1 @@
-DIST wmmp3-0.12.tar.gz 43977 SHA256 babbb158f83befd0e8eab9d794c8353ea536a477cb8b3e500be389cf658941c3 SHA512 6cc06f109d6ab6c69ed3b8175010a2f38053138291f02e59780fc7394c35cc629ddd6b982bd5069e20a3cb81d81b3d08b9e10d1f7984f783f22c9b012c933740 WHIRLPOOL c8199106c502c5c2bea9f5e2c981bd96720bce607d3714c8a91b289d1c708b76a4315338c6cbec0a8340bdca3d1e9ebb1b2d3214a90e58140864eca1aa155a31
+DIST wmmp3-0.12.tar.gz 43977 BLAKE2B bde74194020e65dfea27e94f5a4e937e0811da12c3af28b8d7902c3d08adc27499cd5414ee4826e6f5b25709bf784e6b27d1df07e8079953ec2a602b332b17bf SHA512 6cc06f109d6ab6c69ed3b8175010a2f38053138291f02e59780fc7394c35cc629ddd6b982bd5069e20a3cb81d81b3d08b9e10d1f7984f783f22c9b012c933740
diff --git a/x11-plugins/wmmp3/wmmp3-0.12.ebuild b/x11-plugins/wmmp3/wmmp3-0.12.ebuild
index 7afeb68a8f3..9fba02a88ff 100644
--- a/x11-plugins/wmmp3/wmmp3-0.12.ebuild
+++ b/x11-plugins/wmmp3/wmmp3-0.12.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit eutils
-IUSE=""
-
DESCRIPTION="Mp3 player dock app for WindowMaker; frontend to mpg123"
-HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/60"
-SRC_URI="http://dockapps.windowmaker.org/download.php/id/91/${P}.tar.gz"
+HOMEPAGE="http://www.dockapps.net/wmmp3"
+SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ppc sparc x86"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/
@ 2018-06-12 21:38 Bernard Cafarelli
0 siblings, 0 replies; 8+ messages in thread
From: Bernard Cafarelli @ 2018-06-12 21:38 UTC (permalink / raw
To: gentoo-commits
commit: 89a9b7377ee415cfd191e05d51a18fd175027d9c
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jun 12 17:38:31 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 21:37:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a9b737
x11-plugins/wmmp3: use HTTPs
x11-plugins/wmmp3/wmmp3-0.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmmp3/wmmp3-0.12.ebuild b/x11-plugins/wmmp3/wmmp3-0.12.ebuild
index 9b9d18396b0..5cbf682115e 100644
--- a/x11-plugins/wmmp3/wmmp3-0.12.ebuild
+++ b/x11-plugins/wmmp3/wmmp3-0.12.ebuild
@@ -6,8 +6,8 @@ EAPI=0
inherit eutils
DESCRIPTION="Mp3 player dock app for WindowMaker; frontend to mpg123"
-HOMEPAGE="http://www.dockapps.net/wmmp3"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmmp3"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/
@ 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: dfda80cc4021cc78ffd37a4463ec9977f1b28f1f
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 18:16:22 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 18:27:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfda80cc
x11-plugins/wmmp3: x86 stable (bug #666088)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild b/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild
index a9ee24e58de..f9b4ad00aa9 100644
--- a/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild
+++ b/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/
@ 2018-09-28 11:38 Mikle Kolyada
0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada @ 2018-09-28 11:38 UTC (permalink / raw
To: gentoo-commits
commit: 94a2f4c41b55f62b80e9134a544c20ae1b179036
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 28 11:38:13 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Sep 28 11:38:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a2f4c4
x11-plugins/wmmp3: Drop old (EAPI=0)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
x11-plugins/wmmp3/wmmp3-0.12.ebuild | 45 -------------------------------------
1 file changed, 45 deletions(-)
diff --git a/x11-plugins/wmmp3/wmmp3-0.12.ebuild b/x11-plugins/wmmp3/wmmp3-0.12.ebuild
deleted file mode 100644
index 5cbf682115e..00000000000
--- a/x11-plugins/wmmp3/wmmp3-0.12.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="Mp3 player dock app for WindowMaker; frontend to mpg123"
-HOMEPAGE="https://www.dockapps.net/wmmp3"
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXpm"
-DEPEND="${RDEPEND}
- media-sound/mpg123
- x11-base/xorg-proto"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # Fix #103531
- epatch "${FILESDIR}"/${P}-x_includes_n_libraries.patch
-}
-
-src_compile() {
- # override wmmp3 self-calculated cflags
- econf
- emake prefix="/usr/" || die
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog sample.wmmp3 README TODO
-}
-
-pkg_postinst() {
- einfo "Please copy the sample.wmmp3 to your home directory and change it to fit your needs."
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/
@ 2022-03-04 0:40 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2022-03-04 0:40 UTC (permalink / raw
To: gentoo-commits
commit: 6f29a81ec8e6c0c1c9844d8b6b37262df1e570ea
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 22:12:36 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 00:39:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f29a81e
Revert "x11-plugins/wmmp3: destabilise for ppc"
This reverts commit e1ed758ef409c24dc85e208f7e0ed721490e5d5f.
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild b/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild
index dd7e675157d9..ce5131e34556 100644
--- a/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild
+++ b/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/
@ 2024-06-20 7:27 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-06-20 7:27 UTC (permalink / raw
To: gentoo-commits
commit: 4ce34155c34dbc7bda271b9f92a2f3291baa0d4b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 07:26:34 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 07:26:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce34155
x11-plugins/wmmp3: Stabilize 0.12-r2 ppc, #933628
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild b/x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild
index 1118757da360..a2be7f324c98 100644
--- a/x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild
+++ b/x11-plugins/wmmp3/wmmp3-0.12-r2.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=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libX11
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/
@ 2024-06-20 9:57 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-06-20 9:57 UTC (permalink / raw
To: gentoo-commits
commit: 61921b1c460c8397cda499979c14a26b2fa9ee4d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 09:57:31 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 09:57:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61921b1c
x11-plugins/wmmp3: Stabilize 0.12-r2 x86, #933628
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild b/x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild
index a2be7f324c98..8972525e8def 100644
--- a/x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild
+++ b/x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/
@ 2024-10-29 16:02 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2024-10-29 16:02 UTC (permalink / raw
To: gentoo-commits
commit: 262801e42bddfb843c7e071c08f5d7cfb1239502
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 16:01:32 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 16:01:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262801e4
x11-plugins/wmmp3: drop 0.12-r1
Bug: https://bugs.gentoo.org/882321
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild | 34 ----------------------------------
1 file changed, 34 deletions(-)
diff --git a/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild b/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild
deleted file mode 100644
index ce5131e34556..000000000000
--- a/x11-plugins/wmmp3/wmmp3-0.12-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Mp3 player dock app for WindowMaker; frontend to mpg123"
-HOMEPAGE="https://www.dockapps.net/wmmp3"
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXpm"
-DEPEND="${RDEPEND}
- media-sound/mpg123
- x11-base/xorg-proto"
-
-PATCHES=( "${FILESDIR}"/${P}-x_includes_n_libraries.patch
- "${FILESDIR}"/${P}-fno-common.patch
- )
-
-DOCS=( AUTHORS ChangeLog sample.wmmp3 README TODO )
-
-src_compile() {
- emake prefix="/usr/"
-}
-
-pkg_postinst() {
- einfo "Please copy the sample.wmmp3 to your home directory and change it to fit your needs."
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-10-29 16:02 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 7:27 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmp3/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-10-29 16:02 Andreas K. Hüttel
2024-06-20 9:57 Sam James
2022-03-04 0:40 Sam James
2018-09-28 11:38 Mikle Kolyada
2018-09-19 18:29 Thomas Deutschmann
2018-06-12 21:38 Bernard Cafarelli
2017-11-27 0:57 Bernard Cafarelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox