From: Michael Lauer Date: Thu, 8 Sep 2005 13:09:36 +0000 (+0000) Subject: efl: *) September is the 9th month... *) ship emotion plugins X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc06355373aef876e6c900668e04e658d3d44f5a;p=openembedded.git efl: *) September is the 9th month... *) ship emotion plugins --- diff --git a/packages/efl/ecore-fb_20051007.bb b/packages/efl/ecore-fb_20050907.bb similarity index 94% rename from packages/efl/ecore-fb_20051007.bb rename to packages/efl/ecore-fb_20050907.bb index 036be3f63d..96823d0761 100644 --- a/packages/efl/ecore-fb_20051007.bb +++ b/packages/efl/ecore-fb_20050907.bb @@ -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 \ diff --git a/packages/efl/emotion_0.0.1.004.bb b/packages/efl/emotion_0.0.1.004.bb index 6ca8e3789e..3529db50e6 100644 --- a/packages/efl/emotion_0.0.1.004.bb +++ b/packages/efl/emotion_0.0.1.004.bb @@ -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" diff --git a/packages/efl/evas-fb_20051007.bb b/packages/efl/evas-fb_20050907.bb similarity index 95% rename from packages/efl/evas-fb_20051007.bb rename to packages/efl/evas-fb_20050907.bb index 28803bc650..de783a7aeb 100644 --- a/packages/efl/evas-fb_20051007.bb +++ b/packages/efl/evas-fb_20050907.bb @@ -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 \