summaryrefslogtreecommitdiff
path: root/media-tv
Commit message (Collapse)AuthorAge
* Convert from virtual/python-imaging to plain dev-python/pillowJustin Lecher2015-11-10
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-tv/kodi: amd64 stable wrt bug #550896Agostino Sarubbo2015-11-10
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* media-tv/w_scan: amd64 stable wrt bug #557398Agostino Sarubbo2015-11-09
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* media-tv/kodi: version bump to 15.2 #564162Mike Frysinger2015-11-07
|
* media-tv/kodi: use slots/subslots on various deps #564354Mike Frysinger2015-11-07
|
* media-tv/tvnamer: Fix syntax error where PYTHON_COMPAT was not an arrayBrian Evans2015-11-07
| | | | Package-Manager: portage-2.2.20.1
* media-tv/mythtv: Fix ManifestManuel Rüger2015-10-27
| | | | Package-Manager: portage-2.2.23
* media-tv/mythtv: fix C++ visibility with gcc 4.9+Doug Goldstein2015-10-27
| | | | | | | | | | | | 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-16
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-tv/tvheadend: Fix usage of ffmpeg vs libav flags.Alexis Ballier2015-10-16
| | | | | | 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-16
| | | | | | ebuild. Package-Manager: portage-2.2.23
* media-tv/tvheadend: correction to code missed in src_unpackIan Delaney2015-10-13
| | | | Package-Manager: portage-2.2.20.1
* media-tv/tvheadend: bump to -4.0.6, patch to fixing issues re IUSE iconvIan Delaney2015-10-13
| | | | | | | | | | 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-10
| | | | Package-Manager: portage-2.2.20.1
* media-tv/xawtv: include stdbool declaration for gcc5 (thanks Helmut ↵Michael Weber2015-10-10
| | | | | | Jarausch, bug 548454). Package-Manager: portage-2.2.21
* media-tv/mythtv: drop group write on log directoryDoug Goldstein2015-10-09
| | | | | Drop the group write bit on the /var/log/mythtv directory in the mythbackend initscript.
* media-tv/kodi: run epatch_user before regenerating files #562092Mike Frysinger2015-10-05
|
* media-tv/tvmovie2vdr: Fix homepage (bug #562170)Sebastian Pipping2015-10-04
| | | | Package-Manager: portage-2.2.22
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-01
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-tv/tvbrowser: Remove dependency on staxJames Le Cuirot2015-09-26
| | | | | | | It is included in Java 6. The jar wasn't even being included in the classpath anyway. Package-Manager: portage-2.2.20.1
* media-tv/tvbrowser: Remove oldJames Le Cuirot2015-09-26
| | | | Package-Manager: portage-2.2.20.1
* Update hashes in ManifestJustin Lecher2015-09-23
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-tv/kodi: run the codegenerator when USE=java #558798Mike Frysinger2015-09-19
| | | | | | Since we don't include the precompiled generated files when USE=java, make sure we explicitly run the bootstrap step since the build doesn't handle it for us.
* media-tv/kodi: enable texturepacker again and depend on giflib #558678Mike Frysinger2015-09-18
|
* media-tv/kodi: require newer libbluray #559874Mike Frysinger2015-09-18
| | | | This matches upstream changes in their git repo.
* media-tv/mythtv: bump for using sub-slotsDoug Goldstein2015-09-17
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: more refactors of the init scriptDoug Goldstein2015-09-16
| | | | | | | Gentoo-Bug: 560142 Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: fix typo in user nameDoug Goldstein2015-09-16
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: multiple init script fixesDoug Goldstein2015-09-14
| | | | | | | | | | | The new init scripts had a few bugs related to permissions and command line switches. Gentoo-Bug: 560142 Gentoo-Bug: 560144 Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: fix python-single-r1 initializationDoug Goldstein2015-09-13
| | | | | | | | | | Don't conditionally call python-single-r1_pkg_setup as pointed out by Anders Hellgren <kallamej@gentoo.org>. Gentoo-Bug: 560136 Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/kodi: don't enable texturepacker by defaultMaxim Koltsov2015-09-11
| | | | | | | | Enabling it causes build failure due to missing giflib-5, see referenced bug. Gentoo-Bug: 558678 Package-Manager: portage-2.2.20.1
* media-tv/mythtv: additional bug fixesDoug Goldstein2015-09-08
| | | | | | | | | Fix the usage of $EPYTHON. Added call to --disable-vdpau and --disable-crystalhd when their respective USE flags are disabled. Finish conversion to python-single-r1. Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: upstream bump and bug fixesDoug Goldstein2015-09-08
| | | | | | | | | | | | | | | | | | | | | | | | Bump to latest upstream 0.27-fixes branch. Add a MYTHBACKEND_LOGGING option to allow users to specify custom logging options instead of always having /var/log/mythtv hardcoded on them. (bug #493396 & bug #442996). Prevent installing scripts that need the Perl bindings when USE=-perl is set. Similiarly prevent Python script installation when USE=-python is set. (bug #516968). Add missing dependency on udisks:0 when USE=dvd or USE=bluray is set. (bug #456898 & bug #503806). Drop 'need net' in the init script in favor of 'use net.lo'. (bug #439656). Add lame as a dependency always, reported and fixed by Olav Sandstå <olav@sandstaa.net>). (bug #440006). Gentoo-Bug: 493396 Gentoo-Bug: 442996 Gentoo-Bug: 516968 Gentoo-Bug: 456898 Gentoo-Bug: 503806 Gentoo-Bug: 439656 Gentoo-Bug: 440006 Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* Retire a slew of old ebuildsDoug Goldstein2015-09-05
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/kodi: require crossguid #558796Mike Frysinger2015-08-28
|
* media-tv/kodi: require newer libvdpau #558668hal2015-08-26
|
* media-tv/kodi: version bump #544760Mike Frysinger2015-08-26
|
* media-tv/kodi: refresh live git for latest sourceMike Frysinger2015-08-26
|
* media-tv/kodi: fix from upstream for building w/gcc-5 #557300Mike Frysinger2015-08-26
|
* media-tv/kodi: add kernel config checks #544020hal2015-08-25
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-24
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https for kernel.org and redhat.comJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert all URIs for launchpad.net from http to httpsJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-24
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-24
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-tv/kodi: raise min required libcec ver #558040Mike Frysinger2015-08-23
|
* media-tv/mythtv: remove older versionsDoug Goldstein2015-08-10
| | | | Package-Manager: portage-2.2.20
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-09
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed