[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2023-12-12 Thread James Le Cuirot
commit: 8b80bdcd268ec80946c882d647159b3a64070325
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Dec 12 17:20:16 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Dec 12 17:22:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b80bdcd

media-tv/dtv-scan-tables: Bump to use libv4l[utils] instead of v4l-utils

Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/dtv-scan-tables/Manifest | 1 +
 ...scan-tables-.ebuild => dtv-scan-tables-0_p20220430.ebuild} | 8 
 media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild  | 6 +++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/media-tv/dtv-scan-tables/Manifest 
b/media-tv/dtv-scan-tables/Manifest
index b70789f0d09e..2f0ad221414f 100644
--- a/media-tv/dtv-scan-tables/Manifest
+++ b/media-tv/dtv-scan-tables/Manifest
@@ -1 +1,2 @@
 DIST dtv-scan-tables-2021-04-30-4181e93a30ab.tar.bz2 272870 BLAKE2B 
b9672235ad2ed826205278ffd06ed793126f743fe2b0b8af4369c1cb24825662e579f9246a287df1d61efad7985e2e18d59097d359fe84626149464bfc253bc5
 SHA512 
c15c07937cabefad731f4b3f8b6e9f993e500f7c59b17ef5e5c46f9bb86f9cbdf748f7d875c363c641ed9fa03b5033cc7d0272e96323d36be944ea35379d
+DIST dtv-scan-tables-2022-04-30-57ed29822750.tar.bz2 277444 BLAKE2B 
dd9d74f5daa1633262e44329d3122231123255ecba4f944c8afb2ed1120e7319b371960a719622608f4059085adcd18644fdaeb27b38d233d18ed35b1d4bde80
 SHA512 
