From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/tvheadend/
Date: Mon, 5 Dec 2016 15:02:46 +0000 (UTC) [thread overview]
Message-ID: <1480950150.d26c7b17b7bb948f990922f6ba149737d473ece5.pacho@gentoo> (raw)
commit: d26c7b17b7bb948f990922f6ba149737d473ece5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 14:27:13 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 15:02:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26c7b17
media-tv/tvheadend: Drop old ebuilds using obsolete avahi USE flag naming
Package-Manager: portage-2.3.2
media-tv/tvheadend/Manifest | 3 -
media-tv/tvheadend/tvheadend-3.4.27.ebuild | 97 -----------------------
media-tv/tvheadend/tvheadend-4.0.6.ebuild | 119 -----------------------------
media-tv/tvheadend/tvheadend-4.0.8.ebuild | 119 -----------------------------
4 files changed, 338 deletions(-)
diff --git a/media-tv/tvheadend/Manifest b/media-tv/tvheadend/Manifest
index 2fa330c..f74c515 100644
--- a/media-tv/tvheadend/Manifest
+++ b/media-tv/tvheadend/Manifest
@@ -1,5 +1,2 @@
DIST dtv-scan-tables-2015-02-08-f2053b3.tar.bz2 123415 SHA256 83ed1b669009ef325e5d9ccb897e48b31e15e71e81bff442b3d0bbd650131c77 SHA512 aedf0429c2ec0a4692e19c0b4ae1e8c063a5a0fb8695359aa8f716a7f40fd88435ed8b1d2aec2461de3f49b533d6cd012c2a54d06058a5291781da4adf82d609 WHIRLPOOL afaef58cdf2ce1ca03c0a695dbf13192b544e3c5a0012cc70a55834d0b1034d509174684fd0fe3f2111becbe32aac16cad5d467adc278a4b6b16c7dbd384757f
-DIST tvheadend-3.4.27.tar.gz 2201905 SHA256 50438809ff43ab332d255248096e9531ac85e6c51511206a3f68cfc1697f4ead SHA512 fb6dc59fbaf5ea43f69452ff6b034ed80b040bb15f5c43f26a3f8075601066354f82e5cf15f7c5215adf1387edfa57468f71605aacfc0824a996aee108a0f11a WHIRLPOOL b0c92d8368cf7643a238d918752f8b1816ddcfde28372fecad228ab133d4e1dd6219d5b436c396fa4013af5269b2fd05b62bb6ce6180553d835204c8c38029ca
-DIST tvheadend-4.0.6.tar.gz 15826173 SHA256 348c6890a3721217c159a8cdce746686e7a8c75bc14740ac5a75a82acf6b5116 SHA512 b5b9a39a9b6f4f1aa653b0d58b311d3580d5c10b2185a96bf73619b912385bece76fdd0d1e8327d97a2f5e3888729f10cfbfd395660d12749fb7a5d586fde266 WHIRLPOOL 6584d30b4f8f3a17cd79e74b7dc9a892c27a0c214258ff146247b342a58a8eba52ffc4ded9d35d761434671b600daec09e8df05c3b7f4f54db7116fb3a79946b
-DIST tvheadend-4.0.8.tar.gz 15826229 SHA256 04f485c25fcca604165622679e9e7be7aee7575d67f326f5ed8b4ceff63d8f4c SHA512 b506dfbb5a4bbb44e772953cbd9bbdd8fdd3d5d22e13977ea5b186eb61a421c32196ab92d2f851907e48880b1fd2d543cbee95ba0004e4040fa0064156775e59 WHIRLPOOL f89c1d3675762b474857b83edbc61b0c074ead2dac08511efd073855d9573ec5dd16e3e2350f0945960148fea6a55a02f5d61a2fa303d842dcff62ca7047ca45
DIST tvheadend-4.0.9.tar.gz 15825419 SHA256 cea1106f45e286e8c25e6b2f0a581c28bd85e93ce3801ecaac7041568a214977 SHA512 ba8c6edcef126c6a260a9251b0948747074061c8f16fb20f03b250c6698645172c9396530b7fa44bf9cf4d8305fcece08c672c812ba6c48211edfbb2691fb58e WHIRLPOOL c0db6afa8d16201eab5fb188f81d062f84066037395f7e47e496d377e8207e2ffef021a58e07cba4af1217963fb2541b1822681fd33799113858329e9ff287bf
diff --git a/media-tv/tvheadend/tvheadend-3.4.27.ebuild b/media-tv/tvheadend/tvheadend-3.4.27.ebuild
deleted file mode 100644
index e999669..00000000
--- a/media-tv/tvheadend/tvheadend-3.4.27.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils linux-info systemd toolchain-funcs user
-
-MY_PV="3.4patch1"
-
-DESCRIPTION="Tvheadend is a TV streaming server and digital video recorder"
-HOMEPAGE="https://tvheadend.org/"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="avahi +dvb +dvbscan ffmpeg imagecache inotify xmltv zlib"
-
-REQUIRED_USE="dvbscan? ( dvb )"
-
-# does not build with ffmpeg-3 - bug 574990
-# https://tvheadend.org/issues/3597
-DEPEND="dev-libs/openssl:0=
- avahi? ( net-dns/avahi )
- dvb? ( virtual/linuxtv-dvb-headers )
- ffmpeg? ( <media-video/ffmpeg-3:= )
- imagecache? ( net-misc/curl )
- zlib? ( sys-libs/zlib )
- virtual/pkgconfig"
-
-RDEPEND="${DEPEND}
- dvbscan? ( media-tv/linuxtv-dvb-apps )
- xmltv? ( media-tv/xmltv )"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-CONFIG_CHECK="~INOTIFY_USER"
-
-DOCS=( README )
-
-pkg_setup() {
- enewuser tvheadend -1 -1 /dev/null video
-}
-
-src_prepare() {
- # set the version number
- echo "const char *tvheadend_version = \"${PV}\";" \
- > src/version.c || die "setting version failed!"
-
- # remove '-Werror' wrt bug #438424
- sed -e 's:-Werror::' -i Makefile || die 'sed failed!'
-
- # imdb changed the search url, bug #536072
- sed -e 's:akas.imdb.org:akas.imdb.com:' \
- -i src/webui/static/app/epg.js || die 'sed failed!'
-}
-
-src_configure() {
- econf --prefix="${EPREFIX}"/usr \
- --datadir="${EPREFIX}"/usr/share \
- --mandir="${EPREFIX}"/usr/share/man/man1 \
- $(use_enable avahi) \
- --disable-dvbscan \
- $(use_enable dvb linuxdvb) \
- $(use_enable ffmpeg libav) \
- $(use_enable imagecache) \
- $(use_enable inotify) \
- $(use_enable zlib)
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- default
-
- newinitd "${FILESDIR}/tvheadend.initd" tvheadend
- newconfd "${FILESDIR}/tvheadend.confd" tvheadend
-
- systemd_dounit "${FILESDIR}/tvheadend.service"
-
- dodir /etc/tvheadend
- fperms 0700 /etc/tvheadend
- fowners tvheadend:video /etc/tvheadend
-}
-
-pkg_postinst() {
- elog "The Tvheadend web interface can be reached at:"
- elog "http://localhost:9981/"
- elog
- elog "Make sure that you change the default username"
- elog "and password via the Configuration / Access control"
- elog "tab in the web interface."
-}
diff --git a/media-tv/tvheadend/tvheadend-4.0.6.ebuild b/media-tv/tvheadend/tvheadend-4.0.6.ebuild
deleted file mode 100644
index b8a73e9..00000000
--- a/media-tv/tvheadend/tvheadend-4.0.6.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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-${DTV_SCAN_TABLES_VERSION}.tar.bz2 )"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="avahi capmt constcw +cwc dbus +dvb +dvbscan ffmpeg hdhomerun libav imagecache inotify iptv satip +timeshift uriparser xmltv zlib"
-
-# does not build with ffmpeg-3 - bug 574990
-# https://tvheadend.org/issues/3597
-RDEPEND="dev-libs/openssl:=
- virtual/libiconv
- avahi? ( net-dns/avahi )
- dbus? ( sys-apps/dbus )
- ffmpeg? (
- !libav? ( <media-video/ffmpeg-3:= )
- libav? ( media-video/libav:= )
- )
- hdhomerun? ( media-libs/libhdhomerun )
- uriparser? ( dev-libs/uriparser )
- zlib? ( sys-libs/zlib )"
-
-DEPEND="${RDEPEND}
- dvb? ( virtual/linuxtv-dvb-headers )
- capmt? ( virtual/linuxtv-dvb-headers )
- virtual/pkgconfig"
-
-RDEPEND+="
- xmltv? ( media-tv/xmltv )"
-
-CONFIG_CHECK="~INOTIFY_USER"
-
-DOCS=( README.md )
-
-src_unpack() {
- unpack "${P}.tar.gz"
-
- if use dvbscan; then
- mkdir "${S}/data/dvb-scan" || die
- cd "${T}" || die
- 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
-
- # This is needed to prevent make from removing files
- touch "${S}/data/dvb-scan/.stamp" || die
- fi
-}
-
-pkg_setup() {
- enewuser tvheadend -1 -1 /dev/null video
-}
-
-src_prepare() {
- # remove '-Werror' wrt bug #438424
- sed -e 's:-Werror::' -i Makefile || die 'sed failed!'
-}
-
-src_configure() {
- econf --prefix="${EPREFIX}"/usr \
- --datadir="${EPREFIX}"/usr/share \
- --disable-ccache \
- $(use_enable avahi) \
- $(use_enable capmt) \
- $(use_enable constcw) \
- $(use_enable cwc) \
- $(use_enable dbus) \
- $(use_enable dvb linuxdvb) \
- $(use_enable dvbscan) \
- $(use_enable ffmpeg libav) \
- $(use_enable hdhomerun hdhomerun_client) \
- $(use_enable imagecache) \
- $(use_enable inotify) \
- $(use_enable iptv) \
- $(use_enable satip satip_server) \
- $(use_enable satip satip_client) \
- $(use_enable timeshift) \
- $(use_enable uriparser) \
- $(use_enable zlib)
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- default
-
- newinitd "${FILESDIR}/tvheadend.initd" tvheadend
- newconfd "${FILESDIR}/tvheadend.confd" tvheadend
-
- systemd_dounit "${FILESDIR}/tvheadend.service"
-
- dodir /etc/tvheadend
- fperms 0700 /etc/tvheadend
- fowners tvheadend:video /etc/tvheadend
-}
-
-pkg_postinst() {
- elog "The Tvheadend web interface can be reached at:"
- elog "http://localhost:9981/"
- elog
- elog "Make sure that you change the default username"
- elog "and password via the Configuration / Access control"
- elog "tab in the web interface."
-}
diff --git a/media-tv/tvheadend/tvheadend-4.0.8.ebuild b/media-tv/tvheadend/tvheadend-4.0.8.ebuild
deleted file mode 100644
index b8a73e9..00000000
--- a/media-tv/tvheadend/tvheadend-4.0.8.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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-${DTV_SCAN_TABLES_VERSION}.tar.bz2 )"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="avahi capmt constcw +cwc dbus +dvb +dvbscan ffmpeg hdhomerun libav imagecache inotify iptv satip +timeshift uriparser xmltv zlib"
-
-# does not build with ffmpeg-3 - bug 574990
-# https://tvheadend.org/issues/3597
-RDEPEND="dev-libs/openssl:=
- virtual/libiconv
- avahi? ( net-dns/avahi )
- dbus? ( sys-apps/dbus )
- ffmpeg? (
- !libav? ( <media-video/ffmpeg-3:= )
- libav? ( media-video/libav:= )
- )
- hdhomerun? ( media-libs/libhdhomerun )
- uriparser? ( dev-libs/uriparser )
- zlib? ( sys-libs/zlib )"
-
-DEPEND="${RDEPEND}
- dvb? ( virtual/linuxtv-dvb-headers )
- capmt? ( virtual/linuxtv-dvb-headers )
- virtual/pkgconfig"
-
-RDEPEND+="
- xmltv? ( media-tv/xmltv )"
-
-CONFIG_CHECK="~INOTIFY_USER"
-
-DOCS=( README.md )
-
-src_unpack() {
- unpack "${P}.tar.gz"
-
- if use dvbscan; then
- mkdir "${S}/data/dvb-scan" || die
- cd "${T}" || die
- 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
-
- # This is needed to prevent make from removing files
- touch "${S}/data/dvb-scan/.stamp" || die
- fi
-}
-
-pkg_setup() {
- enewuser tvheadend -1 -1 /dev/null video
-}
-
-src_prepare() {
- # remove '-Werror' wrt bug #438424
- sed -e 's:-Werror::' -i Makefile || die 'sed failed!'
-}
-
-src_configure() {
- econf --prefix="${EPREFIX}"/usr \
- --datadir="${EPREFIX}"/usr/share \
- --disable-ccache \
- $(use_enable avahi) \
- $(use_enable capmt) \
- $(use_enable constcw) \
- $(use_enable cwc) \
- $(use_enable dbus) \
- $(use_enable dvb linuxdvb) \
- $(use_enable dvbscan) \
- $(use_enable ffmpeg libav) \
- $(use_enable hdhomerun hdhomerun_client) \
- $(use_enable imagecache) \
- $(use_enable inotify) \
- $(use_enable iptv) \
- $(use_enable satip satip_server) \
- $(use_enable satip satip_client) \
- $(use_enable timeshift) \
- $(use_enable uriparser) \
- $(use_enable zlib)
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- default
-
- newinitd "${FILESDIR}/tvheadend.initd" tvheadend
- newconfd "${FILESDIR}/tvheadend.confd" tvheadend
-
- systemd_dounit "${FILESDIR}/tvheadend.service"
-
- dodir /etc/tvheadend
- fperms 0700 /etc/tvheadend
- fowners tvheadend:video /etc/tvheadend
-}
-
-pkg_postinst() {
- elog "The Tvheadend web interface can be reached at:"
- elog "http://localhost:9981/"
- elog
- elog "Make sure that you change the default username"
- elog "and password via the Configuration / Access control"
- elog "tab in the web interface."
-}
next reply other threads:[~2016-12-05 15:02 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 15:02 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-27 22:20 [gentoo-commits] repo/gentoo:master commit in: media-tv/tvheadend/ 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-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
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=1480950150.d26c7b17b7bb948f990922f6ba149737d473ece5.pacho@gentoo \
--to=pacho@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