summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-tv/kodi: require dev-libs/spdlogCraig Andrews2020-04-181-0/+1
| | | | | | See: https://github.com/xbmc/xbmc/commit/77a9d Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/kodi: Add udf supportCraig Andrews2020-04-162-1/+6
| | | | | | See: https://github.com/xbmc/xbmc/commit/9cd808e Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/kodi: build tests if test enabled; don't use bundled gtestCraig Andrews2020-04-161-1/+3
| | | | | | See: https://github.com/xbmc/xbmc/commit/757326 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/plex-media-server: Bump to 1.19.1Stephen Shkardoon2020-04-165-0/+227
| | | | | | | | | | | | | | This includes major changes, due to the removal of the start_pms script in the upstream repository. Changes shamelessly stolen from https://github.com/comio/plex-overlay where possible. Closes: https://bugs.gentoo.org/716858 Closes: https://bugs.gentoo.org/710110 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz> Closes: https://github.com/gentoo/gentoo/pull/15325 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/plex-media-server: x86 stable wrt bug #717248Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-tv/plex-media-server: amd64 stable wrt bug #717248Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-tv/mythtv: Fix create webbrowser windowWilson Michaels2020-04-033-0/+864
| | | | | | | Closes: https://bugs.gentoo.org/713736 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/mythtv: Delete old revisionsWilson Michaels2020-04-033-1215/+0
| | | | | | Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/15059 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/v4l-utils: patch for -fno-common bugAndrey Utkin2020-03-203-1/+73
| | | | | | | | | | | Reused the patch already used for media-libs/libv4l. Applied to ebuilds 1.16.6 (last stable) and 1.18.0 (not stabilized). No revision bump as this is a trivial build failure treatment. Bug: https://bugs.gentoo.org/706834 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-tv/v4l-utils: drop hppa keywordsMatt Turner2020-03-205-5/+5
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-tv/linuxtv-dvb-apps: Fix build with glibc-2.31, revbump, EAPISam James (sam_c)2020-03-142-0/+107
| | | | | | | | | | | * Patch to allow build with glibc-2.31 * EAPI bumped (no actual changes needed) * Revbump to -r1 Closes: https://bugs.gentoo.org/711988 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/14926 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-tv/v4l-utils: restore alpha, ppc keywordsAndrey Utkin2020-03-131-1/+1
| | | | | | | | | | | These arches have been dropped from keywords of a year ago due to clang, a conditional dependency, being unavailable on these arches. Now that the USE flag enabling dependency on clang is masked on these arches, v4l-utils can be keyworded. Bug: https://bugs.gentoo.org/678940 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-tv/v4l-utils: add new version 1.18.0Andrey Utkin2020-03-112-0/+70
| | | | | | | Cloned from 1.16.6 with stable keywords dropped to testing. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-tv/kodi: Depend on media-libs/dav1dCraig Andrews2020-03-041-1/+2
| | | | | | See: https://github.com/xbmc/xbmc/commit/9e13e6d Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/mythtv: Fix fail when USE = -pythonWilson Michaels2020-03-032-3/+4
| | | | | | | Closes: https://bugs.gentoo.org/711172 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/kodi: Fix patch referenceCraig Andrews2020-03-011-1/+1
| | | | | | Closes: https://bugs.gentoo.org/711150 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/kodi: Remove reference to media-tv/xbmcCraig Andrews2020-02-291-1/+0
| | | | | | | media-tv/xbmc was removed long ago Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/kodi: 18.6 version bumpCraig Andrews2020-02-292-0/+321
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/kodi: Require libjpeg-turbo 2.0.4Craig Andrews2020-02-241-1/+1
| | | | | | See: https://github.com/xbmc/xbmc/commit/9cdb7d Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/gentoo-vdr-scripts: cleanup old versionJoerg Bornkessel2020-02-243-139/+0
| | | | | | Closes: https://bugs.gentoo.org/705260 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-tv/mythtv: ebuild enhancementsWilson Michaels2020-02-211-13/+10
| | | | | | | | Closes: https://bugs.gentoo.org/710136 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/14719 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/kodi: require libcdio 2.1.0Craig Andrews2020-02-191-1/+1
| | | | | | See: https://github.com/xbmc/xbmc/commit/027541 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/kodi: Require ffmpeg 4.2.2Craig Andrews2020-02-192-3/+4
| | | | | | See: https://github.com/xbmc/xbmc/commit/9ee93bb Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/kodi: Require curl 7.68.0Craig Andrews2020-02-191-1/+1
| | | | | | | | See: https://github.com/xbmc/xbmc/commit/ae7c3d121 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/mythtv: Bug fix, add user infoWilson Michaels2020-02-193-6/+436
| | | | | | | | | | | Closes: https://bugs.gentoo.org/702654 Closes: https://bugs.gentoo.org/696568 Closes: https://bugs.gentoo.org/710046 Closes: https://bugs.gentoo.org/710048 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/14694 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/gtk-v4l: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* media-tv/mythtv: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-132-4/+4
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* media-tv/kodi-9999: require libfmt 6.1.2Craig Andrews2020-02-121-1/+1
| | | | | | See: https://github.com/xbmc/xbmc/pull/17362 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/plex-media-server: Remove redundant dodirMichał Górny2020-02-092-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/plex-media-server: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-095-9/+22
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/kodi: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-094-8/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/kodi: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-082-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-tv/tvnamer: Remove py2Michał Górny2020-02-062-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/gentoo-vdr-scripts: cleanup old bugy ~archJoerg Bornkessel2020-02-042-131/+0
| | | | | | Bug: https://bugs.gentoo.org/705260 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-tv/v4l-utils: remove unused patchMichael Mair-Keimberger2020-01-291-26/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14277 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/gentoo-vdr-scripts: amd64 stable wrt bug #705510Agostino Sarubbo2020-01-281-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-tv/gentoo-vdr-scripts: x86 stable (bug #705510)Thomas Deutschmann2020-01-271-1/+1
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-tv/gentoo-vdr-scripts: typoJoerg Bornkessel2020-01-121-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-tv/plex-media-server: Bump to 1.18.4Stephen Shkardoon2020-01-092-0/+137
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz> Closes: https://github.com/gentoo/gentoo/pull/14279 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-056-12/+12
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch candrews' packages to cmake.eclassAndreas Sturmlechner2020-01-044-24/+24
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/plex-media-server: Remove old versionsStephen Shkardoon2020-01-033-310/+0
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz> Closes: https://github.com/gentoo/gentoo/pull/14232 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/plex-media-server: Bump to 1.18.3Stephen Shkardoon2019-12-205-0/+157
| | | | | | | Includes various QA/QoL fixes in the ebuild. Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz> Closes: https://github.com/gentoo/gentoo/pull/14050 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/kodi: Cleanup old versionCraig Andrews2019-12-181-320/+0
| | | | | Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/kodi: Fix media-libs[video_cards_vc4] dependencyCraig Andrews2019-12-182-1/+321
| | | | | | | Thanks anarchy@gentoo.org Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-tv/gentoo-vdr-scripts: HOMEPAGE fixedJoerg Bornkessel2019-12-152-4/+4
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-tv/gentoo-vdr-scripts: bump to 2.8Joerg Bornkessel2019-12-157-668/+83
| | | | | | | | | | | | | | | | | | | this bump will fix: SYMLINK_LIB=no / 17.1 profiles break VDR plugins fails to shutdown pc for sleep shuts the vdr down even if nvram-wakup fails disabled login for user vdr ebuild cleanup cleanup old Bug: https://bugs.gentoo.org/688174 Bug: https://bugs.gentoo.org/646518 Bug: https://bugs.gentoo.org/298785 Closes: https://bugs.gentoo.org/688174 Closes: https://bugs.gentoo.org/646518 Closes: https://bugs.gentoo.org/298785 Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-tv/plex-media-server: fix QA notes about .desktop fileJoonas Niilola2019-12-141-1/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>