summaryrefslogtreecommitdiff
path: root/ecore
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-10-23 11:11:15 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-10-23 11:11:15 +0000
commit9f9419b37cfc0f3568d918e924dc3dae9688f2e4 (patch)
tree33c5b91c412480a719e9a6af71d30bd8ad9437f9 /ecore
parente3ef36ad6e2826c9ffe9631c4c82a68689715659 (diff)
fix ewl compilage and fix a couple of SECTIONs belonging to E stuff
BKrev: 417a3c53Jtq69I9EORUfSte_c4uZdw
Diffstat (limited to 'ecore')
-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
3 files changed, 2 insertions, 3 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