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

commit:     0a8e425aec6ae4b2dffbeb9235e26abbf43d57fe
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:07:28 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:05:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8e425a

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

 media-plugins/vdr-ffnetdev/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-plugins/vdr-ffnetdev/metadata.xml b/media-plugins/vdr-ffnetdev/metadata.xml
index 102fd39b32f..00ce21d70b2 100644
--- a/media-plugins/vdr-ffnetdev/metadata.xml
+++ b/media-plugins/vdr-ffnetdev/metadata.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
+	<maintainer type="project">
 		<email>vdr@gentoo.org</email>
 		<name>Gentoo VDR Project</name>
-    </maintainer>
-    <longdescription>VDR plugin to stream OSD Data in a Transport Stream (TS)</longdescription>
+	</maintainer>
+	<longdescription>VDR plugin to stream OSD Data in a Transport Stream (TS)</longdescription>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-ffnetdev/
@ 2018-07-11 11:47 Tony Vroon
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Vroon @ 2018-07-11 11:47 UTC (permalink / raw
  To: gentoo-commits

commit:     63b15a7146f2545c8f48ffe2427ef66754aaf2c6
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 13 18:32:45 2018 +0000
Commit:     Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 11:47:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b15a71

media-plugins/vdr-ffnetdev: EAPI6, use HTTPs

 media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
index bea1daf8d78..cd48d562378 100644
--- a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
+++ b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=6
 
 inherit vdr-plugin-2
 
 VERSION="837" # every bump, new version
 
 DESCRIPTION="VDR Plugin: Output device which offers OSD via VNC and Video as raw mpeg over network"
-HOMEPAGE="http://projects.vdr-developer.org/projects/plg-ffnetdev"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-ffnetdev"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.bz2"
 
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-ffnetdev/
@ 2020-02-14 21:51 Jörg Bornkessel
  0 siblings, 0 replies; 6+ messages in thread
From: Jörg Bornkessel @ 2020-02-14 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     28ce85786a9da83e398f281bb85cc62edbf9623b
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 21:32:27 2020 +0000
Commit:     Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 21:50:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ce8578

media-plugins/vdr-ffnetdev: removed longdescription

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 media-plugins/vdr-ffnetdev/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-plugins/vdr-ffnetdev/metadata.xml b/media-plugins/vdr-ffnetdev/metadata.xml
index 00ce21d70b2..984a01fab26 100644
--- a/media-plugins/vdr-ffnetdev/metadata.xml
+++ b/media-plugins/vdr-ffnetdev/metadata.xml
@@ -5,5 +5,4 @@
 		<email>vdr@gentoo.org</email>
 		<name>Gentoo VDR Project</name>
 	</maintainer>
-	<longdescription>VDR plugin to stream OSD Data in a Transport Stream (TS)</longdescription>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-ffnetdev/
@ 2022-04-14  3:47 Joonas Niilola
  0 siblings, 0 replies; 6+ messages in thread
From: Joonas Niilola @ 2022-04-14  3:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b596a890eb104aa3c97b9117660fbbc2c616762d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 14:15:49 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 03:46:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b596a890

media-plugins/vdr-ffnetdev: update DESCRIPTION

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
index cd48d5623782..eef79330d3ec 100644
--- a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
+++ b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
 
 VERSION="837" # every bump, new version
 
-DESCRIPTION="VDR Plugin: Output device which offers OSD via VNC and Video as raw mpeg over network"
+DESCRIPTION="VDR Plugin: Provides an easy way of connecting possible streaming clients to VDR"
 HOMEPAGE="https://projects.vdr-developer.org/projects/plg-ffnetdev"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.bz2"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-ffnetdev/
@ 2023-12-08 19:59 Ulrich Müller
  0 siblings, 0 replies; 6+ messages in thread
From: Ulrich Müller @ 2023-12-08 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     f6c9f73d6773444ad6c7eedddf5e13311e25a852
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  8 19:51:33 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec  8 19:59:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c9f73d

media-plugins/vdr-ffnetdev: update EAPI 6 -> 8

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
index eef79330d3ec..a1438f6197f0 100644
--- a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
+++ b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit vdr-plugin-2
 
@@ -10,19 +10,13 @@ VERSION="837" # every bump, new version
 DESCRIPTION="VDR Plugin: Provides an easy way of connecting possible streaming clients to VDR"
 HOMEPAGE="https://projects.vdr-developer.org/projects/plg-ffnetdev"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.bz2"
+S="${WORKDIR}/${P}" # override eclass default
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S=${WORKDIR}/${P}
 
 DEPEND=">=media-video/vdr-1.6.0"
 RDEPEND="${DEPEND}"
 
-src_prepare() {
-	epatch "${FILESDIR}/${P}_gettext.diff"
-
-	vdr-plugin-2_src_prepare
-}
+PATCHES=( "${FILESDIR}/${P}_gettext.diff" )


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

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

commit:     c6ddbcc8b4acbfd15e185be3deccf61c4c57e903
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Thu Jun 20 18:57:28 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=c6ddbcc8

media-plugins/vdr-ffnetdev: add 0.1.3

Version bump, EAPI8, new HOMEPAGE and SRC_URI

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

 media-plugins/vdr-ffnetdev/Manifest                  |  1 +
 media-plugins/vdr-ffnetdev/metadata.xml              |  3 +++
 media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.3.ebuild | 20 ++++++++++++++++++++
 3 files changed, 24 insertions(+)

diff --git a/media-plugins/vdr-ffnetdev/Manifest b/media-plugins/vdr-ffnetdev/Manifest
index c5ed74ae098a..1c3a7ba66343 100644
--- a/media-plugins/vdr-ffnetdev/Manifest
+++ b/media-plugins/vdr-ffnetdev/Manifest
@@ -1 +1,2 @@
 DIST vdr-ffnetdev-0.1.2.tar.bz2 56059 BLAKE2B 09995e26dcc193be26ea82b061ea638f026129bb778fc250fed51596a5cb0e9776bf2590fc98fe31f229ecc05a1c67550a1619a9015cb63d585eb29e7f5420b8 SHA512 5583a0c1ea7a421a745704a4440f25c9b35ed72686baeacaa67324e0c1a51f7a4a2d0ff4840ffb0b7086b4d310f48141cd001889692a1c1987a246d999c9afd6
+DIST vdr-ffnetdev-0.1.3.tar.gz 64652 BLAKE2B a35391ad0b132124af1ee177a07268108b69aa98a5ea6daeb8faef945755b55c240a45695f722056e3e6ef2c76f2b59b2d538432ee7fb04e64a50177e0d412f4 SHA512 0052d27c67d9fde05b02c10d38c793c33f3f819bf8b48c1dfcfcca3efcebd5de925a142bc418161a33d9b74cce127f129ed6408a7a9352134ba96f572f64e44a

diff --git a/media-plugins/vdr-ffnetdev/metadata.xml b/media-plugins/vdr-ffnetdev/metadata.xml
index c08751971fb3..0b0a6e0f0d1c 100644
--- a/media-plugins/vdr-ffnetdev/metadata.xml
+++ b/media-plugins/vdr-ffnetdev/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-ffnetdev</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.3.ebuild b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.3.ebuild
new file mode 100644
index 000000000000..4884ecab2a96
--- /dev/null
+++ b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vdr-plugin-2
+
+GITHASH="02d155ebe1a7d27aea3a4c1d99d2f9bf91b619a6"
+
+DESCRIPTION="VDR Plugin: Provides an easy way of connecting possible streaming clients to VDR"
+HOMEPAGE="https://github.com/vdr-projects/vdr-plugin-ffnetdev"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-ffnetdev/archive/${GITHASH}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/vdr-plugin-ffnetdev-${GITHASH}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-26 23:06 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-ffnetdev/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2018-07-11 11:47 Tony Vroon
2020-02-14 21:51 Jörg Bornkessel
2022-04-14  3:47 Joonas Niilola
2023-12-08 19:59 Ulrich Müller
2024-06-22 19:13 Conrad Kostecki

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