* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-sndctl/
@ 2018-03-30 2:54 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2018-03-30 2:54 UTC (permalink / raw
To: gentoo-commits
commit: a2e4bcef0bdf3307b9759ca59265ebb130a17d65
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 29 19:15:37 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 02:34:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e4bcef
media-plugins/vdr-sndctl: fix HOMEPAGE, use HTTPS
media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild
index 60d9210b29b..f3a4879127b 100644
--- a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild
+++ b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
DESCRIPTION="VDR plugin: Control the vol level of diff controls of your sound-
card according to the settings of VDR"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-sndctl"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-sndctl"
SRC_URI="http://www.vdr-portal.de/board/attachment.php?attachmentid=25497 -> ${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-sndctl/
@ 2019-12-15 20:01 Joerg Bornkessel
0 siblings, 0 replies; 3+ messages in thread
From: Joerg Bornkessel @ 2019-12-15 20:01 UTC (permalink / raw
To: gentoo-commits
commit: 6ace82a1ff6ab137eab21e5af19316a37b3aa3dc
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 19:46:45 2019 +0000
Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 20:01:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ace82a1
media-plugins/vdr-sndctl: fixed HOMEPAGE, SRC_URI
Bug: https://bugs.gentoo.org/638458
Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild
index 01935d4ea7a..5948226fea3 100644
--- a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild
+++ b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit vdr-plugin-2
-DESCRIPTION="VDR plugin: Control the vol level of diff controls of your sound-
-card according to the settings of VDR"
+DESCRIPTION="VDR plugin: Control the vol level of diff controls of your soundcard"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-sndctl"
-SRC_URI="http://www.vdr-portal.de/board/attachment.php?attachmentid=25497 -> ${P}.tar.gz"
+SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-sndctl/
@ 2025-10-18 9:14 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2025-10-18 9:14 UTC (permalink / raw
To: gentoo-commits
commit: 98fa4a4a296f5137fa3ae6dd3b6d20eded8accab
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Fri Oct 17 21:38:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 18 09:13:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98fa4a4a
media-plugins/vdr-sndctl: update EAPI 7 -> 8
update EAPI 7 -> 8
update HOMEPAGE, SRC_URI
introduce subslot dependency on media-video/vdr
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Part-of: https://github.com/gentoo/gentoo/pull/44230
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-plugins/vdr-sndctl/Manifest | 2 +-
media-plugins/vdr-sndctl/metadata.xml | 3 +++
.../vdr-sndctl/vdr-sndctl-0.1.5.1-r1.ebuild | 29 ++++++++++++++++++++++
media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild | 27 --------------------
4 files changed, 33 insertions(+), 28 deletions(-)
diff --git a/media-plugins/vdr-sndctl/Manifest b/media-plugins/vdr-sndctl/Manifest
index 4be751fbe7de..70ffe78e2e6b 100644
--- a/media-plugins/vdr-sndctl/Manifest
+++ b/media-plugins/vdr-sndctl/Manifest
@@ -1 +1 @@
-DIST vdr-sndctl-0.1.5.1.tar.gz 36332 BLAKE2B 50f1a3caa8c58e6c987e6bf1f66b7d7a9a8fa749e9e6c373c625e998ba1c0b9d8286b509b7aca61c5c53bd90f00c49c45ebecb7942ff39bc0be3350f0090ae6f SHA512 64bc893cf4fff68008267339cbccd48321022da1cbe8b7f277b794d1e264045793432c23b860045f3fc79c968a1e8d41470f7ae0014bbcacd358da5a16fcb842
+DIST vdr-plugin-sndctl-42b1bc7e45377e379fb1472f0c0affbb5ac5770c.tar.gz 33920 BLAKE2B 3a987be03efa25a0d0757242b5e38c0926b32cd1d133235300dd4f2e92e6fa7a3637d311e9d3bb1acf61ee563aa9eaf05546f2f4071ef716b9e61c500e83433e SHA512 ef08d9c770d7d9d9f36f87e0990e28b514ac733a086f9501c2418b612d0b78b2befa615ac5aeb162831b06edd305dfac6af99f73269d3075f9daa1371d7bfd31
diff --git a/media-plugins/vdr-sndctl/metadata.xml b/media-plugins/vdr-sndctl/metadata.xml
index c08751971fb3..00df63383e39 100644
--- a/media-plugins/vdr-sndctl/metadata.xml
+++ b/media-plugins/vdr-sndctl/metadata.xml
@@ -13,4 +13,7 @@
<email>vdr@gentoo.org</email>
<name>Gentoo VDR Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">vdr-projects/vdr-plugin-sndctl</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1-r1.ebuild b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1-r1.ebuild
new file mode 100644
index 000000000000..85e345669db6
--- /dev/null
+++ b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vdr-plugin-2
+
+# last version was imported to github without adding a release or tag
+GIT_COMMIT="42b1bc7e45377e379fb1472f0c0affbb5ac5770c"
+MY_P="vdr-plugin-sndctl-${GIT_COMMIT}"
+DESCRIPTION="VDR plugin: Control the vol level of diff controls of your soundcard"
+HOMEPAGE="https://github.com/vdr-projects/vdr-plugin-sndctl"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-sndctl/archive/${GIT_COMMIT}.tar.gz -> ${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+ media-video/vdr:=
+ media-libs/alsa-lib"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ vdr-plugin-2_src_prepare
+
+ sed -i sndctl.c -e "s:RegisterI18n://RegisterI18n:" || die
+}
diff --git a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild
deleted file mode 100644
index 5948226fea3c..000000000000
--- a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.5.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin: Control the vol level of diff controls of your soundcard"
-HOMEPAGE="https://projects.vdr-developer.org/projects/plg-sndctl"
-SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.4.1
- media-libs/alsa-lib"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${VDRPLUGIN}-0.1.5-1"
-
-src_prepare() {
- vdr-plugin-2_src_prepare
-
- sed -i sndctl.c -e "s:RegisterI18n://RegisterI18n:"
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-18 9:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-15 20:01 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-sndctl/ Joerg Bornkessel
-- strict thread matches above, loose matches on Subject: below --
2025-10-18 9:14 Sam James
2018-03-30 2:54 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox