* [gentoo-commits] proj/vdr/devel:master commit in: media-plugins/vdr-iptv/
@ 2015-01-22 2:32 Joerg Bornkessel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Bornkessel @ 2015-01-22 2:32 UTC (permalink / raw
To: gentoo-commits
commit: f85ed2f7a712b761a7fd438787f43ce64a46cdde
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 21:37:15 2015 +0000
Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 21:37:15 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/vdr/devel.git;a=commit;h=f85ed2f7
initial commit, vdr-2.1.6 needed
Package-Manager: portage-2.2.15
Manifest-Sign-Key: 34C2808A
---
media-plugins/vdr-iptv/ChangeLog | 10 ++++++++++
media-plugins/vdr-iptv/Manifest | 15 +++++++++++++++
media-plugins/vdr-iptv/metadata.xml | 10 ++++++++++
media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild | 26 ++++++++++++++++++++++++++
4 files changed, 61 insertions(+)
diff --git a/media-plugins/vdr-iptv/ChangeLog b/media-plugins/vdr-iptv/ChangeLog
new file mode 100644
index 0000000..eaed5a6
--- /dev/null
+++ b/media-plugins/vdr-iptv/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for media-plugins/vdr-iptv
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*vdr-iptv-2.1.3 (18 Jan 2015)
+
+ 18 Jan 2015; Joerg Bornkessel <hd_brummy@gentoo.org> +vdr-iptv-2.1.3.ebuild,
+ +metadata.xml:
+ initial commit, vdr-2.1.6 needed
+
diff --git a/media-plugins/vdr-iptv/Manifest b/media-plugins/vdr-iptv/Manifest
new file mode 100644
index 0000000..be0358d
--- /dev/null
+++ b/media-plugins/vdr-iptv/Manifest
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST vdr-iptv-2.1.3.tgz 56456 SHA256 e991b030a3f6d5a54342bbb3df7bff4e29cdaaf61aaa4e6e36bb836bdaf4a2d1 SHA512 9dd36e5e93219c4c627079935089a361c95f1264fd268a2cee2b7acb05a4aa58b2ba79c4d78d78d44db4d4e2159cc982b9b1d400c38771d84871e3250996a7c6 WHIRLPOOL 8deb18306994f70584a21468e63fa76754aa3780646fa0d80538dc18bd478526d835368d8c6f7c61b40f57cd49bacabcac4c84e5929fe0307d0dd307c0c32f14
+EBUILD vdr-iptv-2.1.3.ebuild 669 SHA256 5a0ecb84a64298b22bfc8c302d4e24dfe9975d954b1edfb1d600b0b0acd239a1 SHA512 6644ffc3bf9ea5447abab8bbd495370f245f133c798ac02a0197477cd4705f45239d5244b4a53ba54c0a73d7ab25c06dca0e63ed168afdeab8eede49cb843bee WHIRLPOOL ea6b70e6376cea302da98825289ddeb62a7192ae1c5601253f9c7de3a00b7fa413c2e868e48428f37ce914d8a62be64a5a711d3815759f45056f931ac35c9c2c
+MISC ChangeLog 286 SHA256 366468d4ffaaee712a599501772972c007db37530f1aac7cff2ea32ea36a144c SHA512 877ff17ac8749adc96aecb1cce4be8bf6fe8d01c4dea570d3be58eb32afc61adccbba840a12c993a27e2a3b02ebf8d0da832f27dd76ace9ddd7e502b36b6c934 WHIRLPOOL 1e4e5d05bd7f46ec2f542d04732af465bf3c49a7147d330772a6823e2e59f279d81fc176d4cb0c38c3c4daecbda331932125bf607fbfa7e2b590d0a1054c4135
+MISC metadata.xml 251 SHA256 b426b6e6d679a63de74d2c1a21e4da2381fb1b580b0180b041307471d67ab54f SHA512 8f48311caba6e3069390a1871a0cb9b8731ff57b812b3b8d5a5b5147d4e2b8ad28232d059abb00f049ba78a10570d9326957a57349d2f080624b41b043112056 WHIRLPOOL 2b082e9ef2c0a111b189ec0a020a10fcf8ddb4ea6f2eb5d9627f98ab6edb72cac03a9a04f97ee4624f27852b85bb06f2d662a54b0ee421c777eba10e85e37cbe
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+Comment: added by hd_brummy@gentoo.org
+
+iD8DBQFUvCeLdn07HTTCgIoRCBEnAJsGGCQHxx3Teve7ndDnJG3b1QhnlwCgqjeT
+lt0/hc2VJ7qIRfL3px051v0=
+=tCHy
+-----END PGP SIGNATURE-----
diff --git a/media-plugins/vdr-iptv/metadata.xml b/media-plugins/vdr-iptv/metadata.xml
new file mode 100644
index 0000000..5f9f146
--- /dev/null
+++ b/media-plugins/vdr-iptv/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>media-tv</herd>
+<maintainer>
+<email>vdr@gentoo.org</email>
+<name>Gentoo VDR Project</name>
+</maintainer>
+</pkgmetadata>
+
diff --git a/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild b/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild
new file mode 100644
index 0000000..b930975
--- /dev/null
+++ b/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-iptv/vdr-iptv-2.0.3.ebuild,v 1.1 2015/01/18 21:32:55 hd_brummy Exp $
+
+EAPI="5"
+
+inherit vdr-plugin-2
+
+DESCRIPTION="VDR plugin: Add a logical device capable of receiving IPTV"
+HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/iptv/"
+SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/iptv/files/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=media-video/vdr-2.1.6"
+RDEPEND="${DEPEND}
+ net-misc/curl"
+
+src_prepare() {
+ vdr-plugin-2_src_prepare
+
+ fix_vdr_libsi_include sidscanner.c
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/vdr/devel:master commit in: media-plugins/vdr-iptv/
@ 2015-02-20 12:32 Joerg Bornkessel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Bornkessel @ 2015-02-20 12:32 UTC (permalink / raw
To: gentoo-commits
commit: 5734814bd276af83695b114483f49f8112f07b7c
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 20 12:30:15 2015 +0000
Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Fri Feb 20 12:30:15 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/vdr/devel.git;a=commit;h=5734814b
vdr-iptv moved to main tree
---
media-plugins/vdr-iptv/ChangeLog | 10 ----------
media-plugins/vdr-iptv/Manifest | 15 ---------------
media-plugins/vdr-iptv/metadata.xml | 10 ----------
media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild | 26 --------------------------
4 files changed, 61 deletions(-)
diff --git a/media-plugins/vdr-iptv/ChangeLog b/media-plugins/vdr-iptv/ChangeLog
deleted file mode 100644
index eaed5a6..0000000
--- a/media-plugins/vdr-iptv/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for media-plugins/vdr-iptv
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*vdr-iptv-2.1.3 (18 Jan 2015)
-
- 18 Jan 2015; Joerg Bornkessel <hd_brummy@gentoo.org> +vdr-iptv-2.1.3.ebuild,
- +metadata.xml:
- initial commit, vdr-2.1.6 needed
-
diff --git a/media-plugins/vdr-iptv/Manifest b/media-plugins/vdr-iptv/Manifest
deleted file mode 100644
index be0358d..0000000
--- a/media-plugins/vdr-iptv/Manifest
+++ /dev/null
@@ -1,15 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST vdr-iptv-2.1.3.tgz 56456 SHA256 e991b030a3f6d5a54342bbb3df7bff4e29cdaaf61aaa4e6e36bb836bdaf4a2d1 SHA512 9dd36e5e93219c4c627079935089a361c95f1264fd268a2cee2b7acb05a4aa58b2ba79c4d78d78d44db4d4e2159cc982b9b1d400c38771d84871e3250996a7c6 WHIRLPOOL 8deb18306994f70584a21468e63fa76754aa3780646fa0d80538dc18bd478526d835368d8c6f7c61b40f57cd49bacabcac4c84e5929fe0307d0dd307c0c32f14
-EBUILD vdr-iptv-2.1.3.ebuild 669 SHA256 5a0ecb84a64298b22bfc8c302d4e24dfe9975d954b1edfb1d600b0b0acd239a1 SHA512 6644ffc3bf9ea5447abab8bbd495370f245f133c798ac02a0197477cd4705f45239d5244b4a53ba54c0a73d7ab25c06dca0e63ed168afdeab8eede49cb843bee WHIRLPOOL ea6b70e6376cea302da98825289ddeb62a7192ae1c5601253f9c7de3a00b7fa413c2e868e48428f37ce914d8a62be64a5a711d3815759f45056f931ac35c9c2c
-MISC ChangeLog 286 SHA256 366468d4ffaaee712a599501772972c007db37530f1aac7cff2ea32ea36a144c SHA512 877ff17ac8749adc96aecb1cce4be8bf6fe8d01c4dea570d3be58eb32afc61adccbba840a12c993a27e2a3b02ebf8d0da832f27dd76ace9ddd7e502b36b6c934 WHIRLPOOL 1e4e5d05bd7f46ec2f542d04732af465bf3c49a7147d330772a6823e2e59f279d81fc176d4cb0c38c3c4daecbda331932125bf607fbfa7e2b590d0a1054c4135
-MISC metadata.xml 251 SHA256 b426b6e6d679a63de74d2c1a21e4da2381fb1b580b0180b041307471d67ab54f SHA512 8f48311caba6e3069390a1871a0cb9b8731ff57b812b3b8d5a5b5147d4e2b8ad28232d059abb00f049ba78a10570d9326957a57349d2f080624b41b043112056 WHIRLPOOL 2b082e9ef2c0a111b189ec0a020a10fcf8ddb4ea6f2eb5d9627f98ab6edb72cac03a9a04f97ee4624f27852b85bb06f2d662a54b0ee421c777eba10e85e37cbe
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.22 (GNU/Linux)
-Comment: added by hd_brummy@gentoo.org
-
-iD8DBQFUvCeLdn07HTTCgIoRCBEnAJsGGCQHxx3Teve7ndDnJG3b1QhnlwCgqjeT
-lt0/hc2VJ7qIRfL3px051v0=
-=tCHy
------END PGP SIGNATURE-----
diff --git a/media-plugins/vdr-iptv/metadata.xml b/media-plugins/vdr-iptv/metadata.xml
deleted file mode 100644
index 5f9f146..0000000
--- a/media-plugins/vdr-iptv/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>media-tv</herd>
-<maintainer>
-<email>vdr@gentoo.org</email>
-<name>Gentoo VDR Project</name>
-</maintainer>
-</pkgmetadata>
-
diff --git a/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild b/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild
deleted file mode 100644
index b930975..0000000
--- a/media-plugins/vdr-iptv/vdr-iptv-2.1.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-iptv/vdr-iptv-2.0.3.ebuild,v 1.1 2015/01/18 21:32:55 hd_brummy Exp $
-
-EAPI="5"
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin: Add a logical device capable of receiving IPTV"
-HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/iptv/"
-SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/iptv/files/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-2.1.6"
-RDEPEND="${DEPEND}
- net-misc/curl"
-
-src_prepare() {
- vdr-plugin-2_src_prepare
-
- fix_vdr_libsi_include sidscanner.c
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-20 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-22 2:32 [gentoo-commits] proj/vdr/devel:master commit in: media-plugins/vdr-iptv/ Joerg Bornkessel
-- strict thread matches above, loose matches on Subject: below --
2015-02-20 12:32 Joerg Bornkessel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox