public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmixer/
@ 2017-09-01 11:06 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2017-09-01 11:06 UTC (permalink / raw
  To: gentoo-commits

commit:     24d01a668ab70a537703335084fc3a2fb5c0e035
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 09:30:11 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 11:06:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d01a66

x11-plugins/wmmixer: fix 1.7 homepage

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/x11-plugins/wmmixer/wmmixer-1.7.ebuild b/x11-plugins/wmmixer/wmmixer-1.7.ebuild
index 98e1e7692ca..c2f78e5f1af 100644
--- a/x11-plugins/wmmixer/wmmixer-1.7.ebuild
+++ b/x11-plugins/wmmixer/wmmixer-1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,7 +6,7 @@ EAPI=4
 inherit eutils toolchain-funcs
 
 DESCRIPTION="A mixer designed for WindowMaker"
-HOMEPAGE="http://packages.qa.debian.org/w/wmmixer.html"
+HOMEPAGE="https://packages.qa.debian.org/w/wmmixer.html"
 SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmixer/
@ 2017-09-01 11:06 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2017-09-01 11:06 UTC (permalink / raw
  To: gentoo-commits

commit:     1dd9e02facd56bda830e1b1c493a3637c67ed866
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 09:29:41 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 11:06:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd9e02f

x11-plugins/wmmixer: 1.8 bump

Update homepage and rewrite ebuild

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-plugins/wmmixer/Manifest           |  1 +
 x11-plugins/wmmixer/wmmixer-1.8.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-plugins/wmmixer/Manifest b/x11-plugins/wmmixer/Manifest
index 2061eae7379..2abcfbf794f 100644
--- a/x11-plugins/wmmixer/Manifest
+++ b/x11-plugins/wmmixer/Manifest
@@ -1 +1,2 @@
+DIST wmmixer-1.8.tar.gz 102723 SHA256 bbcb1e3cecd7a97be79c25cf4338aa5ddf47360192324ad9bd947d4902011159 SHA512 3b5c7f27da6ed2cbf8d06c431584186799d17e72db663db6ffc488f777c31de0b13fcc3f665099925efab036a14e70da4bbbabaff6ffc12280698e91f555e276 WHIRLPOOL 1e7a30a0d6ab586760d8b50b72e5639567220bd5c1c85bf546c5c2738e93b1fde646a29badb97c75c404dbff05aa0fc5b5d3fe0c8f55f35da2e61a96dd06327c
 DIST wmmixer_1.7.orig.tar.gz 24916 SHA256 ee4ae77130dddeb8eb26d00fbbe879f09e1542d3cf8a3e713d8f8f8a91f4aecd SHA512 81e32a821df423aff4ee0eef8c1dbd7a8302f0f43f3a6cfec3fd71b26dfca536ae2f8e0313404976eb21c217724e074eed9bf40c67360f28e901d4265580a1e4 WHIRLPOOL 9baa5ae9c4b9b23836346539ef9fd70a494d45c0a583986b6572efe98e0ff036b67681da39f95fa344f7c3ab32dc8e1c24a6cdcf2f56c33157c828e367834b97

diff --git a/x11-plugins/wmmixer/wmmixer-1.8.ebuild b/x11-plugins/wmmixer/wmmixer-1.8.ebuild
new file mode 100644
index 00000000000..cf15272fd85
--- /dev/null
+++ b/x11-plugins/wmmixer/wmmixer-1.8.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A mixer designed for WindowMaker"
+HOMEPAGE="http://www.dockapps.net/wmmon"
+SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~sparc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXpm"
+DEPEND="${RDEPEND}
+	x11-proto/xproto"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmixer/
@ 2018-05-05 19:28 Aaron Bauman
  0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2018-05-05 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     7161253bc1eaa302ff227329b87c417422a5145c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Apr 30 09:03:36 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May  5 19:27:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7161253b

x11-plugins/wmmixer: use HTTPS

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

diff --git a/x11-plugins/wmmixer/wmmixer-1.8.ebuild b/x11-plugins/wmmixer/wmmixer-1.8.ebuild
index cf15272fd85..72b8ef660d7 100644
--- a/x11-plugins/wmmixer/wmmixer-1.8.ebuild
+++ b/x11-plugins/wmmixer/wmmixer-1.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="A mixer designed for WindowMaker"
-HOMEPAGE="http://www.dockapps.net/wmmon"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmmon"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmixer/
@ 2021-03-09 19:19 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2021-03-09 19:19 UTC (permalink / raw
  To: gentoo-commits

commit:     3ab487079d48e909f31d4b65cc63116cb3adba21
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  8 18:07:46 2021 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Mar  9 19:19:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab48707

x11-plugins/wmmixer: 1.9 bump

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-plugins/wmmixer/Manifest           |  1 +
 x11-plugins/wmmixer/wmmixer-1.9.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-plugins/wmmixer/Manifest b/x11-plugins/wmmixer/Manifest
index ac908ad2fc5..40867577585 100644
--- a/x11-plugins/wmmixer/Manifest
+++ b/x11-plugins/wmmixer/Manifest
@@ -1 +1,2 @@
 DIST wmmixer-1.8.tar.gz 102723 BLAKE2B 2e64b7c81e97d288e2c48cad01fdee5e4a85effc4e831ca4b0391e4df67faa11f5556c07129740b3d07607251ac8fbb98ffbcc573c888f367e288c338600de93 SHA512 3b5c7f27da6ed2cbf8d06c431584186799d17e72db663db6ffc488f777c31de0b13fcc3f665099925efab036a14e70da4bbbabaff6ffc12280698e91f555e276
+DIST wmmixer-1.9.tar.gz 103603 BLAKE2B 82191d3cb019786fa23ca13d6060f4d1d3860651c009d1a78752602eab40091a36ce167ac1ebd92fb664905cd24138f19b72ab722ad58e6bd7a1192b5556c73b SHA512 3e1ac2185daad89f8e51ca45c8b96aa3d9791cf9889484fc9873d1111534cf457cfd598296b01a0fa67b2e2c4f4ecea2b9ed3890ef416548342187a1f5dad44d

diff --git a/x11-plugins/wmmixer/wmmixer-1.9.ebuild b/x11-plugins/wmmixer/wmmixer-1.9.ebuild
new file mode 100644
index 00000000000..0c06dab6747
--- /dev/null
+++ b/x11-plugins/wmmixer/wmmixer-1.9.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A mixer designed for WindowMaker"
+HOMEPAGE="https://www.dockapps.net/wmmon"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~sparc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXpm"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmixer/
@ 2022-07-10 18:30 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2022-07-10 18:30 UTC (permalink / raw
  To: gentoo-commits

commit:     de34157fa609a36888891c50f2444cf5dd41d82d
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 18:29:16 2022 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 18:30:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de34157f

x11-plugins/wmmixer: fix desktop file and HOMEPAGE

Closes: https://bugs.gentoo.org/743043
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-plugins/wmmixer/wmmixer-1.9-r1.ebuild | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/x11-plugins/wmmixer/wmmixer-1.9-r1.ebuild b/x11-plugins/wmmixer/wmmixer-1.9-r1.ebuild
new file mode 100644
index 000000000000..f79fafdda1ab
--- /dev/null
+++ b/x11-plugins/wmmixer/wmmixer-1.9-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A mixer designed for WindowMaker"
+HOMEPAGE="https://www.dockapps.net/wmmixer"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~sparc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXpm"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+src_prepare() {
+	default
+	sed -e "s/Audio;/\0AudioVideo;/" -i ${PN}.desktop || die
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmixer/
@ 2022-07-10 18:30 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2022-07-10 18:30 UTC (permalink / raw
  To: gentoo-commits

commit:     548514f782a456d2225a1a5812351043956cd7e2
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 18:29:31 2022 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 18:30:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548514f7

x11-plugins/wmmixer: drop 1.8, 1.9

Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-plugins/wmmixer/Manifest           |  1 -
 x11-plugins/wmmixer/wmmixer-1.8.ebuild | 19 -------------------
 x11-plugins/wmmixer/wmmixer-1.9.ebuild | 19 -------------------
 3 files changed, 39 deletions(-)

diff --git a/x11-plugins/wmmixer/Manifest b/x11-plugins/wmmixer/Manifest
index 40867577585a..3f78ac23e573 100644
--- a/x11-plugins/wmmixer/Manifest
+++ b/x11-plugins/wmmixer/Manifest
@@ -1,2 +1 @@
-DIST wmmixer-1.8.tar.gz 102723 BLAKE2B 2e64b7c81e97d288e2c48cad01fdee5e4a85effc4e831ca4b0391e4df67faa11f5556c07129740b3d07607251ac8fbb98ffbcc573c888f367e288c338600de93 SHA512 3b5c7f27da6ed2cbf8d06c431584186799d17e72db663db6ffc488f777c31de0b13fcc3f665099925efab036a14e70da4bbbabaff6ffc12280698e91f555e276
 DIST wmmixer-1.9.tar.gz 103603 BLAKE2B 82191d3cb019786fa23ca13d6060f4d1d3860651c009d1a78752602eab40091a36ce167ac1ebd92fb664905cd24138f19b72ab722ad58e6bd7a1192b5556c73b SHA512 3e1ac2185daad89f8e51ca45c8b96aa3d9791cf9889484fc9873d1111534cf457cfd598296b01a0fa67b2e2c4f4ecea2b9ed3890ef416548342187a1f5dad44d

diff --git a/x11-plugins/wmmixer/wmmixer-1.8.ebuild b/x11-plugins/wmmixer/wmmixer-1.8.ebuild
deleted file mode 100644
index e557c839133f..000000000000
--- a/x11-plugins/wmmixer/wmmixer-1.8.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A mixer designed for WindowMaker"
-HOMEPAGE="https://www.dockapps.net/wmmon"
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~sparc ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXpm"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"

diff --git a/x11-plugins/wmmixer/wmmixer-1.9.ebuild b/x11-plugins/wmmixer/wmmixer-1.9.ebuild
deleted file mode 100644
index 0c06dab67479..000000000000
--- a/x11-plugins/wmmixer/wmmixer-1.9.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A mixer designed for WindowMaker"
-HOMEPAGE="https://www.dockapps.net/wmmon"
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~sparc ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXpm"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-10 18:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-01 11:06 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmixer/ Bernard Cafarelli
  -- strict thread matches above, loose matches on Subject: below --
2022-07-10 18:30 Bernard Cafarelli
2022-07-10 18:30 Bernard Cafarelli
2021-03-09 19:19 Bernard Cafarelli
2018-05-05 19:28 Aaron Bauman
2017-09-01 11:06 Bernard Cafarelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox