summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Version bump. Remove old version.Christian Ruppert2012-06-043-15/+21
| | | | Package-Manager: portage-2.2.0_alpha109/cvs/Linux x86_64
* Stable for x86, wrt bug #417583Johannes Huber2012-05-283-13/+16
| | | | Package-Manager: portage-2.2.0_alpha108/cvs/Linux i686
* Stable for amd64, wrt bug #417583Agostino Sarubbo2012-05-263-14/+17
| | | | Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* oldSamuli Suominen2012-05-253-48/+14
| | | | Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
* marked x86 per bug 415907Jeff Horelick2012-05-223-19/+8
| | | | Package-Manager: portage-2.2.0_alpha107/cvs/Linux i686
* Allow using older libav as well, for postproc.Diego Elio Pettenò2012-05-224-15/+19
| | | | Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
* Add an explicit dependency over libpostproc.Diego Elio Pettenò2012-05-224-15/+21
| | | | Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
* Stable for amd64, wrt bug #415907Agostino Sarubbo2012-05-143-19/+16
| | | | Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* Add dep over tinyxml. Fixes bug#415681.Tomas Chvatal2012-05-143-18/+22
| | | | Package-Manager: portage-2.2.0_alpha104/cvs/Linux x86_64
* Initial commit.Samuli Suominen2012-05-115-0/+129
| | | | Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-023-19/+9
| | | | Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
* Version bumpChristian Ruppert2012-04-303-11/+22
| | | | Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
* Add dedciated arm flags patch for 11.0 #413715 by Lech Perczak.Mike Frysinger2012-04-294-18/+39
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* marked x86 per bug 287116Thomas Kahle2012-04-293-11/+14
| | | | Package-Manager: portage-2.1.10.57/cvs/Linux x86_64
* Fix typo, bug #258111#c2.Pacho Ramos2012-04-293-10/+13
| | | | Package-Manager: portage-2.1.10.57/cvs/Linux x86_64
* fix entryMike Frysinger2012-04-262-16/+16
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* -qMike Frysinger2012-04-263-19/+23
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* oldSamuli Suominen2012-04-173-109/+13
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* amd64/x86 stableSamuli Suominen2012-04-173-13/+16
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* version bumpAlexis Ballier2012-04-143-6/+61
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* Move EAPI assignment to top of ebuild, bug 411875.Ulrich Müller2012-04-133-14/+62
| | | | | Package-Manager: portage-2.1.10.56/cvs/Linux x86_64 Manifest-Sign-Key: 0x7DC6EA25
* Move EAPI assignment to top of ebuild, bug 411875.Ulrich Müller2012-04-137-20/+29
| | | | Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
* Drop lsb_release hack now that upsream is good #411219 by BT.Mike Frysinger2012-04-113-23/+21
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* Add USE=cec support #410479 by Ian Whyman.Mike Frysinger2012-04-055-23/+32
| | | | Package-Manager: portage-2.2.0_alpha95/cvs/Linux x86_64
* Require the opengl useflag on libva, fails configure without it. Reported by ↵Tomas Chvatal2012-03-314-21/+26
| | | | | | Ian (Thev00d00) retested by me. Non-maintainer commit, trivial change. Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
* Add also the 3rd patch from libav bug#406215 that fixes the latest api ↵Tomas Chvatal2012-03-314-18/+66
| | | | | | include issues. Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
* Add fixes by Tomáš Chvátal to build with libav #406215 by Ben Kohler.Mike Frysinger2012-03-305-17/+143
| | | | Package-Manager: portage-2.2.0_alpha95/cvs/Linux x86_64
* Restore exec-stack patch and drop now unused libpng patch.Mike Frysinger2012-03-295-624/+53
| | | | Package-Manager: portage-2.2.0_alpha95/cvs/Linux x86_64
* Keyword ~x86 wrt #287122Samuli Suominen2012-03-293-15/+19
| | | | Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
* Version bump #409651 by Tomáš Chvátal.Mike Frysinger2012-03-299-1704/+39
| | | | Package-Manager: portage-2.2.0_alpha95/cvs/Linux x86_64