2f5b76bca43f2749c452978143dec6e069aa4ea6283ac9ceac95bb950dbc589b4ed9cec2874b16d31408790b17e25d48e82aa958ac9c4440b26b0dbcde25f0cb

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20220430.ebuild
similarity index 85%
copy from media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
copy to media-tv/dtv-scan-tables/dtv-scan-tables-0_p20220430.ebuild
index d30627e88e3f..0bf6ab15bdeb 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20220430.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ ${PV#} != ${PV} ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.linuxtv.org/dtv-scan-tables.git;
 else
-   COMMIT="f07bde777d4d"
+   COMMIT="57ed29822750"

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 ~arm64 ~ppc ~x86"
S="${WORKDIR}/usr/share/dvb"
@@ -18,7 +18,7 @@ HOMEPAGE="https://linuxtv.org/;
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 
-BDEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
+BDEPEND="media-libs/libv4l[dvb,utils(-)]"
 
 DOCS=( README )
 

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
index d30627e88e3f..c93edd734d77 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ ${PV#} != ${PV} ]]; then
inherit git-r3
@@ -18,7 +18,7 @@ HOMEPAGE="https://linuxtv.org/;
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 
-BDEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
+BDEPEND="media-libs/libv4l[dvb,utils(-)]"
 
 DOCS=( README )
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2022-08-29 Thread Andreas Sturmlechner
commit: c9007922bb90a0e2201c1e2fd77723f8b7e80666
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:54:29 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 09:37:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9007922

media-tv/dtv-scan-tables: drop 0_p20171003, 0_p20190922, EAPI-6--

Closes: https://bugs.gentoo.org/867142
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-tv/dtv-scan-tables/Manifest  |  2 --
 .../dtv-scan-tables-0_p20171003.ebuild | 32 --
 .../dtv-scan-tables-0_p20190922.ebuild | 32 --
 3 files changed, 66 deletions(-)

diff --git a/media-tv/dtv-scan-tables/Manifest 
b/media-tv/dtv-scan-tables/Manifest
index 5da33c88c82e..b70789f0d09e 100644
--- a/media-tv/dtv-scan-tables/Manifest
+++ b/media-tv/dtv-scan-tables/Manifest
@@ -1,3 +1 @@
-DIST dtv-scan-tables-2017-10-03-c1986d5148d8.tar.bz2 168709 BLAKE2B 
fb4a7ad5b6892a7e7eed1d57ebb49b1f4493076f6f744953d2d5c51c0e1cf7fdaf864ad050c578c2697f5b11d72c245b96ee369522cb58d38a1a2cef035099a7
 SHA512 
e2b0cf8f52b536be6a532b4a2896421a8150fdc19613e92c92d0c8275fcfd306cb091db32fa26f97bbec0a51ef4ba61b5f98e8c974280a3f6dd36b67a3bf4aad
-DIST dtv-scan-tables-2019-09-22-f07bde777d4d.tar.bz2 270211 BLAKE2B 
76d5250a8eb7e9ce5c83eb9486ea1b398f3565ed027863057f143ae15c196fa01489f17fa71082ac878f49dac653da8967673872cb3e298f99cd59376c82ee39
 SHA512 
806fadcfc767d09dc9b474af089c2fa68ccafd91e110b74dc47f3a2ea90ebb74f80633831a20a51578fce3fbd4556a23c6bca9f7139be7c3de8eff79d2ee321c
 DIST dtv-scan-tables-2021-04-30-4181e93a30ab.tar.bz2 272870 BLAKE2B 
b9672235ad2ed826205278ffd06ed793126f743fe2b0b8af4369c1cb24825662e579f9246a287df1d61efad7985e2e18d59097d359fe84626149464bfc253bc5
 SHA512 
c15c07937cabefad731f4b3f8b6e9f993e500f7c59b17ef5e5c46f9bb86f9cbdf748f7d875c363c641ed9fa03b5033cc7d0272e96323d36be944ea35379d

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
deleted file mode 100644
index 790a52972747..
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV#} != ${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 ppc 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[dvb(+)]"
-
-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-0_p20190922.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
deleted file mode 100644
index d30627e88e3f..
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV#} != ${PV} ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.linuxtv.org/dtv-scan-tables.git;
-else
-   COMMIT="f07bde777d4d"
-   
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 ~arm64 ~ppc ~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"
-
-BDEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
-
-DOCS=( README )
-
-src_compile() {
-   emake dvbv3 dvbv5
-}
-
-src_install() {
-   emake PREFIX="${ED}/usr" install install_v3
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2022-08-29 Thread Agostino Sarubbo
commit: 6edbc6d681ca736b6618556b196fa211ecd6fc24
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:13:47 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:13:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edbc6d6

media-tv/dtv-scan-tables: ppc stable wrt bug #867142

Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
index ed209bd82845..cf480e07e488 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 else
COMMIT="4181e93a30ab"

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 arm64 ~ppc x86"
+   KEYWORDS="amd64 arm arm64 ppc x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2021-07-30 Thread Sam James
commit: 3b30869bb892917c3fe336ade8b2afe52145ac7f
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 30 06:12:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 30 06:12:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b30869b

media-tv/dtv-scan-tables: Stabilize 0_p20210430 x86, #799659

Signed-off-by: Sam James  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
index 175a2ff8088..18fe02bfa3f 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 else
COMMIT="4181e93a30ab"

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 ~arm64 ~ppc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2021-07-27 Thread Sam James
commit: 2f77ce026bfbb9f68ccf7ed03b71d0019a023693
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 27 20:34:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 27 20:34:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f77ce02

media-tv/dtv-scan-tables: Stabilize 0_p20210430 amd64, #799659

Signed-off-by: Sam James  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
index 55e947d46ec..175a2ff8088 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 else
COMMIT="4181e93a30ab"

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 ~arm64 ~ppc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2021-07-06 Thread James Le Cuirot
commit: 62556ce989e0770378874e01d5986aa545d77e9e
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Jul  6 21:22:04 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jul  6 21:22:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62556ce9

media-tv/dtv-scan-tables: Bump to 20210430 snapshot

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/dtv-scan-tables/Manifest  |  1 +
 .../dtv-scan-tables-0_p20210430.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/media-tv/dtv-scan-tables/Manifest 
b/media-tv/dtv-scan-tables/Manifest
index f2344e5f834..5da33c88c82 100644
--- a/media-tv/dtv-scan-tables/Manifest
+++ b/media-tv/dtv-scan-tables/Manifest
@@ -1,2 +1,3 @@
 DIST dtv-scan-tables-2017-10-03-c1986d5148d8.tar.bz2 168709 BLAKE2B 
fb4a7ad5b6892a7e7eed1d57ebb49b1f4493076f6f744953d2d5c51c0e1cf7fdaf864ad050c578c2697f5b11d72c245b96ee369522cb58d38a1a2cef035099a7
 SHA512 
e2b0cf8f52b536be6a532b4a2896421a8150fdc19613e92c92d0c8275fcfd306cb091db32fa26f97bbec0a51ef4ba61b5f98e8c974280a3f6dd36b67a3bf4aad
 DIST dtv-scan-tables-2019-09-22-f07bde777d4d.tar.bz2 270211 BLAKE2B 
76d5250a8eb7e9ce5c83eb9486ea1b398f3565ed027863057f143ae15c196fa01489f17fa71082ac878f49dac653da8967673872cb3e298f99cd59376c82ee39
 SHA512 
806fadcfc767d09dc9b474af089c2fa68ccafd91e110b74dc47f3a2ea90ebb74f80633831a20a51578fce3fbd4556a23c6bca9f7139be7c3de8eff79d2ee321c
+DIST dtv-scan-tables-2021-04-30-4181e93a30ab.tar.bz2 272870 BLAKE2B 
b9672235ad2ed826205278ffd06ed793126f743fe2b0b8af4369c1cb24825662e579f9246a287df1d61efad7985e2e18d59097d359fe84626149464bfc253bc5
 SHA512 
c15c07937cabefad731f4b3f8b6e9f993e500f7c59b17ef5e5c46f9bb86f9cbdf748f7d875c363c641ed9fa03b5033cc7d0272e96323d36be944ea35379d

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
new file mode 100644
index 000..55e947d46ec
--- /dev/null
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV#} != ${PV} ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.linuxtv.org/dtv-scan-tables.git;
+else
+   COMMIT="4181e93a30ab"
+   
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 ~arm64 ~ppc ~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"
+
+BDEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
+
+DOCS=( README )
+
+src_compile() {
+   emake dvbv3 dvbv5
+}
+
+src_install() {
+   emake PREFIX="${ED}/usr" install install_v3
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2021-01-05 Thread James Le Cuirot
commit: e0612f3b70a8495271569d9f4bccba2ed27cf14d
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Jan  5 22:48:32 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jan  5 22:48:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0612f3b

media-tv/dtv-scan-tables: Drop ppc64 keywords

media-tv/v4l-utils[dvb] is required but the dvb USE flag is masked on
this arch and I don't have the hardware to test for unmasking.

Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 4 ++--
 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild | 4 ++--
 media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild| 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

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
index 8c3d27e71d2..790a5297274 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 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 ppc ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ppc x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
index 83e1459c072..d30627e88e3 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 else
COMMIT="f07bde777d4d"

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 ~arm64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
index 83e1459c072..d30627e88e3 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 else
COMMIT="f07bde777d4d"

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 ~arm64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2020-09-05 Thread James Le Cuirot
commit: 196204678fd7e37b38b7b4fb80eae8d4cc45491b
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep  5 13:03:19 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep  5 13:04:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19620467

media-tv/dtv-scan-tables: Sync  ebuild

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
index c47d1b711e0..83e1459c072 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 else
COMMIT="f07bde777d4d"

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 ~ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2020-09-05 Thread James Le Cuirot
commit: 2f42b661630b6dfcdd13b938e92a9b0d61a1cfc1
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep  5 13:02:33 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep  5 13:04:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f42b661

media-tv/dtv-scan-tables: Require new dvb flag on v4l-utils

Closes: https://bugs.gentoo.org/740326
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 4 ++--
 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild | 2 +-
 media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild| 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

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
index 1dc91e79f7c..8c3d27e71d2 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ HOMEPAGE="https://linuxtv.org/;
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 
-DEPEND=">=media-tv/v4l-utils-1.4"
+DEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
 
 DOCS=( README )
 

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
index bf0211623cc..83e1459c072 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://linuxtv.org/;
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 
-BDEPEND=">=media-tv/v4l-utils-1.4"
+BDEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
 
 DOCS=( README )
 

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
index 73d9b36229d..c47d1b711e0 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ HOMEPAGE="https://linuxtv.org/;
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 
-BDEPEND=">=media-tv/v4l-utils-1.4"
+BDEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
 
 DOCS=( README )
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/files/, media-tv/dtv-scan-tables/

2019-11-24 Thread James Le Cuirot
commit: b52fc1b52bdf37dbb9a97af4c83737fd03f213d0
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Nov 24 20:46:47 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Nov 24 20:46:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52fc1b5

media-tv/dtv-scan-tables: Version bump to 0_p20190922

Package-Manager: Portage-2.3.79, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/dtv-scan-tables/Manifest  |  1 +
 ...9.ebuild => dtv-scan-tables-0_p20190922.ebuild} | 12 +
 .../dtv-scan-tables/dtv-scan-tables-.ebuild| 12 +
 media-tv/dtv-scan-tables/files/Makefile.patch  | 55 --
 4 files changed, 5 insertions(+), 75 deletions(-)

diff --git a/media-tv/dtv-scan-tables/Manifest 
b/media-tv/dtv-scan-tables/Manifest
index c7943ec318a..f2344e5f834 100644
--- a/media-tv/dtv-scan-tables/Manifest
+++ b/media-tv/dtv-scan-tables/Manifest
@@ -1 +1,2 @@
 DIST dtv-scan-tables-2017-10-03-c1986d5148d8.tar.bz2 168709 BLAKE2B 
fb4a7ad5b6892a7e7eed1d57ebb49b1f4493076f6f744953d2d5c51c0e1cf7fdaf864ad050c578c2697f5b11d72c245b96ee369522cb58d38a1a2cef035099a7
 SHA512 
e2b0cf8f52b536be6a532b4a2896421a8150fdc19613e92c92d0c8275fcfd306cb091db32fa26f97bbec0a51ef4ba61b5f98e8c974280a3f6dd36b67a3bf4aad
+DIST dtv-scan-tables-2019-09-22-f07bde777d4d.tar.bz2 270211 BLAKE2B 
76d5250a8eb7e9ce5c83eb9486ea1b398f3565ed027863057f143ae15c196fa01489f17fa71082ac878f49dac653da8967673872cb3e298f99cd59376c82ee39
 SHA512 
806fadcfc767d09dc9b474af089c2fa68ccafd91e110b74dc47f3a2ea90ebb74f80633831a20a51578fce3fbd4556a23c6bca9f7139be7c3de8eff79d2ee321c

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
similarity index 79%
copy from media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
copy to media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
index 305e482a915..73d9b36229d 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV#} != ${PV} ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.linuxtv.org/dtv-scan-tables.git;
 else
-   COMMIT="c1986d5148d8"
+   COMMIT="f07bde777d4d"

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 ~ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
@@ -18,18 +18,10 @@ HOMEPAGE="https://linuxtv.org/;
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 
-DEPEND=">=media-tv/v4l-utils-1.4"
+BDEPEND=">=media-tv/v4l-utils-1.4"
 
-PATCHES=( "${FILESDIR}"/Makefile.patch )
 DOCS=( README )
 
-src_prepare() {
-   default
-
-   # Conversion failure!
-   rm -v dvb-t/ke-Nairobi || die
-}
-
 src_compile() {
emake dvbv3 dvbv5
 }

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
index 305e482a915..73d9b36229d 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV#} != ${PV} ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.linuxtv.org/dtv-scan-tables.git;
 else
-   COMMIT="c1986d5148d8"
+   COMMIT="f07bde777d4d"

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 ~ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
@@ -18,18 +18,10 @@ HOMEPAGE="https://linuxtv.org/;
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 
-DEPEND=">=media-tv/v4l-utils-1.4"
+BDEPEND=">=media-tv/v4l-utils-1.4"
 
-PATCHES=( "${FILESDIR}"/Makefile.patch )
 DOCS=( README )
 
-src_prepare() {
-   default
-
-   # Conversion failure!
-   rm -v dvb-t/ke-Nairobi || die
-}
-
 src_compile() {
emake dvbv3 dvbv5
 }

diff --git a/media-tv/dtv-scan-tables/files/Makefile.patch 
b/media-tv/dtv-scan-tables/files/Makefile.patch
deleted file mode 100644
index 60c6cde17ef..000
--- a/media-tv/dtv-scan-tables/files/Makefile.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-From 17049393c60503d305787d06b7137227a99ed2af Mon Sep 17 00:00:00 2001
-From: James Le Cuirot 
-Date: Sat, 13 Jul 2019 16:23:23 +0100
-Subject: [PATCH] Improve Makefile to avoid "Argument list too long" error
-
-I wouldn't expect a foreach loop to be prone to this issue but it's
-not the right way to write a Makefile anyway.
-
-Note that conversion failures are now fatal and the dvb-t/ke-Nairobi
-file is failing to convert at the moment.
-
-Signed-off-by: James Le Cuirot 

- Makefile | 16 ++--
- 1 file changed, 10 insertions(+), 6 deletions(-)
-
-diff --git a/Makefile b/Makefile
-index 901dc9d..7cdb5bc 100644
 a/Makefile
-+++ b/Makefile
-@@ -17,6 +17,8 @@ DVBV3DIRS = atsc dvb-c dvb-s dvb-t
- DVBV5DIRS = $(DVBV3DIRS) isdb-t
- 
- 

[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2019-07-17 Thread James Le Cuirot
commit: e76e619fb1da32a9de1076ba073656712ff6f9e4
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Jul 17 19:34:38 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Jul 17 19:34:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76e619f

media-tv/dtv-scan-tables: EAPI 7 for 

Package-Manager: Portage-2.3.69, Repoman-2.3.13
Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
index c4ec5b113aa..e63f60d8936 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 if [[ ${PV#} != ${PV} ]]; then
inherit git-r3
@@ -27,6 +27,6 @@ src_compile() {
 }
 
 src_install() {
-   emake PREFIX="${ED}usr" install install_v3
+   emake PREFIX="${ED}/usr" install install_v3
einstalldocs
 }



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/files/, media-tv/dtv-scan-tables/

2019-07-17 Thread James Le Cuirot
commit: caee30967654bdc3f0e730d67820f8ae95e54601
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Jul 17 19:36:20 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Jul 17 19:36:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caee3096

media-tv/dtv-scan-tables: Patch around Makefile issue

This patch has been sent upstream.

Closes: https://bugs.gentoo.org/689522
Package-Manager: Portage-2.3.69, Repoman-2.3.13
Signed-off-by: James Le Cuirot  gentoo.org>

 .../dtv-scan-tables/dtv-scan-tables-.ebuild|  8 
 media-tv/dtv-scan-tables/files/Makefile.patch  | 55 ++
 2 files changed, 63 insertions(+)

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
index e63f60d8936..305e482a915 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
@@ -20,8 +20,16 @@ SLOT="0"
 
 DEPEND=">=media-tv/v4l-utils-1.4"
 
+PATCHES=( "${FILESDIR}"/Makefile.patch )
 DOCS=( README )
 
+src_prepare() {
+   default
+
+   # Conversion failure!
+   rm -v dvb-t/ke-Nairobi || die
+}
+
 src_compile() {
emake dvbv3 dvbv5
 }

diff --git a/media-tv/dtv-scan-tables/files/Makefile.patch 
b/media-tv/dtv-scan-tables/files/Makefile.patch
new file mode 100644
index 000..60c6cde17ef
--- /dev/null
+++ b/media-tv/dtv-scan-tables/files/Makefile.patch
@@ -0,0 +1,55 @@
+From 17049393c60503d305787d06b7137227a99ed2af Mon Sep 17 00:00:00 2001
+From: James Le Cuirot 
+Date: Sat, 13 Jul 2019 16:23:23 +0100
+Subject: [PATCH] Improve Makefile to avoid "Argument list too long" error
+
+I wouldn't expect a foreach loop to be prone to this issue but it's
+not the right way to write a Makefile anyway.
+
+Note that conversion failures are now fatal and the dvb-t/ke-Nairobi
+file is failing to convert at the moment.
+
+Signed-off-by: James Le Cuirot 
+---
+ Makefile | 16 ++--
+ 1 file changed, 10 insertions(+), 6 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 901dc9d..7cdb5bc 100644
+--- a/Makefile
 b/Makefile
+@@ -17,6 +17,8 @@ DVBV3DIRS = atsc dvb-c dvb-s dvb-t
+ DVBV5DIRS = $(DVBV3DIRS) isdb-t
+ 
+ DVBV3CHANNELFILES = $(foreach dir,$(DVBV3DIRS),$(wildcard $(dir)/*))
++DVBV3OUTPUTFILES = $(patsubst %,$(DVBV3OUTPUTDIR)/%,$(DVBV3CHANNELFILES))
++DVBV5OUTPUTFILES = $(patsubst %,$(DVBV5OUTPUTDIR)/%,$(DVBV3CHANNELFILES))
+ 
+ DVBFORMATCONVERT_CHANNEL_DVBV5 = -ICHANNEL -ODVBV5
+ DVBFORMATCONVERT_CHANNEL_DVBV3 = -IDVBV5 -OCHANNEL
+@@ -42,14 +44,16 @@ ifeq ($(DVBV3DIR),)
+ DVBV3DIR = dvbv3
+ endif
+ 
+-dvbv3:
+-  @$(foreach var,$(DVBV3DIRS), $(MKDIR) $(DVBV3OUTPUTDIR)/$(var);)
+-  @$(foreach var,$(DVBV3CHANNELFILES), $(DVBFORMATCONVERT) 
$(DVBFORMATCONVERT_CHANNEL_DVBV3) $(var) $(DVBV3OUTPUTDIR)/$(var);)
++$(DVBV3OUTPUTFILES): $(DVBV3OUTPUTDIR)/%: %
++  @$(MKDIR) "$(dir $@)"
++  @$(DVBFORMATCONVERT) $(DVBFORMATCONVERT_CHANNEL_DVBV3) "$<" "$@"
+ 
++$(DVBV5OUTPUTFILES): $(DVBV5OUTPUTDIR)/%: $(DVBV3OUTPUTDIR)/%
++  @$(MKDIR) "$(dir $@)"
++  @$(DVBFORMATCONVERT) $(DVBFORMATCONVERT_CHANNEL_DVBV5) "$<" "$@"
+ 
+-dvbv5: $(DVBV3OUTPUTDIR)
+-  @$(foreach var,$(DVBV3DIRS), $(MKDIR) $(DVBV5OUTPUTDIR)/$(var);)
+-  @$(foreach var,$(DVBV3CHANNELFILES), $(DVBFORMATCONVERT) 
$(DVBFORMATCONVERT_CHANNEL_DVBV5) $(DVBV3OUTPUTDIR)/$(var) 
$(DVBV5OUTPUTDIR)/$(var);)
++dvbv3: $(DVBV3OUTPUTFILES)
++dvbv5: $(DVBV5OUTPUTFILES)
+ 
+ install:
+   @mkdir -p $(DATADIR)/$(DVBV5DIR)
+-- 
+2.21.0
+



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2019-02-22 Thread Mikle Kolyada
commit: 02449e9901248b34e807f41576b2981cfc33ca64
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Feb 22 10:32:49 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Feb 22 10:32:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02449e99

media-tv/dtv-scan-tables: amd64 stable wrt bug #676038

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index f36ed1d6219..1dc91e79f7c 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 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 ppc ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2019-02-14 Thread Thomas Deutschmann
commit: f98f3c07efc46368604011b1bee4331e8cea86e9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb 15 00:00:31 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb 15 00:17:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98f3c07

media-tv/dtv-scan-tables: x86 stable (bug #676038)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 0f58675fb9c..f36ed1d6219 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 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 ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ppc ~ppc64 x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2019-01-26 Thread Sergei Trofimovich
commit: 3f16ecde9d756628fd2b3824d90c144eb9a7a986
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:20:49 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:23:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f16ecde

media-tv/dtv-scan-tables: stable 0_p20171003 for ppc, bug #676038

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
index c4ec5b113aa..0f58675fb9c 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 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 ~ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2017-12-03 Thread James Le Cuirot
commit: 348d653ee41f8e6eb1273c7df8ce0451a238b8aa
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Nov 29 23:51:03 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Dec  3 22:13:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348d653e

media-tv/dtv-scan-tables: Add ~ppc and ~ppc64 keywords

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 2 +-
 media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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
index 08c15c3ef58..c4ec5b113aa 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 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"
+   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
index 08c15c3ef58..c4ec5b113aa 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 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"
+   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2017-11-26 Thread James Le Cuirot
commit: eb84f08c04519b2273a8d6729039e783b70eafc1
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Nov 26 22:49:59 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Nov 26 22:50:39 2017 +
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-.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 000..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 000..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#} != ${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-.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-.ebuild
new file mode 100644
index 000..08c15c3ef58
--- /dev/null
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-.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#} != ${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 000..54be7ff7e5d
--- /dev/null
+++ b/media-tv/dtv-scan-tables/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ch...@gentoo.org
+   James Le Cuirot
+   
+