summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update mythtv patch to latest git #429588 by BT.Mike Frysinger2012-08-043-28/+23
| | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
* Add missing slot dependencies on Qt.Michael Palimaka2012-07-275-14/+23
| | | | Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Stable on amd64 wrt bug #419099Markos Chandras2012-07-243-15/+23
| | | | Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
* Add mythtv user in pkg_setup since we call chown in src_install.Mike Gilbert2012-07-234-15/+17
| | | | Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
* Do not call python_convert_shebangs() on files, which are not Python ↵Mike Gilbert2012-07-235-14/+35
| | | | | | scripts. Patch by Arfrever. Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
* Disable stripping during the build to avoid QA warningsDoug Goldstein2012-07-213-4/+9
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Add missing break statement.Doug Goldstein2012-07-213-4/+9
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* USE flag and depend cleanups after digging through Fedora's RPM spec file ↵Doug Goldstein2012-07-214-31/+48
| | | | | | for MythTV. If only upstream's configure script was correct and accurately showed what MythTV needed or used. Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Fix 'Unknown' version number.Doug Goldstein2012-07-213-5/+9
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Fix issue with LDFLAGS (bug #426492), CFLAGS, and CXXFLAGS. Fix EPREFIX ↵Doug Goldstein2012-07-213-12/+29
| | | | | | usage. Initial cross compiler support. Updates to CPU optimizations. Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Remove quotes which upstream's config script can't handle. bug #426942Doug Goldstein2012-07-213-5/+9
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Remove out unused filesDoug Goldstein2012-07-1713-884/+11
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Remove older versionDoug Goldstein2012-07-173-357/+6
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Version bump. Fix --version output from the various programs. Fix a bug ↵Doug Goldstein2012-07-174-61/+125
| | | | | | where the mythfrontend wrapper script was not passing arguments to the real process. Found by Wilson Michaels <TheBitPit@earthlink.net> Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* marked x86 per bug 419099Jeff Horelick2012-07-163-15/+22
| | | | Package-Manager: portage-2.2.0_alpha118/cvs/Linux i686
* Update mythtv patch to latest git #426376 by BT.Mike Frysinger2012-07-155-203/+286
| | | | Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64
* Version bump for latest upstream fixes.Doug Goldstein2012-07-153-3/+327
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Fix tarball location.Doug Goldstein2012-07-123-5/+9
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Add new logrotate file but I'm not convinced this will actually work due to ↵Doug Goldstein2012-07-124-6/+56
| | | | | | how upstream does their log files now. Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Fix up .py, .sh, and .pl file installation. Based on work by Myk Taylor ↵Doug Goldstein2012-07-123-15/+19
| | | | | | <myk002@yahoo.com> Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Move the freetype depend to the right spotDoug Goldstein2012-07-103-5/+9
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Numerous updates to support all the features and notes in the 0.25 release ↵Doug Goldstein2012-07-104-30/+84
| | | | | | notes. Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* We now need wmctrl with the new mythfrontend wrapper. Due to bugs in Qt, we ↵Doug Goldstein2012-07-103-10/+16
| | | | | | need at least 4.7.2 to avoid 4.7.1 which broke SchedulesDirect Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Add a Mythbuntu like wrapper for mythfrontend so users can configure the ↵Doug Goldstein2012-07-106-6/+68
| | | | | | autostart arguments easily as well as using mythwelcome as a wrapper. Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Yet another working directory fix.Doug Goldstein2012-07-093-6/+10
| | | | Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64
* Removing from metadataAlex Legler2012-07-093-8/+26
| | | | Package-Manager: portage-2.2.0_alpha103/cvs/Linux x86_64
* Fix the working directory when patching.Doug Goldstein2012-07-093-4/+10
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Fix bad ebuild naming on my partDoug Goldstein2012-07-083-4/+10
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Add latest upstream patches. Fix issue where the runmythfe script called old ↵Doug Goldstein2012-07-085-20/+304
| | | | | | arguments. Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Update patch to latest git #424485 by tsubus.Mike Frysinger2012-07-023-19/+22
| | | | Package-Manager: portage-2.2.0_alpha112/cvs/Linux x86_64
* Fix typo in the init scriptDoug Goldstein2012-06-303-5/+8
| | | | Package-Manager: portage-2.1.11.3/cvs/Linux x86_64
* Add missing depend on x11-libs/qt-dbus.Doug Goldstein2012-06-283-5/+9
| | | | Package-Manager: portage-2.1.11.2/cvs/Linux x86_64
* Updated init script to play nice with the new daemon args. Based on work by ↵Doug Goldstein2012-06-274-12/+16
| | | | | | Myk Taylor <myk002@yahoo.com>. Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Specify the PID file that SSD should look at since MythBackend makes the PID ↵Doug Goldstein2012-06-244-12/+16
| | | | | | file. Remove the user perm drop since SSD does that for us. Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Add missing depend on dev-perl/Config-Auto.Doug Goldstein2012-06-243-4/+8
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Approach the sandbox violation / ${ED}/${ED} install issue from another angle.Doug Goldstein2012-06-233-8/+12
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Add initial version of mythtv-status scriptDoug Goldstein2012-06-234-0/+55
| | | | Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* Fix einstall call to not install into /. Remove installation of html docs ↵Doug Goldstein2012-06-233-6/+10
| | | | | | since they're missing too. Thanks to Myk Taylor <myk002@yahoo.com> for help debugging this ebuild. Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* Fix issue where docs are no longer present.Doug Goldstein2012-06-223-5/+8
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Change USE=ass to USE=libass to be consistent with other usages of it in the ↵Doug Goldstein2012-06-224-9/+15
| | | | | | tree. Fix patch name. Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* qt3support is no longer necessary for Qt, but dbus and mysql is. Remove the ↵Doug Goldstein2012-06-223-9/+14
| | | | | | requirement on nvidia-drivers being installed for vdpau support since multiple drivers implement vdpau and all we really need is libvdpau to utilize them. Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* Add missing patch for dealing with upstream's urge to always run ldconfig, ↵Doug Goldstein2012-06-224-4/+22
| | | | | | which causes sandbox violations. Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* Python, EROOT/ED cleanups and depend cleanupsDoug Goldstein2012-06-223-12/+19
| | | | Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* Version bump to 0.25.1. This is still very much a Work In Progress ebuild ↵Doug Goldstein2012-06-226-24/+351
| | | | | | and as such its masked. Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* Remove package.Pacho Ramos2012-06-165-269/+0
|
* Remove no longer used files. Fix 370883.Richard Freeman2012-06-107-74/+13
| | | | Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* inherit user for enewuserZac Medico2012-06-092-3/+6
| | | | Package-Manager: portage-2.2.0_alpha110_p5/cvs/Linux i686
* inherit user for enewgroup and enewuserZac Medico2012-06-098-25/+39
| | | | Package-Manager: portage-2.2.0_alpha110_p5/cvs/Linux i686
* Update path to xbmc icon #419989 by candrews.Mike Frysinger2012-06-084-8/+32
| | | | Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
* ppc stable (bug 358455)Michael Weber2012-06-043-10/+13
| | | | Package-Manager: portage-2.1.10.63/cvs/Linux x86_64