summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv
AgeCommit message (Collapse)AuthorFilesLines
2012-06-03mythtv:Bumped to compiled the latest -fixes.Cecil1-1/+1
2012-05-15mythtv: When using the service menu start both plugins and software sections ↵James Meyer1-1/+3
of mythvantage. Note I did not repackage mythtv. That will need to occur at a later date.
2012-05-14MythTV:Bumped to latest -fixes. Comment move of is.xml.Cecil2-11/+3
2012-05-03mythtv:Bumped to -4 to get latest fixes.Cecil1-1/+1
2012-04-24mythtv: added myththemes as a replace/conflict.James Meyer1-3/+3
This was done because the themes are now available via the theme downloader
2012-04-24mythtv: add mythvideo as a conflicts and replacesJames Meyer1-1/+2
2012-04-22mythtv: on checkout eith git_src set the version.James Meyer1-1/+1
When building mythtv the version is already set so make version.sh to do nothing.
2012-04-22mythtv: added perl-io-socket-6 for perl binding supportJames Meyer2-7/+42
2012-04-22mythtv-0.25: update myth_settings patch to include hostname overrideJames Meyer2-13/+42
2012-04-21mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵James Meyer2-21/+16
patches
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer27-0/+3617
This commit introduces the dir git_src which is used as a common dir to build plugins/mythweb/mythtv. To update the mythtv pkg, first run git_src/checkout_mythtv.sh then switch to the mythtv package dir and build the package as normal. Same applies to mythplugins. I plan to introduce another script that will build it all in one step. Also this checkin doesn't handle the menu updates. Those will be corrected at a later date.