summaryrefslogtreecommitdiff
path: root/packages/mythtv/mythtv_svn.bb
AgeCommit message (Collapse)AuthorFiles
2008-07-23mythtv: fix quoting for armv7aKoen Kooi1
2008-07-23mythtv: <= 0.21 are qt3 based >= 0.22 are qt4 based, so move inherits aroundKoen Kooi1
* update 0.21 to use the fixes branch
2008-07-22mythtv: package libmytdb as wellKoen Kooi1
2008-07-22mythtv svn: it now completes packaging for armv5te!Koen Kooi1
2008-07-22mythtv: disable opengl since qt4 doesn't build QtOpenGLKoen Kooi1
2008-07-22mythtv: pass --arch as well as --cpuKoen Kooi1
2008-07-22mythtv: the configure does link tests first (which succeed) and then goes to ↵Koen Kooi1
check if the lib exists in LDPATH. This is bogus, so rig the path check.
2008-07-22mythtv: start beating it into a state where it will crosscompileKoen Kooi1