mythplugins: added a few lines of comment for clarification
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 31 Oct 2009 19:01:13 +0000 (20:01 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 31 Oct 2009 19:01:13 +0000 (20:01 +0100)
recipes/mythplugins/mythplugins_0.21+0.22rc1.bb

index d4f2b2d..62b4acc 100644 (file)
@@ -7,6 +7,8 @@ PR = "r0"
 DEPENDS = "flac taglib mythtv libvorbis libexif libvisual libsdl-x11 libcdaudio"
 # to add libcdparanoia
 
+# todo: add mythweb
+
 PACKAGES =+ "mythmovies mythnews mythweather"
 
 RDEPENDS_${PN} = "mythmovies mythnews mythweather"
@@ -86,6 +88,9 @@ S = "${WORKDIR}/mythplugins-0.22rc1"
 
 QMAKE_PROFILES = "mythplugins.pro"
 
+# Note: a lot of functionality is disabled because it depends on QtOpenGL
+# which is not in OE at the moment
+
 EXTRA_OECONF = " \
         --cross-prefix=${TARGET_PREFIX} \
         --sysroot=${STAGING_DIR_HOST} \