summaryrefslogtreecommitdiff
path: root/packages/ewl
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-08-08 13:48:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-08 13:48:31 +0000
commitac2189551d8f54baafe3e5526bd38433f8f9cf8a (patch)
tree38280a2e97a786c4b09f28442e9e45329470d08b /packages/ewl
parent86404033c9bb58e7870007571073d5394efaed7e (diff)
MASSIVE EFL (Enlightenment Foundation Libraries) Update:
- edb - eet - embryo - ecore - evas - edje - ewl - imlib - adjust preferred-e-packages as well Next step: Add Entrance and E17
Diffstat (limited to 'packages/ewl')
-rw-r--r--packages/ewl/ewl_0.0.4.004.bb (renamed from packages/ewl/ewl_0.0.4.003.bb)6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/ewl/ewl_0.0.4.003.bb b/packages/ewl/ewl_0.0.4.004.bb
index 445a9d376f..f309169dfa 100644
--- a/packages/ewl/ewl_0.0.4.003.bb
+++ b/packages/ewl/ewl_0.0.4.004.bb
@@ -1,7 +1,9 @@
DESCRIPTION = "The Enlightened Widget Library, \
a simple-to-use general purpose widget library based on the enlightenment foundation libraries."
SECTION = "e/libs"
-DEPENDS = "edb eet evas ecore etox edje"
+DEPENDS = "edb eet virtual/evas virtual/ecore etox edje"
+HOMEPAGE = "http://www.enlightenment.org"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "MIT"
PR = "r0"
@@ -11,6 +13,8 @@ S = "${WORKDIR}/ewl-${PV}"
inherit autotools binconfig
+PARALLEL_MAKE = ""
+
do_stage () {
oe_libinstall -C src libewl ${STAGING_LIBDIR}/
install -m 0644 ${S}/src/lib/Ewl.h ${STAGING_INCDIR}/