public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sven Wegener" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/tvheadend/
Date: Sun, 24 Jan 2016 23:04:29 +0000 (UTC)	[thread overview]
Message-ID: <1453676634.bf0e9d0dee4077e1fa014a300f9072813cc52e62.swegener@gentoo> (raw)

commit:     bf0e9d0dee4077e1fa014a300f9072813cc52e62
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 09:21:46 2016 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 23:03:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0e9d0d

media-tv/tvheadend: Move dtv-scan-tables version to variable

Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 media-tv/tvheadend/tvheadend-4.0.6.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-tv/tvheadend/tvheadend-4.0.6.ebuild b/media-tv/tvheadend/tvheadend-4.0.6.ebuild
index ec29285..3074292 100644
--- a/media-tv/tvheadend/tvheadend-4.0.6.ebuild
+++ b/media-tv/tvheadend/tvheadend-4.0.6.ebuild
@@ -6,10 +6,12 @@ EAPI=5
 
 inherit eutils linux-info systemd toolchain-funcs user
 
+DTV_SCAN_TABLES_VERSION="2015-02-08-f2053b3"
+
 DESCRIPTION="Tvheadend is a TV streaming server and digital video recorder"
 HOMEPAGE="https://tvheadend.org/"
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
-		dvbscan? ( http://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-2015-02-08-f2053b3.tar.bz2 )"
+		dvbscan? ( http://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${DTV_SCAN_TABLES_VERSION}.tar.bz2 )"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -47,7 +49,7 @@ src_unpack() {
 	if use dvbscan; then
 		mkdir "${S}/data/dvb-scan" || die
 		cd "${T}" || die
-		unpack dtv-scan-tables-2015-02-08-f2053b3.tar.bz2
+		unpack dtv-scan-tables-${DTV_SCAN_TABLES_VERSION}.tar.bz2
 		rmdir "${S}/data/dvb-scan" || die
 		mv "${T}/usr/share/dvb" "${S}/data/dvb-scan" || die
 


             reply	other threads:[~2016-01-24 23:04 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24 23:04 Sven Wegener [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-27 13:17 [gentoo-commits] repo/gentoo:master commit in: media-tv/tvheadend/ Ionen Wolkens
2025-03-27 22:20 James Le Cuirot
2024-07-15  8:01 Eli Schwartz
2024-07-12  5:55 Eli Schwartz
2024-05-28 18:56 Arthur Zamarin
2024-03-24 15:37 James Le Cuirot
2024-01-16 21:38 James Le Cuirot
2023-02-18 14:25 James Le Cuirot
2023-02-18 14:25 James Le Cuirot
2023-02-15  6:23 Sam James
2022-05-26 22:08 James Le Cuirot
2021-10-16  0:48 Sam James
2021-08-02  2:24 Sam James
2021-07-30  6:13 Sam James
2021-07-27 20:35 Sam James
2021-06-18 21:07 David Seifert
2021-05-02 15:07 Mikle Kolyada
2021-02-11 23:10 James Le Cuirot
2020-06-22 19:05 Mart Raudsepp
2020-06-03 20:10 James Le Cuirot
2019-01-20 15:31 James Le Cuirot
2019-01-20 15:31 James Le Cuirot
2019-01-07 19:15 Lars Wendler
2018-11-10 15:22 James Le Cuirot
2018-09-02 11:43 James Le Cuirot
2018-09-02 11:43 James Le Cuirot
2018-04-11 21:04 James Le Cuirot
2018-04-10  1:19 Sam Jorna
2017-12-17 22:53 James Le Cuirot
2017-12-17 22:53 James Le Cuirot
2017-12-05 22:36 James Le Cuirot
2017-11-17 23:13 James Le Cuirot
2017-07-30  9:44 Michał Górny
2016-12-05 15:02 Pacho Ramos
2016-10-02 12:37 Pacho Ramos
2016-08-02 20:22 Sven Wegener
2016-08-02 20:22 Sven Wegener
2016-08-02 20:22 Sven Wegener
2016-04-02 14:40 Sam Jorna
2016-04-02 14:40 Sam Jorna
2016-04-02 14:40 Sam Jorna
2016-03-14 23:37 Sam Jorna
2016-01-25  6:37 Robin H. Johnson
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2015-10-16 12:05 Alexis Ballier
2015-10-13 13:08 Ian Delaney

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=1453676634.bf0e9d0dee4077e1fa014a300f9072813cc52e62.swegener@gentoo \
    --to=swegener@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