public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jörg Bornkessel" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-iptv/
Date: Wed, 25 Dec 2019 18:53:52 +0000 (UTC)	[thread overview]
Message-ID: <1577300007.e795fbf6b835655c3cc0377c54243cf67db6768a.hd_brummy@gentoo> (raw)

commit:     e795fbf6b835655c3cc0377c54243cf67db6768a
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 18:41:46 2019 +0000
Commit:     Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 18:53:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e795fbf6

media-plugins/vdr-iptv: version bump

this version need
>=media-video/vdr-2.4

Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 media-plugins/vdr-iptv/Manifest              |  1 +
 media-plugins/vdr-iptv/vdr-iptv-2.4.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/media-plugins/vdr-iptv/Manifest b/media-plugins/vdr-iptv/Manifest
index 31bacbcfa02..ff7d192e566 100644
--- a/media-plugins/vdr-iptv/Manifest
+++ b/media-plugins/vdr-iptv/Manifest
@@ -1 +1,2 @@
 DIST vdr-iptv-2.2.1.tgz 59409 BLAKE2B 8a3e1a79afdb1273b011f5ae9eae84c456462116d075c57165436c25c7f16602b4ef5e80d5dbff77f1a027515c49fce385e2d3f89c66ae8c39980d229ef38a6b SHA512 bd74ef6d36ea390bbd0174e747af4ee2ec5615af0f0b2af87b0e4037237fdb47e86f5a7a558c1685722cdab045fa5f9657916d46c2a0ca9bf58c05396e7785fd
+DIST vdr-iptv-2.4.0.tgz 61385 BLAKE2B d2ba20fe3ef1885b2e122de81699a284cc5f8d951e137786d8fff47dce2366ab1f00e97c4ab7a07056cc11f547c198fea422a60bd464c12e3bf71701d428bf1c SHA512 f429f7b7952b357a941b30aa3509d06839ed2945979957db4ba142acc500a976e3ea4a976dec4fe755605dbdd8cbbdc25beb19bb984bb5147ac22a68078d49d9

diff --git a/media-plugins/vdr-iptv/vdr-iptv-2.4.0.ebuild b/media-plugins/vdr-iptv/vdr-iptv-2.4.0.ebuild
new file mode 100644
index 00000000000..3d09716fdc6
--- /dev/null
+++ b/media-plugins/vdr-iptv/vdr-iptv-2.4.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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"
+
+DEPEND=">=media-video/vdr-2.4.0"
+RDEPEND="${DEPEND}
+	net-misc/curl"
+
+QA_FLAGS_IGNORED="
+	usr/lib/vdr/plugins/libvdr-iptv.*
+	usr/lib64/vdr/plugins/libvdr-iptv.*"
+
+src_prepare() {
+	vdr-plugin-2_src_prepare
+
+	fix_vdr_libsi_include sidscanner.c
+}


             reply	other threads:[~2019-12-25 18:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-25 18:53 Jörg Bornkessel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-21 15:12 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-iptv/ Conrad Kostecki
2021-05-06  8:47 Joonas Niilola
2018-08-31 13:00 Joerg Bornkessel
2015-09-27 12:07 Joerg Bornkessel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1577300007.e795fbf6b835655c3cc0377c54243cf67db6768a.hd_brummy@gentoo \
    --to=hd_brummy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox