summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2012-06-03mythweb:Bumped to compiled the latest -fixes.Cecil1-1/+1
2012-05-14mythweb: Bumped to latest -fixes.Cecil1-1/+1
2012-04-24mythweb: modified to use git_src_checkoutJames Meyer1-8/+25
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer1-0/+46
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.