summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-tv/xawtv: Remove old and drop to unstableManuel Rüger2016-02-021-157/+0
| | | | | | | | As the package is masked, this allows us to drop it easily to unstable by removing the stable version. If a future maintainer has fixed the outstanding bugs, this package can transit again to the stabilization workflow. Package-Manager: portage-2.2.27
* media-tv/ivtvplayer: whitespaceMichael Palimaka2016-01-311-1/+1
| | | | Package-Manager: portage-2.2.27
* media-tv/ivtvplayer: remove reference to removed packageMichael Palimaka2016-01-311-1/+1
| | | | Package-Manager: portage-2.2.27
* media-tv/mythtv: Stable for amd64Richard Freeman2016-01-291-1/+1
| | | | | | Bug: 673250 Package-Manager: portage-2.2.26
* media-tv/xmltv: bump to vn. -0.5.67Jason Miller2016-01-273-0/+232
| | | | Package-Manager: portage-2.2.26
* Fix missing DIST entry in Manifest, and update copyright year (as trivial ↵Robin H. Johnson2016-01-242-1/+2
| | | | | | change to ensure manifest update propogates). Package-Manager: portage-2.2.24
* Merge the GLEP 67 transition changesMichał Górny2016-01-2528-87/+84
|\
| * Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-2417-22/+22
| |
| * Remove explicit uses of disbanded herd e-mails from metadata.xmlMichał Górny2016-01-241-4/+0
| |
| * Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-2427-30/+34
| | | | | | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
| * Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-249-40/+37
| | | | | | | | | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* | media-tv/tvheadend: Fix IMDb URL, bug #536072Sven Wegener2016-01-241-0/+4
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Version bump, bug #572576Sven Wegener2016-01-241-0/+117
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Convert to git-r3.eclassSven Wegener2016-01-241-1/+1
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Disable building bundled librariesSven Wegener2016-01-241-0/+2
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Forward port additional USE flagsSven Wegener2016-01-241-1/+13
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Forward port the libav USE flagSven Wegener2016-01-241-2/+5
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Update dependency syntax of live ebuildSven Wegener2016-01-241-4/+6
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Lower openssl dependency restrictionSven Wegener2016-01-241-1/+1
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Move headers to being DEPEND-onlySven Wegener2016-01-241-2/+2
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Move xmltv to being RDEPEND-onlySven Wegener2016-01-241-2/+4
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Fixup DEPEND settingSven Wegener2016-01-241-1/+1
| | | | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Remove curl dependencySven Wegener2016-01-241-1/+0
| | | | | | | | | | | | There's no single call to curl or libcurl in the code. Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Remove epoll USE flagSven Wegener2016-01-242-4/+1
| | | | | | | | | | | | | | The epoll support is always activated on Linux. On Darwin and FreeBSD tvheadend automatically uses kqueue support. Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Remove ccache USE flagSven Wegener2016-01-243-8/+5
| | | | | | | | | | | | | | | | We have the ccache portage feature for that. Also the USE flag didn't do anything, because we are forcing CC during make, overriding the ccache command the configure script added to CC. Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Remove iconv patch and USE flagSven Wegener2016-01-243-43/+3
| | | | | | | | | | | | | | | | The patch is wrong. The configure check only checks whether we need to link against libiconv for the iconv functions. iconv support is always activated and we need to unconditionally depend on virtual/libiconv. Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Remove --mandir configure optionSven Wegener2016-01-241-1/+0
| | | | | | | | | | | | That used to be an old workaround. Signed-off-by: Sven Wegener <swegener@gentoo.org>
* | media-tv/tvheadend: Move dtv-scan-tables version to variableSven Wegener2016-01-241-2/+4
|/ | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* media-tv/tvbrowser: Add missing patches. Fixes bug 572714.Patrice Clement2016-01-232-0/+259
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-tv/tvbrowser: Version bump. Fixes bug 571010.Patrice Clement2016-01-232-0/+103
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-tv/xbmc: add video as a maintainerMichael Palimaka2016-01-221-0/+1
| | | | Package-Manager: portage-2.2.27
* media-tv/kodi: add video as a maintainerMichael Palimaka2016-01-221-0/+1
| | | | Package-Manager: portage-2.2.27
* media-tv/me-tv: Fix building with latest glibmm/libsigc++Pacho Ramos2015-12-241-7/+10
| | | | Package-Manager: portage-2.2.26
* media-tv/mythtv: fix build issue with media-libs/libvpx-1.5.0Doug Goldstein2015-11-146-6/+6
| | | | | | | | | libvpx-1.5.0 dropped some defines from their headers that MythTV needed to compile. To quickly avoid such issues for users, set the DEPEND to be on for all versions less than 1.5.0. fixes #565628 Gentoo-Bug: 565628 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/kodi: x86 stable wrt bug #550896Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* media-tv/w_scan: x86 stable wrt bug #557398Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* Convert from virtual/python-imaging to plain dev-python/pillowJustin Lecher2015-11-102-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-tv/kodi: amd64 stable wrt bug #550896Agostino Sarubbo2015-11-101-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* media-tv/w_scan: amd64 stable wrt bug #557398Agostino Sarubbo2015-11-091-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* media-tv/kodi: version bump to 15.2 #564162Mike Frysinger2015-11-072-0/+286
|
* media-tv/kodi: use slots/subslots on various deps #564354Mike Frysinger2015-11-071-5/+5
|
* media-tv/tvnamer: Fix syntax error where PYTHON_COMPAT was not an arrayBrian Evans2015-11-071-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-tv/mythtv: Fix ManifestManuel Rüger2015-10-271-0/+1
| | | | Package-Manager: portage-2.2.23
* media-tv/mythtv: fix C++ visibility with gcc 4.9+Doug Goldstein2015-10-271-0/+363
| | | | | | | | | | | | Fix build issues surrounding devirualization and visibility with gcc 4.9+. Fix OpenSSL slot dependency. Change USE=raop to USE=avahi for AirPlay, AirTunes, and Bonjour support since a number of third-party docs mention the inconsistency in USE flag naming. Gentoo-Bug: 516692 Gentoo-Bug: 562084 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* Update remote-idsJustin Lecher2015-10-161-15/+18
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-tv/tvheadend: Fix usage of ffmpeg vs libav flags.Alexis Ballier2015-10-161-3/+4
| | | | | | ffmpeg flag means enable ffmpeg or libav. libav flags means use libav, lack of it use ffmpeg. Package-Manager: portage-2.2.23
* media-tv/tvheadend: Rename patch to match what is used from epatch in the ↵Alexis Ballier2015-10-161-0/+0
| | | | | | ebuild. Package-Manager: portage-2.2.23
* media-tv/tvheadend: correction to code missed in src_unpackIan Delaney2015-10-131-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-tv/tvheadend: bump to -4.0.6, patch to fixing issues re IUSE iconvIan Delaney2015-10-138-162/+185
| | | | | | | | | | patch submitted thanks to Olliver Schinagl, ebuild prepared by new designated proxy maintainer 'wraeth' submitted via gentoo bug, old versions removed on request of maintainer. Gnetoo bug: #551884 Package-Manager: portage-2.2.20.1
* compile fix for >=linux-4.2, reported, fixed by Daniel Peters on wrt bug #559476Joerg Bornkessel2015-10-102-0/+84
| | | | Package-Manager: portage-2.2.20.1