From f3fdec641b3ec263c5d45908696dedb66f7c0725 Mon Sep 17 00:00:00 2001 From: titopoquito Date: Tue, 11 May 2010 22:22:04 +0200 Subject: desktop/recoll: Updated for version 1.10.1 --- desktop/recoll/README | 11 +++-------- desktop/recoll/recoll.SlackBuild | 4 ++-- desktop/recoll/recoll.info | 8 ++++---- 3 files changed, 9 insertions(+), 14 deletions(-) (limited to 'desktop/recoll') diff --git a/desktop/recoll/README b/desktop/recoll/README index fd06563d79..d27913a02c 100644 --- a/desktop/recoll/README +++ b/desktop/recoll/README @@ -7,11 +7,6 @@ feature-rich, easy administration, QT graphical interface. This requires xapian-core, with optional dependencies of antiword, unrtf, and exiftool (all available at SlackBuilds.org). -NOTE: As of the time of writing, recoll depends on version 0.9.10 of -xapian-core, the newer 1.0.0 release does NOT work with this version -of recoll. - -After installing the package you should create the file -$HOME/.recoll/recoll.conf and modify it to your needs, especially the -"topdirs" where recoll looks for files to index. See "man recoll.conf" -for details. +This version has the ability to define the folders that shall be +indexed from within the program's GUI. Manually editing the config files +should no longer be necessary. diff --git a/desktop/recoll/recoll.SlackBuild b/desktop/recoll/recoll.SlackBuild index 010cae7eb3..b41eb3e248 100644 --- a/desktop/recoll/recoll.SlackBuild +++ b/desktop/recoll/recoll.SlackBuild @@ -24,9 +24,9 @@ # Modified by the SlackBuilds.org Project PRGNAM=recoll -VERSION=1.8.1 +VERSION=1.10.1 ARCH=${ARCH:-i486} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) diff --git a/desktop/recoll/recoll.info b/desktop/recoll/recoll.info index ddb01c7911..85adf9a674 100644 --- a/desktop/recoll/recoll.info +++ b/desktop/recoll/recoll.info @@ -1,8 +1,8 @@ PRGNAM="recoll" -VERSION="1.8.1" +VERSION="1.10.1" HOMEPAGE="http://www.lesbonscomptes.com/recoll/" -DOWNLOAD="http://www.lesbonscomptes.com/recoll/recoll-1.8.1.tar.gz" -MD5SUM="4dc4b372a63ed16b27c6a731503afe2f" +DOWNLOAD="http://www.lesbonscomptes.com/recoll/recoll-1.10.1.tar.gz" +MD5SUM="307abae987bf4fc40ef3ec1899d49995" MAINTAINER="titopoquito" EMAIL="titopoquito@cooltoad.com" -APPROVED="alien,rworkman" +APPROVED="David Somero" -- cgit v1.2.3-65-gdbad