[oe-commits] Fraxinas : enigma2: add gst-plugin-apetag ( otherwise some monkeyish mp3s don't preroll) and move icydemux into common RDEPENDS too

GIT User account git at amethyst.openembedded.net
Tue May 19 20:59:48 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dreambox
Commit: c5d698c9b746aadb69b9543d2ce19a573332e3c9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c5d698c9b746aadb69b9543d2ce19a573332e3c9

Author: Fraxinas <andreas.frisch at multimedia-labs.de>
Date:   Tue May 12 22:38:14 2009 +0200

enigma2: add gst-plugin-apetag (otherwise some monkeyish mp3s don't preroll) and move icydemux into common RDEPENDS too

---

 packages/enigma2/enigma2.bb |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index 7159526..26d140c 100755
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -12,13 +12,14 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
 	gst-plugin-wavparse python-netclient gst-plugin-mpegstream gst-plugin-selector \
 	gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux \
 	gst-plugin-neonhttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \
+	gst-plugin-apetag gst-plugin-icydemux \
 	glibc-gconv-iso8859-15"
 
 RDEPENDS_append_dm7020 = " gst-plugin-ossaudio"
 RDEPENDS_append_dm7025 = " gst-plugin-alsa alsa-conf"
-RDEPENDS_append_dm8000 = " gst-plugin-alsa alsa-conf gst-plugin-avi gst-plugin-matroska gst-plugin-icydemux \
+RDEPENDS_append_dm8000 = " gst-plugin-alsa alsa-conf gst-plugin-avi gst-plugin-matroska \
 	gst-plugin-qtdemux gst-plugin-subparse glibc-gconv-iso8859-15 gst-plugin-cdxaparse gst-plugin-cdio gst-plugin-vcdsrc"
-RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf gst-plugin-matroska gst-plugin-qtdemux gst-plugin-icydemux"
+RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf gst-plugin-matroska gst-plugin-qtdemux"
 
 # 'forward depends' - no two providers can have the same PACKAGES_DYNAMIC, however both
 # enigma2 and enigma2-plugins produce enigma2-plugin-*.





More information about the Openembedded-commits mailing list