public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-radio/
@ 2017-11-26 23:06 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2017-11-26 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     938e742a98dc31e1f612cb6c4be347ca8381b570
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:11:44 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:06:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938e742a

media-plugins/vdr-radio: [QA] Consistent whitespace in metadata.xml

 media-plugins/vdr-radio/metadata.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-plugins/vdr-radio/metadata.xml b/media-plugins/vdr-radio/metadata.xml
index a9129a924f3..d0e2e0192ae 100644
--- a/media-plugins/vdr-radio/metadata.xml
+++ b/media-plugins/vdr-radio/metadata.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-	  <email>vdr@gentoo.org</email>
-	  <name>Gentoo VDR Project</name>
+	<maintainer type="project">
+		<email>vdr@gentoo.org</email>
+		<name>Gentoo VDR Project</name>
 	</maintainer>
 	<longdescription>
-	  This Plugin display a background image while the vdr is switcht to radio channels.
-	  Also it supports RDS on radio channels.
+		This Plugin display a background image while the vdr is switcht to radio channels.
+		Also it supports RDS on radio channels.
 	</longdescription>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-radio/
@ 2018-08-26 12:08 Joerg Bornkessel
  0 siblings, 0 replies; 5+ messages in thread
From: Joerg Bornkessel @ 2018-08-26 12:08 UTC (permalink / raw
  To: gentoo-commits

commit:     4ac1bda5751eab46b130efef2920cab44435c677
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 11:57:01 2018 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 12:07:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac1bda5

media-plugins/vdr-radio: eapi 7; cleanup old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-plugins/vdr-radio/Manifest               |  1 -
 media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild | 37 --------------------------
 media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild |  4 +--
 3 files changed, 2 insertions(+), 40 deletions(-)

diff --git a/media-plugins/vdr-radio/Manifest b/media-plugins/vdr-radio/Manifest
index 0c2f36574fd..0e6f58db547 100644
--- a/media-plugins/vdr-radio/Manifest
+++ b/media-plugins/vdr-radio/Manifest
@@ -1,2 +1 @@
-DIST vdr-radio-0.9.0.tgz 354038 BLAKE2B 711aed670aa6113793f256df5a63ac1d3cf2d022ec095578c1fc5ce180e7fdb5ec5f4fa20100bd943d844e4db4944880746d656cbc7592ff4803fabe40056157 SHA512 bdfc78d04d4320b45fdabde258b028dce9c6f389cf4a12ab1a0ff43ef9b48a1baba38a8cffee37a7f756d4b6d60aab0dfac33dbeb6424d418f4ed702a5250d04
 DIST vdr-radio-0.9.1.tgz 353414 BLAKE2B ff0d735188e6972e029256599b2832d4eea9bed377721966f2b956b5a750f47a34b474492addba0bb3f8964188611f2f10a3a47db3aa60101c851e1db43955f0 SHA512 81ab0d92ee390eecbbce73bc035714dda6157dc1f0781b6f8765603f65707e1711af64a48168923e2a78b77e0d869471fa313656d517cba27a3104e483085f43

diff --git a/media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild b/media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild
deleted file mode 100644
index 7e7eac7bd8b..00000000000
--- a/media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin: show background image for radio and decode RDS Text"
-HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=58795"
-SRC_URI="http://www.egal-vdr.de/plugins/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=media-video/vdr-1.6.0"
-DEPEND="${RDEPEND}"
-
-VDR_RCADDON_FILE="${FILESDIR}/rc-addon.sh-0.2.0"
-
-src_install() {
-	vdr-plugin-2_src_install
-
-	cd "${S}"/config
-
-	insinto /usr/share/vdr/radio
-	doins mpegstill/rtext*
-	dosym rtextOben-kleo2-live.mpg /usr/share/vdr/radio/radio.mpg
-	dosym rtextOben-kleo2-replay.mpg /usr/share/vdr/radio/replay.mpg
-
-	exeinto /usr/share/vdr/radio
-	doexe scripts/radioinfo*
-
-	diropts -m 755 -o vdr -g vdr
-	keepdir "/var/cache/vdr-radio"
-}

diff --git a/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild b/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild
index c30300fbba8..1ea94e5f574 100644
--- a/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild
+++ b/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=7
 
 inherit vdr-plugin-2
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-radio/
@ 2020-01-03 18:13 Jörg Bornkessel
  0 siblings, 0 replies; 5+ messages in thread
From: Jörg Bornkessel @ 2020-01-03 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     415a2f04b5e0172f6f5cf7d0175c3267d4a557a3
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 18:12:21 2020 +0000
Commit:     Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 18:12:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415a2f04

media-plugins/vdr-radio: bump, keyworded ~arm

this version works up from vdr-2.2
added keyword ~arm (rpi tested)
new project page and SRC_URI, fixed

Closes: https://bugs.gentoo.org/703998
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 media-plugins/vdr-radio/Manifest               |  1 +
 media-plugins/vdr-radio/vdr-radio-1.1.0.ebuild | 33 ++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/media-plugins/vdr-radio/Manifest b/media-plugins/vdr-radio/Manifest
index 0e6f58db547..37da0def67e 100644
--- a/media-plugins/vdr-radio/Manifest
+++ b/media-plugins/vdr-radio/Manifest
@@ -1 +1,2 @@
+DIST vdr-plugin-radio-1.1.0.tar.gz 710385 BLAKE2B fa9c692d528d718ace371359fea915eaf972b8ec759c28f86f52b9564c4f6e405da87639522af9a2c24138808351ee421d112dfacf3954d9779da9307a1f0a94 SHA512 d6c5ea7c457b5611b689bd5bc051c185feb108be6d82ea45ae9e9847a86cd06df38b38a1851bcdcf49808111cd1e9aea1f08decca66973c8020592d3a261aae6
 DIST vdr-radio-0.9.1.tgz 353414 BLAKE2B ff0d735188e6972e029256599b2832d4eea9bed377721966f2b956b5a750f47a34b474492addba0bb3f8964188611f2f10a3a47db3aa60101c851e1db43955f0 SHA512 81ab0d92ee390eecbbce73bc035714dda6157dc1f0781b6f8765603f65707e1711af64a48168923e2a78b77e0d869471fa313656d517cba27a3104e483085f43

diff --git a/media-plugins/vdr-radio/vdr-radio-1.1.0.ebuild b/media-plugins/vdr-radio/vdr-radio-1.1.0.ebuild
new file mode 100644
index 00000000000..c99c2cec7b6
--- /dev/null
+++ b/media-plugins/vdr-radio/vdr-radio-1.1.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vdr-plugin-2
+
+DESCRIPTION="VDR plugin: show background image for radio and decode RDS Text"
+HOMEPAGE="https://projects.vdr-developer.org/projects/vdr-plugin-radio"
+SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-radio.git/snapshot/vdr-plugin-radio-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+RDEPEND="media-video/vdr"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/vdr-plugin-radio-${PV}"
+
+src_install() {
+	vdr-plugin-2_src_install
+
+	cd "${S}"/config || die "Can't enter source folder"
+
+	insinto /usr/share/vdr/radio
+	doins mpegstill/rtext*
+	dosym rtextOben-kleo2-live.mpg /usr/share/vdr/radio/radio.mpg
+	dosym rtextOben-kleo2-replay.mpg /usr/share/vdr/radio/replay.mpg
+
+	exeinto /usr/share/vdr/radio
+	doexe scripts/radioinfo*
+}


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-radio/
@ 2024-06-22 19:13 Conrad Kostecki
  0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2024-06-22 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     46555d4fe5d4d71fd207ed6f3ea454a298026557
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Thu Jun 20 18:16:33 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 19:09:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46555d4f

media-plugins/vdr-radio: update EAPI 7 -> 8

fix pkgcheck issue
fix clang compile error
new HOMEPAGE + SRC_URI

Closes: https://bugs.gentoo.org/925755
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/37230
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-plugins/vdr-radio/Manifest                       |  2 +-
 media-plugins/vdr-radio/metadata.xml                   |  7 +++++--
 ...dr-radio-1.1.0.ebuild => vdr-radio-1.1.0-r1.ebuild} | 18 +++++++++++-------
 3 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/media-plugins/vdr-radio/Manifest b/media-plugins/vdr-radio/Manifest
