recipes/enigma2/enigma2.bb: add gst-plugin-dvdsub to support vob subtitles
authorghost <andreas.monzner@multimedia-labs.de>
Thu, 2 Dec 2010 23:21:02 +0000 (00:21 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Thu, 2 Dec 2010 23:21:02 +0000 (00:21 +0100)
(later we should try to use plugin-dvdpsu which supports pgs and vob subs..
but this needs more changes

recipes/enigma2/enigma2.bb

index a9cb00f..0a5d3a4 100644 (file)
@@ -10,7 +10,7 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
        gst-plugin-id3demux gst-plugin-mad gst-plugin-ogg gst-plugin-playbin \
        gst-plugin-typefindfunctions gst-plugin-audioconvert gst-plugin-audioresample \
        gst-plugin-wavparse python-netclient gst-plugin-mpegstream gst-plugin-selector \
-       gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux \
+       gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux gst-plugin-dvdsub \
        gst-plugin-souphttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \
        gst-plugin-apetag gst-plugin-icydemux gst-plugin-autodetect \
        glibc-gconv-iso8859-15 ethtool"
@@ -61,7 +61,7 @@ DESCRIPTION_append_enigma2-plugin-systemplugins-networkwizard = "provides easy s
 PN = "enigma2"
 PR = "r0"
 
-SRCDATE = "20101124"
+SRCDATE = "20101204"
 #SRCDATE is NOT used by git to checkout a specific revision
 #but we need it to build a ipk package version
 #when you like to checkout a specific revision of e2 you need