[oe-commits] org.oe.dev emotion cvs RRECOMMEND the gstreamer backend (it's dlopened)

mickeyl commit oe at amethyst.openembedded.net
Fri Mar 21 17:05:13 UTC 2008


emotion cvs RRECOMMEND the gstreamer backend (it's dlopened)

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 0ab334de871b00e8f6a19d14b4341711d4d9058f
ViewMTN: http://monotone.openembedded.org/revision/info/0ab334de871b00e8f6a19d14b4341711d4d9058f
Files:
1
packages/efl1/emotion_cvs.bb
Diffs:

#
# mt diff -r1822090ad682fbbd86f4244c2bf7d12968de200f -r0ab334de871b00e8f6a19d14b4341711d4d9058f
#
#
#
# patch "packages/efl1/emotion_cvs.bb"
#  from [455d6b3619396ffdc95940c2c7bd52705fd508fd]
#    to [5115917704eecbdbda95d8c8020f14563b59480a]
#
============================================================
--- packages/efl1/emotion_cvs.bb	455d6b3619396ffdc95940c2c7bd52705fd508fd
+++ packages/efl1/emotion_cvs.bb	5115917704eecbdbda95d8c8020f14563b59480a
@@ -2,14 +2,13 @@ DEPENDS = "eet evas ecore edje gstreamer
 LICENSE = "MIT BSD"
 # we no longer build the libxine backend, since the gstreamer backend seems more promising
 DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
-RRECOMMENDS_${PN} = "emotion-backend-gstreamer"
 PV = "0.1.0+cvs${SRCDATE}"
-PR = "r0"
+PR = "r1"
 
 inherit efl_library
 
 EXTRA_OECONF = "--disable-xine --enable-gstreamer"
 
-PACKAGES =+ "emotion-backend-gstreamer emotion-test"
+PACKAGES =+ "emotion-backend-gstreamer"
 FILES_emotion-backend-gstreamer = "${libdir}/emotion/*.so"
+RRECOMMENDS_${PN} = "emotion-backend-gstreamer"
-FILES_emotion-test = "${bindir}/emotion_test ${datadir}"






More information about the Openembedded-commits mailing list