index 2e08cea5194e..ed7b499ba7fe 100644
--- a/media-plugins/vdr-radio/Manifest
+++ b/media-plugins/vdr-radio/Manifest
@@ -1 +1 @@
-DIST vdr-plugin-radio-1.1.0.tar.gz 710385 BLAKE2B fa9c692d528d718ace371359fea915eaf972b8ec759c28f86f52b9564c4f6e405da87639522af9a2c24138808351ee421d112dfacf3954d9779da9307a1f0a94 SHA512 d6c5ea7c457b5611b689bd5bc051c185feb108be6d82ea45ae9e9847a86cd06df38b38a1851bcdcf49808111cd1e9aea1f08decca66973c8020592d3a261aae6
+DIST vdr-radio-1.1.0.tgz 710385 BLAKE2B fa9c692d528d718ace371359fea915eaf972b8ec759c28f86f52b9564c4f6e405da87639522af9a2c24138808351ee421d112dfacf3954d9779da9307a1f0a94 SHA512 d6c5ea7c457b5611b689bd5bc051c185feb108be6d82ea45ae9e9847a86cd06df38b38a1851bcdcf49808111cd1e9aea1f08decca66973c8020592d3a261aae6

diff --git a/media-plugins/vdr-radio/metadata.xml b/media-plugins/vdr-radio/metadata.xml
index d311c1f56233..20ea54b8c28f 100644
--- a/media-plugins/vdr-radio/metadata.xml
+++ b/media-plugins/vdr-radio/metadata.xml
@@ -13,8 +13,11 @@
         <email>vdr@gentoo.org</email>
         <name>Gentoo VDR Project</name>
     </maintainer>
