efl: *) September is the 9th month... *) ship emotion plugins
authorMichael Lauer <mickey@vanille-media.de>
Thu, 8 Sep 2005 13:09:36 +0000 (13:09 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 8 Sep 2005 13:09:36 +0000 (13:09 +0000)
packages/efl/ecore-fb_20050907.bb [moved from packages/efl/ecore-fb_20051007.bb with 94% similarity]
packages/efl/emotion_0.0.1.004.bb
packages/efl/evas-fb_20050907.bb [moved from packages/efl/evas-fb_20051007.bb with 95% similarity]

similarity index 94%
rename from packages/efl/ecore-fb_20051007.bb
rename to packages/efl/ecore-fb_20050907.bb
index 036be3f..96823d0 100644 (file)
@@ -3,7 +3,7 @@ PR = "r0"
 
 DEFAULT_PREFERENCE = "-1"
 
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/ecore"
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/ecore;date=${PV}"
 S = "${WORKDIR}/ecore"
 
 EXTRA_OECONF = "--enable-ecore-fb \
index 6ca8e37..3529db5 100644 (file)
@@ -1,7 +1,12 @@
 DESCRIPTION = "Emotion is a multimedia library based on libxine"
 LICENSE = "MIT"
 DEPENDS = "eet virtual/evas edje virtual/ecore embryo virtual/libxine"
-RDEPENDS += "libemotion-themes"
-PR = "r1"
+RDEPENDS += "libemotion-themes libemotion-plugins"
+PR = "r2"
+
+#FIXME: Needs patch not to build the examples when building against ecore-fb, because the examples depend on ecore-x11
 
 inherit efl
+
+PACKAGES += "emotion-plugins"
+FILES_emotion-plugins = "${libdir}/xine/plugins/1.1.0/*.so ${libdir}/emotion/*.so"
similarity index 95%
rename from packages/efl/evas-fb_20051007.bb
rename to packages/efl/evas-fb_20050907.bb
index 28803bc..de783a7 100644 (file)
@@ -4,7 +4,8 @@ PR = "r0"
 
 DEFAULT_PREFERENCE = "-1"
 
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/evas"
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/evas;date=${PV} \
+           file://pkg.m4"
 S = "${WORKDIR}/evas"
 
 EXTRA_OECONF = "--enable-fb         \