summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-tv/mythtv: snapshot 20210606 bump, add Python 3.9 targetWilson Michaels2021-06-102-0/+436
| | | | | | | | Bug: https://bugs.gentoo.org/794838 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/21165 Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/mythtv: add gtgui[jpeg] as a (build) depJoonas Niilola2021-04-202-3/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/mythtv: regenerate manifest fileJoonas Niilola2021-03-021-1/+1
| | | | | Closes: https://bugs.gentoo.org/773646 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: snapshot bump for bug fixesWilson Michaels2021-03-012-0/+436
| | | | | | | | Closes: https://bugs.gentoo.org/772248 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/19696 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: remove unused fileMichael Mair-Keimberger2021-02-151-72/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19475 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller2020-12-231-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-tv/mythtv: Support Python 3.8Wilson Michaels2020-12-171-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/18661 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: cleanup Python 2.7, drop dev-qt/qtwebkit:5Wilson Michaels2020-12-127-556/+2
| | | | | | | | | Closes: https://bugs.gentoo.org/735986 Closes: https://bugs.gentoo.org/750887 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/18443 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/mythtv: fix SizeViolation issueJoonas Niilola2020-11-153-367/+4
| | | | | Closes: https://bugs.gentoo.org/748195 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: update thebitpit's maintainer e-mail addressJoonas Niilola2020-10-261-1/+1
| | | | | Bug: https://bugs.gentoo.org/694740 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: Drop obsolete 31.0-r1Andreas Sturmlechner2020-09-041-436/+0
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/mythtv: Depend on virtual/jackAndreas Sturmlechner2020-09-041-1/+1
| | | | | | | | | | Using PR that was unsuitable for merge as proxied-maint. ACK for this commit. Thanks-to: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/17055 Closes: https://bugs.gentoo.org/736330 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/mythtv: add runtime depend, remove old revisionWilson Michaels2020-08-011-2/+4
| | | | | | | | Closes: https://bugs.gentoo.org/733470 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/16817 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-tv/mythtv: remove old ebuild, metadata, and patch filesWilson Michaels2020-07-254-398/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/16814 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/mythtv: Fix patch file reference nameWilson Michaels2020-07-241-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/733620 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/16789 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: Remove py2 from 31.xMichał Górny2020-07-042-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/mythtv: Restore deleted scriptsWilson Michaels2020-06-141-0/+436
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/16225 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: Patch QPainterPath in mythtv-29.1 & 30.0Wilson Michaels2020-06-112-0/+2
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/15758 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: Bump version 31.0Wilson Michaels2020-06-116-0/+538
| | | | | | | Bug: https://bugs.gentoo.org/712956 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Signed-off-by: Joonas Niilola <juippis@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/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/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/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/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/mythtv: bug fix mythtv-29.1-r2.ebuild source directory nameWilson Michaels2019-10-121-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/674216 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/13269 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/mythtv: drop 29.1-r1 and 30.0_p20190808, update metadata.xmlWilson Michaels2019-10-093-793/+0
| | | | | | | | | crystalhd IUSE references removed Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/13027 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: revision bump mythtv-30.0_p20190808-r1.ebuildWilson Michaels2019-10-091-0/+416
| | | | | | | | | | Bug: https://bugs.gentoo.org/665928 Closes: https://bugs.gentoo.org/695468 Closes: https://bugs.gentoo.org/695688 Closes: https://bugs.gentoo.org/695466 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: revision bump mythtv-29.1-r2Wilson Michaels2019-10-092-1/+373
| | | | | | | | | Bug: https://bugs.gentoo.org/665928 Closes: https://bugs.gentoo.org/693648 Closes: https://bugs.gentoo.org/695684 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: Bump to 30.0_p2019080 on fixes/30 branchWilson Michaels2019-09-207-43/+888
| | | | | | | | EAPI 7 Signed-off-by: Wilson Michaels <thebitpit@eartlink.net> Closes: https://github.com/gentoo/gentoo/pull/12818 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: Fix build with >=media-libs/exiv2-0.27.1Andreas Sturmlechner2019-08-142-0/+23
| | | | | | | Thanks-to: Amel Hodzic <ilmostro7@gmail.com> Closes: https://bugs.gentoo.org/691904 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/mythtv: Drop oldPacho Ramos2019-01-272-370/+0
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-tv/mythtv: libmp3lame is neededPacho Ramos2019-01-052-0/+371
| | | | | | | | for some broadcasts for silence detection of commercials Thanks-to: Donald Simpson <simpson.donald@googlemail.com> Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-tv/mythtv: Drop oldPacho Ramos2018-11-115-438/+0
| | | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-tv/mythtv: Bump to 29.1Pacho Ramos2018-10-202-0/+370
| | | | | | | | | | | Thanks-to: Preston Crow Thanks-to: Tom Dexter Closes: https://bugs.gentoo.org/645850 Closes: https://bugs.gentoo.org/649044 Closes: https://bugs.gentoo.org/658534 Closes: https://bugs.gentoo.org/665182 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-tv/mythtv: Fixed detection of >=qt-5.10Lars Wendler2018-08-092-0/+12
| | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10
* media-tv/mythtv: Added virtual/pkgconfig to DEPEND.Lars Wendler2018-06-261-0/+1
| | | | | Bug: https://bugs.gentoo.org/658534 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-tv/mythtv: Replaced freetype-config with pkg-configLars Wendler2018-06-252-0/+29
| | | | | Bug: https://bugs.gentoo.org/658534 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-tv/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).Arfrever Frehtes Taifersar Arahesis2018-05-111-3/+2
|
* media-tv/mythtv: Drop oldPacho Ramos2017-12-311-359/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-tv/mythtv: It doesn't really need media-libs/libdvb for dvb support ↵Pacho Ramos2017-12-312-2/+369
| | | | | | (#642606), bump eapi, don't show elog messages always, stop pre-stripping files. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-tv/mythtv: Disable optional requirement on libdvb (#451792)Pacho Ramos2017-12-272-9/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-tv/mythtv: Drop oldPacho Ramos2017-12-271-363/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-tv/mythtv: x11-libs/libva is slottedCraig Andrews2017-12-181-0/+363
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-tv/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-tv/mythtv: Fix build with glibc-2.25, bug 604430Andreas K. Hüttel2017-10-202-0/+30
| | | | | Closes: https://bugs.gentoo.org/604430 Package-Manager: Portage-2.3.12, Repoman-2.3.3
* media-tv/mythtv: Drop oldAndreas Sturmlechner2017-08-111-362/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3