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 --- ewl/ewl_cvs.oe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ewl/ewl_cvs.oe') 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 -- cgit v1.2.3