Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 383993

Summary: media-tv/linuxtv-dvb-apps needs update for Emley Moor transmitter digital switchover
Product: Gentoo Linux Reporter: Andrew John Hughes <gnu_andrew>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: chewi, kripton, treecleaner, zzam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 626238, 626240    
Bug Blocks:    
Attachments: Update for uk-EmleyMoor post-DSO

Description Andrew John Hughes 2011-09-21 17:34:38 UTC
The attached patch needs to be applied to make the uk-EmleyMoor file usable after digital switchover, which occurred today (21-09-2011).

I've sent this patch upstream as well:

http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/38402

Reproducible: Always
Comment 1 Andrew John Hughes 2011-09-21 17:35:05 UTC
Created attachment 287323 [details, diff]
Update for uk-EmleyMoor post-DSO
Comment 2 Roger 2011-11-17 17:18:25 UTC
FYI: According to LinuxTV.org, linux-dvb-apps is now considered old/legacy code.

You'll find the newer code only in git - no stable yet(?).

Use their Projects page to find the projects.
http://www.linuxtv.org/projects.php

Which leads to DVB utils (dvd-apps):
http://linuxtv.org/hg/dvb-apps

You can quickly download a git tip tarball to the left and compile with Make.
Comment 3 Pacho Ramos gentoo-dev 2016-02-08 11:51:40 UTC
It looks like Fedora is using snapshots for this
Comment 4 Pacho Ramos gentoo-dev 2017-08-09 12:59:18 UTC
We would need to move this to take periodical snapshots as our version is completely outdated
Comment 5 James Le Cuirot gentoo-dev 2017-11-26 23:09:33 UTC
I'm already dealing with tvheadend and I could take a look at gpac too. I have just added a dtv-scan-tables package, which has the files that v4l-utils is missing, so once those revdeps are dealt with, this can be last-rited.
Comment 6 James Le Cuirot gentoo-dev 2017-11-28 22:37:29 UTC
Hmm, other distros still package this (usually as dvb-apps) for libdvben50221.so, which is still (optionally) used by tvheadend and not available elsewhere. Maybe we should keep this but without the scan tables.
Comment 7 Larry the Git Cow gentoo-dev 2017-12-03 22:14:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aad06c19363f6f917003987dd83b16dc01092e4

commit 5aad06c19363f6f917003987dd83b16dc01092e4
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2017-11-29 23:57:39 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2017-12-03 22:13:49 +0000

    media-tv/linuxtv-dvb-apps: Newer snapshot, EAPI 6, cleanup
    
    As this is no longer maintained upstream, it had been suggested that
    this package be last-rited but there are still utilities and libraries
    that are not available elsewhere. libdvben50221 is still used by
    tvheadend, for example. Other distros still package this accordingly.
    
    The DTV scan tables are no longer included as they have been split out
    into a new project, hence the new dependency.
    
    Closes: https://bugs.gentoo.org/383993
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-tv/linuxtv-dvb-apps/Manifest                 |  3 +-
 .../linuxtv-dvb-apps-1.1.1.20140321.ebuild         | 91 ++++++++++++++++++++++
 2 files changed, 93 insertions(+), 1 deletion(-)