summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* */*: 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: cleanup Python 2.7, drop dev-qt/qtwebkit:5Wilson Michaels2020-12-123-117/+0
| | | | | | | | | 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-151-365/+0
| | | | | Closes: https://bugs.gentoo.org/748195 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/mythtv: remove old ebuild, metadata, and patch filesWilson Michaels2020-07-251-21/+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: Bump version 31.0Wilson Michaels2020-06-113-0/+100
| | | | | | | 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-031-0/+61
| | | | | | | 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: Bump to 30.0_p2019080 on fixes/30 branchWilson Michaels2019-09-204-0/+435
| | | | | | | | 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-141-0/+21
| | | | | | | 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 Ramos2018-11-113-68/+0
| | | | | 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-091-0/+11
| | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10
* media-tv/mythtv: Replaced freetype-config with pkg-configLars Wendler2018-06-251-0/+28
| | | | | Bug: https://bugs.gentoo.org/658534 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-tv/mythtv: It doesn't really need media-libs/libdvb for dvb support ↵Pacho Ramos2017-12-311-2/+2
| | | | | | (#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: Fix build with glibc-2.25, bug 604430Andreas K. Hüttel2017-10-201-0/+29
| | | | | Closes: https://bugs.gentoo.org/604430 Package-Manager: Portage-2.3.12, Repoman-2.3.3
* media-tv/mythtv: Drop 0.27.6Andreas Sturmlechner2017-08-115-162/+0
| | | | | | Gentoo-bug: 620706 Package-Manager: Portage-2.3.6, Repoman-2.3.3
* media-tv/mythtv: add patch to 0.27.6_p20160318-r1 fixing build with libvpx-1.5.0Michael Palimaka2017-03-131-0/+17
| | | | | Gentoo-bug: 600094 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-285-5/+0
| | | | Bug: 611234
* media-tv/mythtv: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* media-tv/mythtv: Major release to 0.28Richard Freeman2016-04-161-0/+66
| | | | Package-Manager: portage-2.2.26
* media-tv/mythtv: remove unused fileDoug Goldstein2016-02-231-11/+0
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: drop group write on log directoryDoug Goldstein2015-10-091-1/+1
| | | | | Drop the group write bit on the /var/log/mythtv directory in the mythbackend initscript.
* media-tv/mythtv: more refactors of the init scriptDoug Goldstein2015-09-161-19/+22
| | | | | | | 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-161-2/+2
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: multiple init script fixesDoug Goldstein2015-09-141-4/+4
| | | | | | | | | | | 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: upstream bump and bug fixesDoug Goldstein2015-09-082-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | 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-051-20/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0811-0/+246
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