Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-05 | git_src:git hash | Cecil | 1 | -1/+1 | |
2012-05-03 | mythtv:Bumped to -4 to get latest fixes. | Cecil | 1 | -1/+1 | |
2012-04-24 | mythtv: added myththemes as a replace/conflict. | James Meyer | 1 | -3/+3 | |
This was done because the themes are now available via the theme downloader | |||||
2012-04-24 | mythweb: modified to use git_src_checkout | James Meyer | 1 | -8/+25 | |
2012-04-24 | mythtv: add mythvideo as a conflicts and replaces | James Meyer | 1 | -1/+2 | |
2012-04-24 | git_src_checkout: add file to checkout mythweb | James Meyer | 2 | -0/+39 | |
2012-04-22 | mythtv: on checkout eith git_src set the version. | James Meyer | 3 | -2/+6 | |
When building mythtv the version is already set so make version.sh to do nothing. | |||||
2012-04-22 | mythtv: added perl-io-socket-6 for perl binding support | James Meyer | 2 | -7/+42 | |
2012-04-22 | mythtv-0.25: update myth_settings patch to include hostname override | James Meyer | 2 | -13/+42 | |
2012-04-21 | git_src/checkout_mythtv: checkout fixes/0.25 not master | James Meyer | 2 | -4/+2 | |
2012-04-21 | mythplugins: remove mythvideo | James Meyer | 1 | -10/+4 | |
add libcdio,fftw for mythmusic | |||||
2012-04-21 | mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵ | James Meyer | 3 | -21/+16 | |
patches | |||||
2012-04-21 | mythtv/git_src checkout. Add the ability to checkout the lastest mythtv, or ↵ | James Meyer | 2 | -2/+23 | |
stick with a known hash. | |||||
2012-04-15 | mythtv .25: First checkin, still needs a bit of cleanup. | James Meyer | 34 | -0/+4141 | |
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. |