From 9f9419b37cfc0f3568d918e924dc3dae9688f2e4 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 23 Oct 2004 11:11:15 +0000 Subject: fix ewl compilage and fix a couple of SECTIONs belonging to E stuff BKrev: 417a3c53Jtq69I9EORUfSte_c4uZdw --- evas/evas-native_cvs.oe | 4 +++- evas/evas_cvs.oe | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'evas') 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 \ -- cgit v1.2.3