aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv
AgeCommit message (Collapse)Author
2010-12-08removed unused var AUTOTOOLS_STAGE_PKGCONFIGFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Acked-by: Andreas Oberritter <obi@opendreambox.org> (on irc)
2010-12-08mythtv: depend on virtual/libsdl instead of libsdl-x11Andreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-11-30mythtv: removed 0.22Frans Meulenbroeks
probably does not build with qt4.7 this one was not maintained anyway and only stayed because a few distro's pinned it. it is now unpinned by all so rm. we already have 0.23 for almost a year, and the metadata for 0.23 is better Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-11-26mythtv: moved to rev 27202Frans Meulenbroeks
this fixes the compilation issue with qt 4.7 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-11-17mythplugins_0.23+fixes.bb: improved installation, commented out apache stuffFrans Meulenbroeks
commented out apache stuff; apache has too many issues building use lighttpd! improved the postinst, make sure the needed modules are enabled in the web server configuration file Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-21Various fixes for cp argument portabilityChris Larson
2010-10-18mythplugins: added sed script to enable lighty modulesFrans Meulenbroeks
and therefore add a DEPENDS on sed Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-09mythtv_0.23+fixes.bb: add pulseaudio to DEPENDSFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-09mythtv/gmyth-upnp_0.7.0.bb: removed superfluous quote in LICENSEFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-09mythtv/gmyth_0.7.1.bb: removed superfluous quote in LICENSEFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-06mythtv: fixed LICENSE added a few other headers for mythplugins and myththemesFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04mythplugins: fix include directive for lightyFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-25mythwebplugins: fixed mythweb packagingFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18mythtv: fixed packaging, included .inc fileFrans Meulenbroeks
changed packaging, now there is only one lib package. This is similar to what debian has. also inlined the .inc file and removed most of it (at it contained lots of stuff that was not needed) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-18mythplugins: fixed netvison packaging, fixed dependsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-12mythplugins_0.23: added mythweather dependenciesFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-27mythplugins-023: fixed itFrans Meulenbroeks
some patches did not apply -> repaired mythflix is not supported any more -> removed mythnetvisions -> added Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-27mythplugins: mythplugins dir renamed to mythplugins-0.22Frans Meulenbroeks
0.23 will get its own dir Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-12mythtv: upgraded to SRCREV 25609Frans Meulenbroeks
This includes the 0.23.1 patches Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-09mythtv: removed tabsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-14mythtv 0.23: make it atually fetch for the 0.23 branch instead of the 0.22 ↵Koen Kooi
branch
2010-06-14mythtv: add back 0.22+fixes which is still in active useKoen Kooi
* 0.23 is incompatible with 0.22 (as usual with mythtv)
2010-06-13mythtv/myththemes/mythplugins: moved from 0.22+fixes to 0.23+fixesFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-29mythtv 0.22+fixes: bump SRCREV to head of .22 fixes branchKoen Kooi
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-15mythtv: updated SRCREVFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25mythtv: moved to latest stable svn versionFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25mythtv: renamed to 0.22+fixesFrans Meulenbroeks
renamed the recipes from 0.22 to 0.22+fixes as they have moved away from 0.22 and are already building the 0.22+fixes version. also renamed the mythtv-0.22 dir to mythtv Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25mythtv: removed some more unneeded/old filesFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-25mythtv: removed old versionsFrans Meulenbroeks
removed old and very old versions after verifying that no one has pinned one of these versions also removed the checksums for the removed files (including a few for versions that were renamed before) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-16mythplugins: fixed SRC_URI and ${S} for 0.22Frans Meulenbroeks
2010-01-16myththemes: 0.22 fix SRC_URI and ${S}Frans Meulenbroeks
2010-01-14myththemes: fix parsing error from previous commitDenys Dmytriyenko
2010-01-14Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev Conflicts: recipes/linux/linux-kirkwood_2.6.33-rc1.bb
2010-01-04mythtv: recommend a gui and menu theme for mythfrontendKoen Kooi
2010-01-03mythtv 0.22: fix versioningKoen Kooi
2010-01-02mythtv 0.22: switch to 0.22+fixesKoen Kooi
2010-01-02mythplugins_0.22.bb: updated dependencies; added lihghttpd for mythwebFrans Meulenbroeks
2010-01-02myththemes_0.22.bb: added dependenciesFrans Meulenbroeks
2010-01-02mythtv_0.22.bb: updated dependenciesFrans Meulenbroeks
2009-12-06mythtv 0.22: updated to new stagingFrans Meulenbroeks
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-10mythplugins moved to 0.22Frans Meulenbroeks
2009-11-10myththemes: updated to 0.22Frans Meulenbroeks
2009-11-10mythtv: upgraded recipe to 0.22, removed DEFAULT_PREFERENCE="-1"; added ↵Frans Meulenbroeks
dependency to mysql5
2009-11-10mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc)Frans Meulenbroeks
2009-11-10mythplugins: added mythweb (not fully tested yet)Frans Meulenbroeks