From d5e0b815edce3b5b44ae70e17ce8c59040d9fa28 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 19 Jul 2004 19:19:25 +0000 Subject: [PATCH] sword no longer needs clucene. patch courtesy drw BKrev: 40fc1ebd-W6iW6CL8WFVkAUJ5MGvZQ --- libopie/libopie2_cvs.oe | 2 +- sword/sword_1.5.7.oe | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libopie/libopie2_cvs.oe b/libopie/libopie2_cvs.oe index f8a3dfea1a..8fe1b8b41d 100644 --- a/libopie/libopie2_cvs.oe +++ b/libopie/libopie2_cvs.oe @@ -1,4 +1,4 @@ -DESCRIPTION = "Base libraries for the Open Integrated Palmtop Environment" +DESCRIPTION = "Base libraries for the Open Palmtop Integrated Environment" HOMEPAGE = "http://opie.handhelds.org" SECTION = "opie/libs" PRIORITY = "optional" diff --git a/sword/sword_1.5.7.oe b/sword/sword_1.5.7.oe index 3eba7c649e..0533a8caee 100644 --- a/sword/sword_1.5.7.oe +++ b/sword/sword_1.5.7.oe @@ -2,14 +2,14 @@ DESCRIPTION = "The SWORD Project is an open source, cross-platform (Linux, Windo Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules" SECTION = "libs" PRIORITY = "optional" -DEPENDS = "clucene curl" -RDEPENDS = "clucene curl" -PR = "r3" +PR = "r4" SRC_URI = "http://www.crosswire.org/~dglassey/sword-1.5.7a.tar.gz" inherit autotools +EXTRA_OECONF = "--without-clucene" + do_stage() { oe_libinstall -so -C lib libsword ${STAGING_LIBDIR} -- 2.39.5