summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2012-07-07mythtv and plugins:Bumped to recompile for latest fixes.Cecil1-1/+1
2012-05-14mythplugins:Recompiled for latest mythtv library.Cecil1-1/+1
2012-04-21mythplugins: remove mythvideoJames Meyer1-10/+4
add libcdio,fftw for mythmusic
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer1-0/+143
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.