| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove older versions | Doug Goldstein | 2012-08-26 | 4 | -643/+6 |
* | Version bump to get latest upstream fixes. Update to logrotate configuration ... | Doug Goldstein | 2012-08-26 | 4 | -16/+374 |
* | Add missing slot dependencies on Qt. | Michael Palimaka | 2012-07-27 | 5 | -14/+23 |
* | Add mythtv user in pkg_setup since we call chown in src_install. | Mike Gilbert | 2012-07-23 | 4 | -15/+17 |
* | Do not call python_convert_shebangs() on files, which are not Python scripts.... | Mike Gilbert | 2012-07-23 | 5 | -14/+35 |
* | Disable stripping during the build to avoid QA warnings | Doug Goldstein | 2012-07-21 | 3 | -4/+9 |
* | Add missing break statement. | Doug Goldstein | 2012-07-21 | 3 | -4/+9 |
* | USE flag and depend cleanups after digging through Fedora's RPM spec file for... | Doug Goldstein | 2012-07-21 | 4 | -31/+48 |
* | Fix 'Unknown' version number. | Doug Goldstein | 2012-07-21 | 3 | -5/+9 |
* | Fix issue with LDFLAGS (bug #426492), CFLAGS, and CXXFLAGS. Fix EPREFIX usage... | Doug Goldstein | 2012-07-21 | 3 | -12/+29 |
* | Remove quotes which upstream's config script can't handle. bug #426942 | Doug Goldstein | 2012-07-21 | 3 | -5/+9 |
* | Remove out unused files | Doug Goldstein | 2012-07-17 | 13 | -884/+11 |
* | Remove older version | Doug Goldstein | 2012-07-17 | 3 | -357/+6 |
* | Version bump. Fix --version output from the various programs. Fix a bug where... | Doug Goldstein | 2012-07-17 | 4 | -61/+125 |
* | Version bump for latest upstream fixes. | Doug Goldstein | 2012-07-15 | 3 | -3/+327 |
* | Fix tarball location. | Doug Goldstein | 2012-07-12 | 3 | -5/+9 |
* | Add new logrotate file but I'm not convinced this will actually work due to h... | Doug Goldstein | 2012-07-12 | 4 | -6/+56 |
* | Fix up .py, .sh, and .pl file installation. Based on work by Myk Taylor <myk0... | Doug Goldstein | 2012-07-12 | 3 | -15/+19 |
* | Move the freetype depend to the right spot | Doug Goldstein | 2012-07-10 | 3 | -5/+9 |
* | Numerous updates to support all the features and notes in the 0.25 release no... | Doug Goldstein | 2012-07-10 | 4 | -30/+84 |
* | We now need wmctrl with the new mythfrontend wrapper. Due to bugs in Qt, we n... | Doug Goldstein | 2012-07-10 | 3 | -10/+16 |
* | Add a Mythbuntu like wrapper for mythfrontend so users can configure the auto... | Doug Goldstein | 2012-07-10 | 6 | -6/+68 |
* | Yet another working directory fix. | Doug Goldstein | 2012-07-09 | 3 | -6/+10 |
* | Fix the working directory when patching. | Doug Goldstein | 2012-07-09 | 3 | -4/+10 |
* | Fix bad ebuild naming on my part | Doug Goldstein | 2012-07-08 | 3 | -4/+10 |
* | Add latest upstream patches. Fix issue where the runmythfe script called old ... | Doug Goldstein | 2012-07-08 | 5 | -20/+304 |
* | Fix typo in the init script | Doug Goldstein | 2012-06-30 | 3 | -5/+8 |
* | Add missing depend on x11-libs/qt-dbus. | Doug Goldstein | 2012-06-28 | 3 | -5/+9 |
* | Updated init script to play nice with the new daemon args. Based on work by M... | Doug Goldstein | 2012-06-27 | 4 | -12/+16 |
* | Specify the PID file that SSD should look at since MythBackend makes the PID ... | Doug Goldstein | 2012-06-24 | 4 | -12/+16 |
* | Approach the sandbox violation / ${ED}/${ED} install issue from another angle. | Doug Goldstein | 2012-06-23 | 3 | -8/+12 |
* | Fix einstall call to not install into /. Remove installation of html docs sin... | Doug Goldstein | 2012-06-23 | 3 | -6/+10 |
* | Fix issue where docs are no longer present. | Doug Goldstein | 2012-06-22 | 3 | -5/+8 |
* | Change USE=ass to USE=libass to be consistent with other usages of it in the ... | Doug Goldstein | 2012-06-22 | 4 | -9/+15 |
* | qt3support is no longer necessary for Qt, but dbus and mysql is. Remove the r... | Doug Goldstein | 2012-06-22 | 3 | -9/+14 |
* | Add missing patch for dealing with upstream's urge to always run ldconfig, wh... | Doug Goldstein | 2012-06-22 | 4 | -4/+22 |
* | Python, EROOT/ED cleanups and depend cleanups | Doug Goldstein | 2012-06-22 | 3 | -12/+19 |
* | Version bump to 0.25.1. This is still very much a Work In Progress ebuild and... | Doug Goldstein | 2012-06-22 | 6 | -24/+351 |
* | Remove no longer used files. Fix 370883. | Richard Freeman | 2012-06-10 | 7 | -74/+13 |
* | inherit user for enewuser | Zac Medico | 2012-06-09 | 2 | -3/+6 |
* | inherit user for enewgroup and enewuser | Zac Medico | 2012-06-09 | 1 | -2/+12 |
* | Remove old version | Doug Goldstein | 2012-03-08 | 3 | -366/+5 |
* | Stop inheriting deprecated qt4.eclass, it was unused anyway. | Davide Pesavento | 2012-03-07 | 3 | -19/+22 |
* | Latest qt-webkit no longer has a dbus USE flag, thus drop the USE dependency. | Davide Pesavento | 2012-03-07 | 3 | -11/+23 |
* | move media-tv to virtual/linuxtv-dvb-headers, bug #403929 | Joerg Bornkessel | 2012-02-15 | 1 | -8/+9 |
* | move media-tv to virtual/linuxtv-dvb-headers, bug #403929 | Joerg Bornkessel | 2012-02-15 | 3 | -8/+12 |
* | Introduce mythtv 0.24.1 | Richard Freeman | 2011-12-18 | 7 | -8/+1125 |
* | EAPI change. Fixed calls to python_mod_{optimize,cleanup} | Jesus Rivero | 2011-07-28 | 3 | -7/+21 |
* | Cull old versions | Doug Goldstein | 2011-07-28 | 10 | -2760/+9 |
* | Convert from "hasq" to "has". | Samuli Suominen | 2011-07-08 | 11 | -46/+64 |