+    <upstream>
+        <remote-id type="github">vdr-projects/vdr-plugin-radio</remote-id>
+    </upstream>
     <longdescription>
-        This Plugin display a background image while the vdr is switcht to radio channels.
-        Also it supports RDS on radio channels.
+        This Plugin displays a background image while the vdr is switched to radio channels.
+        It also supports RDS text on radio channels.
     </longdescription>
 </pkgmetadata>

diff --git a/media-plugins/vdr-radio/vdr-radio-1.1.0.ebuild b/media-plugins/vdr-radio/vdr-radio-1.1.0-r1.ebuild
similarity index 62%
rename from media-plugins/vdr-radio/vdr-radio-1.1.0.ebuild
rename to media-plugins/vdr-radio/vdr-radio-1.1.0-r1.ebuild
index c99c2cec7b6c..f2738e298b2d 100644
--- a/media-plugins/vdr-radio/vdr-radio-1.1.0.ebuild
+++ b/media-plugins/vdr-radio/vdr-radio-1.1.0-r1.ebuild
@@ -1,22 +1,26 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit vdr-plugin-2
 
 DESCRIPTION="VDR plugin: show background image for radio and decode RDS Text"
-HOMEPAGE="https://projects.vdr-developer.org/projects/vdr-plugin-radio"
-SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-radio.git/snapshot/vdr-plugin-radio-${PV}.tar.gz"
+HOMEPAGE="https://github.com/vdr-projects/vdr-plugin-radio/"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-radio/archive/refs/tags/${PV}.tar.gz -> ${P}.tgz"
+S="${WORKDIR}/vdr-plugin-radio-${PV}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 
-RDEPEND="media-video/vdr"
-DEPEND="${RDEPEND}"
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/vdr-plugin-radio-${PV}"
+src_prepare() {
+	sed -e '/^CXXFLAGS +=/ s/$/ -std=c++14/' -i Makefile || die
+	vdr-plugin-2_src_prepare
+}
 
 src_install() {
 	vdr-plugin-2_src_install


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-radio/
@ 2024-06-22 19:13 Conrad Kostecki
  0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2024-06-22 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     45b39baa5580a7b66c86f9c51ca7f9f78d153b22
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Thu Jun 20 18:00:16 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 19:09:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b39baa

media-plugins/vdr-radio: drop 0.9.1

Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-plugins/vdr-radio/Manifest               |  1 -
 media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild | 34 --------------------------
 2 files changed, 35 deletions(-)

diff --git a/media-plugins/vdr-radio/Manifest b/media-plugins/vdr-radio/Manifest
index 37da0def67e8..2e08cea5194e 100644
--- a/media-plugins/vdr-radio/Manifest
+++ b/media-plugins/vdr-radio/Manifest
@@ -1,2 +1 @@
 DIST vdr-plugin-radio-1.1.0.tar.gz 710385 BLAKE2B fa9c692d528d718ace371359fea915eaf972b8ec759c28f86f52b9564c4f6e405da87639522af9a2c24138808351ee421d112dfacf3954d9779da9307a1f0a94 SHA512 d6c5ea7c457b5611b689bd5bc051c185feb108be6d82ea45ae9e9847a86cd06df38b38a1851bcdcf49808111cd1e9aea1f08decca66973c8020592d3a261aae6
-DIST vdr-radio-0.9.1.tgz 353414 BLAKE2B ff0d735188e6972e029256599b2832d4eea9bed377721966f2b956b5a750f47a34b474492addba0bb3f8964188611f2f10a3a47db3aa60101c851e1db43955f0 SHA512 81ab0d92ee390eecbbce73bc035714dda6157dc1f0781b6f8765603f65707e1711af64a48168923e2a78b77e0d869471fa313656d517cba27a3104e483085f43

diff --git a/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild b/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild
deleted file mode 100644
index b91b2138f6d9..000000000000
--- a/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild
+++ /dev/null
@@ -1,34 +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: show background image for radio and decode RDS Text"
-HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=58795"
-SRC_URI="http://www.egal-vdr.de/plugins/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="media-video/vdr"
-DEPEND="${RDEPEND}"
-
-VDR_RCADDON_FILE="${FILESDIR}/rc-addon.sh"
-
-src_install() {
-	vdr-plugin-2_src_install
-
-	cd "${S}"/config || die "Can't enter source folder"
-
-	insinto /usr/share/vdr/radio
-	doins mpegstill/rtext*
-	dosym rtextOben-kleo2-live.mpg /usr/share/vdr/radio/radio.mpg
-	dosym rtextOben-kleo2-replay.mpg /usr/share/vdr/radio/replay.mpg
-
-	exeinto /usr/share/vdr/radio
-	doexe scripts/radioinfo*
-}


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

end of thread, other threads:[~2024-06-22 19:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-03 18:13 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-radio/ Jörg Bornkessel
  -- strict thread matches above, loose matches on Subject: below --
2024-06-22 19:13 Conrad Kostecki
2024-06-22 19:13 Conrad Kostecki
2018-08-26 12:08 Joerg Bornkessel
2017-11-26 23:06 David Seifert

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