aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ecore/ecore-native_cvs.oe1
-rw-r--r--ecore/ecore_cvs.oe4
-rw-r--r--ecore/files/no-x-test.patch (renamed from ecore/ecore/no-x-test.patch)0
-rw-r--r--edb/edb_cvs.oe4
-rw-r--r--edje/edje-native_cvs.oe1
-rw-r--r--edje/edje_cvs.oe4
-rw-r--r--eet/eet_cvs.oe4
-rw-r--r--embryo/embryo-native_cvs.oe1
-rw-r--r--embryo/embryo_cvs.oe4
-rw-r--r--epsilon/epsilon_cvs.oe20
-rw-r--r--evas/evas-native_cvs.oe4
-rw-r--r--evas/evas_cvs.oe4
-rw-r--r--ewl/ewl/no-x-test.patch0
-rw-r--r--ewl/ewl_cvs.oe7
14 files changed, 39 insertions, 19 deletions
diff --git a/ecore/ecore-native_cvs.oe b/ecore/ecore-native_cvs.oe
index 9be508db33..e2ba3fc69b 100644
--- a/ecore/ecore-native_cvs.oe
+++ b/ecore/ecore-native_cvs.oe
@@ -1,4 +1,3 @@
-SECTION = "unknown"
include ecore_${PV}.oe
inherit native
DEPENDS = "edb-native eet-native evas-native freetype-native"
diff --git a/ecore/ecore_cvs.oe b/ecore/ecore_cvs.oe
index a1df37d1c9..87abeffbf0 100644
--- a/ecore/ecore_cvs.oe
+++ b/ecore/ecore_cvs.oe
@@ -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"
diff --git a/ecore/ecore/no-x-test.patch b/ecore/files/no-x-test.patch
index e69de29bb2..e69de29bb2 100644
--- a/ecore/ecore/no-x-test.patch
+++ b/ecore/files/no-x-test.patch
diff --git a/edb/edb_cvs.oe b/edb/edb_cvs.oe
index ae04ad0978..6d7a74799c 100644
--- a/edb/edb_cvs.oe
+++ b/edb/edb_cvs.oe
@@ -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"
diff --git a/edje/edje-native_cvs.oe b/edje/edje-native_cvs.oe
index 477d535f49..4ce36d4763 100644
--- a/edje/edje-native_cvs.oe
+++ b/edje/edje-native_cvs.oe
@@ -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"
diff --git a/edje/edje_cvs.oe b/edje/edje_cvs.oe
index 6d9ce1f0b0..bd23bdddf1 100644
--- a/edje/edje_cvs.oe
+++ b/edje/edje_cvs.oe
@@ -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"
diff --git a/eet/eet_cvs.oe b/eet/eet_cvs.oe
index 35ce5b7994..d56b5f6782 100644
--- a/eet/eet_cvs.oe
+++ b/eet/eet_cvs.oe
@@ -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"
diff --git a/embryo/embryo-native_cvs.oe b/embryo/embryo-native_cvs.oe
index 3d901e581c..354f8b92de 100644
--- a/embryo/embryo-native_cvs.oe
+++ b/embryo/embryo-native_cvs.oe
@@ -1,4 +1,3 @@
-SECTION = "devel"
include embryo_${PV}.oe
inherit native
diff --git a/embryo/embryo_cvs.oe b/embryo/embryo_cvs.oe
index c974824d3d..5d5280b4f1 100644
--- a/embryo/embryo_cvs.oe
+++ b/embryo/embryo_cvs.oe
@@ -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"
diff --git a/epsilon/epsilon_cvs.oe b/epsilon/epsilon_cvs.oe
index e69de29bb2..ce965d9031 100644
--- a/epsilon/epsilon_cvs.oe
+++ b/epsilon/epsilon_cvs.oe
@@ -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}/
+}
diff --git a/evas/evas-native_cvs.oe b/evas/evas-native_cvs.oe
index 3a0cb8300d..2b61db3273 100644
--- a/evas/evas-native_cvs.oe
+++ b/evas/evas-native_cvs.oe
@@ -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.
diff --git a/evas/evas_cvs.oe b/evas/evas_cvs.oe
index 9e0314731f..71eba68ab9 100644
--- a/evas/evas_cvs.oe
+++ b/evas/evas_cvs.oe
@@ -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
index 0000000000..e69de29bb2
--- /dev/null
+++ b/ewl/ewl/no-x-test.patch
diff --git a/ewl/ewl_cvs.oe b/ewl/ewl_cvs.oe
index 95de3a3916..1a87e8c3c5 100644
--- a/ewl/ewl_cvs.oe
+++ b/ewl/ewl_cvs.oe
@@ -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