From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/
Date: Sun, 26 Nov 2017 22:51:00 +0000 (UTC) [thread overview]
Message-ID: <1511736639.eb84f08c04519b2273a8d6729039e783b70eafc1.chewi@gentoo> (raw)
commit: eb84f08c04519b2273a8d6729039e783b70eafc1
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 22:49:59 2017 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 22:50:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb84f08c
media-tv/dtv-scan-tables: New package to supersede linuxtv-dvb-apps
This doesn't need to block linuxtv-dvb-apps as they install the tables
into different directories.
Closes: https://bugs.gentoo.org/503028
Package-Manager: Portage-2.3.16, Repoman-2.3.6
media-tv/dtv-scan-tables/Manifest | 1 +
.../dtv-scan-tables-0_p20171003.ebuild | 32 ++++++++++++++++++++++
.../dtv-scan-tables/dtv-scan-tables-9999.ebuild | 32 ++++++++++++++++++++++
media-tv/dtv-scan-tables/metadata.xml | 8 ++++++
4 files changed, 73 insertions(+)
diff --git a/media-tv/dtv-scan-tables/Manifest b/media-tv/dtv-scan-tables/Manifest
new file mode 100644
index 00000000000..c7943ec318a
--- /dev/null
+++ b/media-tv/dtv-scan-tables/Manifest
@@ -0,0 +1 @@
+DIST dtv-scan-tables-2017-10-03-c1986d5148d8.tar.bz2 168709 BLAKE2B fb4a7ad5b6892a7e7eed1d57ebb49b1f4493076f6f744953d2d5c51c0e1cf7fdaf864ad050c578c2697f5b11d72c245b96ee369522cb58d38a1a2cef035099a7 SHA512 e2b0cf8f52b536be6a532b4a2896421a8150fdc19613e92c92d0c8275fcfd306cb091db32fa26f97bbec0a51ef4ba61b5f98e8c974280a3f6dd36b67a3bf4aad
diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
new file mode 100644
index 00000000000..08c15c3ef58
--- /dev/null
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV#9999} != ${PV} ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://git.linuxtv.org/dtv-scan-tables.git"
+else
+ COMMIT="c1986d5148d8"
+ SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2"
+ KEYWORDS="~amd64 ~arm ~x86"
+ S="${WORKDIR}/usr/share/dvb"
+fi
+
+DESCRIPTION="Digital TV scan tables in v3 and v5 format"
+HOMEPAGE="https://linuxtv.org/"
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+
+DEPEND=">=media-tv/v4l-utils-1.4"
+
+DOCS=( README )
+
+src_compile() {
+ emake dvbv3 dvbv5
+}
+
+src_install() {
+ emake PREFIX="${ED}usr" install install_v3
+ einstalldocs
+}
diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild
new file mode 100644
index 00000000000..08c15c3ef58
--- /dev/null
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV#9999} != ${PV} ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://git.linuxtv.org/dtv-scan-tables.git"
+else
+ COMMIT="c1986d5148d8"
+ SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2"
+ KEYWORDS="~amd64 ~arm ~x86"
+ S="${WORKDIR}/usr/share/dvb"
+fi
+
+DESCRIPTION="Digital TV scan tables in v3 and v5 format"
+HOMEPAGE="https://linuxtv.org/"
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+
+DEPEND=">=media-tv/v4l-utils-1.4"
+
+DOCS=( README )
+
+src_compile() {
+ emake dvbv3 dvbv5
+}
+
+src_install() {
+ emake PREFIX="${ED}usr" install install_v3
+ einstalldocs
+}
diff --git a/media-tv/dtv-scan-tables/metadata.xml b/media-tv/dtv-scan-tables/metadata.xml
new file mode 100644
index 00000000000..54be7ff7e5d
--- /dev/null
+++ b/media-tv/dtv-scan-tables/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chewi@gentoo.org</email>
+ <name>James Le Cuirot</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2017-11-26 22:51 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-26 22:51 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-12-03 22:14 [gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/ James Le Cuirot
2019-01-26 17:23 Sergei Trofimovich
2019-02-15 0:18 Thomas Deutschmann
2019-02-22 10:35 Mikle Kolyada
2019-07-17 19:37 James Le Cuirot
2020-09-05 13:04 James Le Cuirot
2020-09-05 13:04 James Le Cuirot
2021-01-05 22:48 James Le Cuirot
2021-07-06 21:22 James Le Cuirot
2021-07-27 20:35 Sam James
2021-07-30 6:13 Sam James
2022-08-29 7:14 Agostino Sarubbo
2022-08-29 9:38 Andreas Sturmlechner
2023-12-12 17:22 James Le Cuirot
2024-07-26 20:42 James Le Cuirot
2024-07-26 20:42 James Le Cuirot
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=1511736639.eb84f08c04519b2273a8d6729039e783b70eafc1.chewi@gentoo \
--to=chewi@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