-SECTION = "unknown"
include ecore_${PV}.oe
inherit native
DEPENDS = "edb-native eet-native evas-native freetype-native"
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"
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"
-SECTION = "unknown"
include edje_${PV}.oe
inherit native
DEPENDS = "freetype-native evas-native ecore-native embryo-native eet-native edb-native imlib2-native"
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"
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"
-SECTION = "devel"
include embryo_${PV}.oe
inherit native
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"
+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}/
+}
-SECTION = "x11/libs"
+DESCRIPTION = "The Enlightenment Canvas Library"
include evas_${PV}.oe
inherit native
DEPENDS = "freetype-native"
done
oe_libinstall -C src/lib libevas ${STAGING_LIBDIR}/
}
+
+#FIXME: Conflicts with zlib-devel on the build machine. Remove it and it builds.
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 \
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