efl, e17: update to newest versions, remove e as the src/lib dir seems to be gone
authorJustin Patrin <papercrane@gmail.com>
Fri, 4 Aug 2006 01:36:54 +0000 (01:36 +0000)
committerJustin Patrin <papercrane@gmail.com>
Fri, 4 Aug 2006 01:36:54 +0000 (01:36 +0000)
18 files changed:
packages/e17/e-wm_0.16.999.032.bb [moved from packages/e17/e-wm_0.16.999.027.bb with 96% similarity]
packages/e17/engage_20060128.bb
packages/efl/e_0.16.999.027.bb [deleted file]
packages/efl/ecore-fb_0.9.9.032.bb [moved from packages/efl/ecore-fb_0.9.9.027.bb with 100% similarity]
packages/efl/ecore-native_0.9.9.032.bb [moved from packages/efl/ecore-native_0.9.9.027.bb with 100% similarity]
packages/efl/ecore-x11_0.9.9.032.bb [moved from packages/efl/ecore-x11_0.9.9.027.bb with 100% similarity]
packages/efl/ecore/configure.patch
packages/efl/edje-native_0.5.0.032.bb [moved from packages/efl/edje-native_0.5.0.027.bb with 100% similarity]
packages/efl/edje-utils_0.5.0.032.bb [moved from packages/efl/edje-utils_0.5.0.027.bb with 100% similarity]
packages/efl/edje_0.5.0.032.bb [moved from packages/efl/edje_0.5.0.027.bb with 100% similarity]
packages/efl/eet-native_0.9.10.032.bb [moved from packages/efl/eet-native_0.9.10.027.bb with 100% similarity]
packages/efl/eet_0.9.10.032.bb [moved from packages/efl/eet_0.9.10.027.bb with 100% similarity]
packages/efl/embryo-native_0.9.1.032.bb [moved from packages/efl/embryo-native_0.9.1.027.bb with 100% similarity]
packages/efl/embryo-utils_0.9.1.032.bb [moved from packages/efl/embryo-utils_0.9.1.027.bb with 100% similarity]
packages/efl/embryo_0.9.1.032.bb [moved from packages/efl/embryo_0.9.1.027.bb with 100% similarity]
packages/efl/evas-fb_0.9.9.032.bb [moved from packages/efl/evas-fb_0.9.9.027.bb with 100% similarity]
packages/efl/evas-native_0.9.9.032.bb [moved from packages/efl/evas-native_0.9.9.027.bb with 100% similarity]
packages/efl/evas-x11_0.9.9.032.bb [moved from packages/efl/evas-x11_0.9.9.027.bb with 100% similarity]

similarity index 96%
rename from packages/e17/e-wm_0.16.999.027.bb
rename to packages/e17/e-wm_0.16.999.032.bb
index 5089ce2..fd8814a 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "E17 - the Enlightenment Window Mananger"
-DEPENDS = "evas-x11 ecore-x11 edje eet embryo e"
+DEPENDS = "evas-x11 ecore-x11 edje eet embryo"
 LICENSE = "MIT"
 PR = "r3"
 
index 0bf9f80..d181d57 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Engage is the E17 icon dock"
-DEPENDS = "evas-x11 ecore-x11 esmart-x11 imlib2-x11 edje ewl e"
+DEPENDS = "evas-x11 ecore-x11 esmart-x11 imlib2-x11 edje ewl e-wm"
 LICENSE = "MIT"
 PR = "r2"
 
diff --git a/packages/efl/e_0.16.999.027.bb b/packages/efl/e_0.16.999.027.bb
deleted file mode 100644 (file)
index 5078c71..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-DESCRIPTION = "Enlightenment Window Mananger Library"
-DEPENDS = "virtual/evas virtual/ecore edje eet embryo"
-LICENSE = "MIT"
-PR = "r2"
-
-inherit efl
-
-SRC_URI = "${E_URI}/enlightenment-${PV}.tar.gz"
-S = "${WORKDIR}/enlightenment-${PV}"
-
-PROFILE = "LOWRES_PDA"
-PROFILE_c7x0 = "HIRES_PDA"
-PROFILE_tosa = "HIRES_PDA"
-PROFILE_spitz = "HIRES_PDA"
-PROFILE_akita = "HIRES_PDA"
-
-EXTRA_OECONF = "--with-profile=${PROFILE} \
-                --with-edje-cc=${STAGING_BINDIR}/edje_cc \
-                --x-includes=${STAGING_INCDIR}/X11 \
-                --x-libraries=${STAGING_LIBDIR}"
-
-do_compile() {
-       oe_runmake -C src/lib
-}
-
-headers = "E_Lib.h ../bin/e*.h"
-
-do_install() {
-       oe_runmake -C src/lib install DESTDIR=${D}
-}
index cd38cb7..1e4ec58 100644 (file)
@@ -1,15 +1,15 @@
-diff -Nur ecore-0.9.9.015~/configure.in ecore-0.9.9.015/configure.in
---- ecore-0.9.9.015~/configure.in      2005-09-26 16:59:23.000000000 -0700
-+++ ecore-0.9.9.015/configure.in       2005-09-26 17:01:02.000000000 -0700
+diff -Nur ecore-0.9.9.032~/configure.in ecore-0.9.9.032/configure.in
+--- ecore-0.9.9.032~/configure.in      2006-08-03 12:12:43.000000000 -0700
++++ ecore-0.9.9.032/configure.in       2006-08-03 12:13:30.000000000 -0700
 @@ -16,7 +16,6 @@
  AC_CHECK_SIZEOF(long, 4)
  AM_ENABLE_SHARED
  AM_PROG_LIBTOOL
 -AC_C___ATTRIBUTE__
- if test "x${bindir}" = 'x${exec_prefix}/bin'; then
  if test "x${exec_prefix}" = "xNONE"; then
-@@ -262,9 +261,7 @@
+                                                       
+ dnl Set PACKAGE_DATA_DIR in config.h.
if test "x${prefix}" = "xNONE"; then
+@@ -205,10 +204,8 @@
        AM_CONDITIONAL(BUILD_ECORE_X, true)
        AC_DEFINE(BUILD_ECORE_X, 1, [Build Ecore_X Module])
        have_ecore_x="yes"
@@ -20,3 +20,4 @@ diff -Nur ecore-0.9.9.015~/configure.in ecore-0.9.9.015/configure.in
 +      x_libs="-lX11 -lXext"
        ecore_x_libs="-lecore_x";
      ],[
+       AM_CONDITIONAL(BUILD_ECORE_X, false)