fix ewl compilage and fix a couple of SECTIONs belonging to E stuff
authorMichael Lauer <mickey@vanille-media.de>
Sat, 23 Oct 2004 11:11:15 +0000 (11:11 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 23 Oct 2004 11:11:15 +0000 (11:11 +0000)
BKrev: 417a3c53Jtq69I9EORUfSte_c4uZdw

14 files changed:
ecore/ecore-native_cvs.oe
ecore/ecore_cvs.oe
ecore/files/no-x-test.patch [moved from ecore/ecore/no-x-test.patch with 100% similarity]
edb/edb_cvs.oe
edje/edje-native_cvs.oe
edje/edje_cvs.oe
eet/eet_cvs.oe
embryo/embryo-native_cvs.oe
embryo/embryo_cvs.oe
epsilon/epsilon_cvs.oe
evas/evas-native_cvs.oe
evas/evas_cvs.oe
ewl/ewl/no-x-test.patch [new file with mode: 0644]
ewl/ewl_cvs.oe

index 9be508d..e2ba3fc 100644 (file)
@@ -1,4 +1,3 @@
-SECTION = "unknown"
 include ecore_${PV}.oe
 inherit native
 DEPENDS = "edb-native eet-native evas-native freetype-native"
index a1df37d..87abeff 100644 (file)
@@ -2,12 +2,12 @@ DESCRIPTION = "Ecore is the core event abstraction layer for the enlightenment \
 foundation libraries. It makes makes doing selections, drag and drop, event loops, \
 timeouts and idle handlers fast, optimized, and convenient."
 HOMEPAGE = "http://www.enlightenment.org"
-SECTION = "libs"
+SECTION = "e/libs"
 PRIORITY = "optional"
 LEAD_SONAME = "libecore.so"
 PV = "${CVSDATE}"
 DEPENDS = "edb eet evas freetype edb-native"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/ecore \
            file://no-x-test.patch;patch=1"
index ae04ad0..6d7a747 100644 (file)
@@ -1,10 +1,10 @@
 DESCRIPTION = "EDB is a database convenience library wrapped around the \
 Berkeley DB 2.7.7 by Sleepycat Software."
-SECTION = "libs"
+SECTION = "e/libs"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 DEPENDS = "zlib"
 PV = "${CVSDATE}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/edb"
 S = "${WORKDIR}/edb"
index 477d535..4ce36d4 100644 (file)
@@ -1,4 +1,3 @@
-SECTION = "unknown"
 include edje_${PV}.oe
 inherit native
 DEPENDS = "freetype-native evas-native ecore-native embryo-native eet-native edb-native imlib2-native"
index 6d9ce1f..bd23bdd 100644 (file)
@@ -1,9 +1,9 @@
 DESCRIPTION = "edje is a complex graphical design & layout library."
 DEPENDS = "freetype evas ecore embryo eet edb edje-native"
-SECTION = "libs"
+SECTION = "e/libs"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 PV = "${CVSDATE}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/edje \
           file://fix-hardcoded-imlib2-config.patch;patch=1"
index 35ce5b7..d56b5f6 100644 (file)
@@ -2,11 +2,11 @@ DESCRIPTION = "EET is a tiny library designed to write an \
 arbitary set of chunks of data to a file and optionally compress \
 each chunk (very much like a zip file) and allow fast \
 random-access reading of the file later on."
-SECTION = "libs"
+SECTION = "e/libs"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 DEPENDS = "zlib jpeg"
 PV = "${CVSDATE}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/eet \
           file://flags.patch;patch=1"
index 3d901e5..354f8b9 100644 (file)
@@ -1,4 +1,3 @@
-SECTION = "devel"
 include embryo_${PV}.oe
 inherit native
 
index c974824..5d5280b 100644 (file)
@@ -3,10 +3,10 @@ of the Enlightenment project, namely Edje. Embryo's scripting language is based
 CompuPhase's Small language that was introduced in Dr Dobb's Journal in 1999. \
 Embryo allows scripting capabilities in places that otherwise wouldn't support \
 basic programming structures such as in Edje EDCs."
-SECTION = "libs"
+SECTION = "e/libs"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 PV = "${CVSDATE}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/embryo"
 S = "${WORKDIR}/embryo"
index e69de29..ce965d9 100644 (file)
@@ -0,0 +1,20 @@
+DESCRIPTION = "Epsilon is a flexable and powerful image thumbnailing library \
+that is complient with the freedesktop.org Thumbnail Managing Standard. \
+Unlike Epeg, Epsilon has native support for PNG, and is built upon Imlib2 \
+making any format supported by Imlib2 such as JPEG, PNG, XCF, TIFF and GIF. \
+To provide the best possible performance Epsilon can even integrate \
+with Epeg directly to harness it's speed."
+SECTION = "e/libs"
+DEPENDS = "epeg libpng imlib2"
+PV = "${CVSDATE}"
+PR = "r1"
+
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/epsilon"
+S = "${WORKDIR}/epsilon"
+
+inherit autotools pkgconfig binconfig
+
+do_stage () {
+       oe_libinstall -C src/lib libepsilon ${STAGING_LIBDIR}/
+       install -m 0644 ${S}/src/lib/Epsilon.h ${STAGING_INCDIR}/
+}
index 3a0cb83..2b61db3 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/libs"
+DESCRIPTION = "The Enlightenment Canvas Library"
 include evas_${PV}.oe
 inherit native
 DEPENDS = "freetype-native"
@@ -14,3 +14,5 @@ do_stage () {
         done
         oe_libinstall -C src/lib libevas ${STAGING_LIBDIR}/
 }
+
+#FIXME: Conflicts with zlib-devel on the build machine. Remove it and it builds.
index 9e03147..71eba68 100644 (file)
@@ -3,11 +3,11 @@ anti-aliased text, smooth super and sub-images, alpha-blend, as well as drop \
 down to using normal X11 primitives such as pixmaps, lines and rectangles if \
 your CPU or graphics hardware are too slow."
 HOMEPAGE = "http://www.enlightenment.org"
-SECTION = "libs"
+SECTION = "e/libs"
 PRIORITY = "optional"
 DEPENDS = "libpng jpeg edb eet freetype"
 PV = "${CVSDATE}"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/evas \
            file://flags.patch;patch=1 \
diff --git a/ewl/ewl/no-x-test.patch b/ewl/ewl/no-x-test.patch
new file mode 100644 (file)
index 0000000..e69de29
index 95de3a3..1a87e8c 100644 (file)
@@ -1,11 +1,12 @@
 DESCRIPTION = "The Enlightened Widget Library, \
 a simple-to-use general purpose widget library based on the Evas canvas."
-SECTION = "libs"
+SECTION = "e/libs"
 DEPENDS = "edb eet evas ecore etox edje"
 PV = "${CVSDATE}"
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/ewl"
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/ewl \
+           file://no-x-test.patch;patch=1"
 S = "${WORKDIR}/ewl"
 
 inherit autotools binconfig