From d561e5824751da6d512eb7a02e911c6630b160b1 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Sat, 3 Nov 2007 09:26:09 +0000 Subject: [PATCH] Stefan Fiedler: add CORE package htdig, required for creating a search index in the KDE help center [2007092316485030791] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8789 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/htdig/gcc4.patch | 14 ++++++++++++ package/base/htdig/htdig.desc | 43 +++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 package/base/htdig/gcc4.patch create mode 100644 package/base/htdig/htdig.desc diff --git a/package/base/htdig/gcc4.patch b/package/base/htdig/gcc4.patch new file mode 100644 index 000000000..7753a8773 --- /dev/null +++ b/package/base/htdig/gcc4.patch @@ -0,0 +1,14 @@ +--- ./htsearch/Collection.h~ 2004-05-28 15:15:24.000000000 +0200 ++++ ./htsearch/Collection.h 2007-09-22 20:34:06.000000000 +0200 +@@ -36,9 +36,9 @@ + const char *docExcerpt); + ~Collection(); + +- void Collection::Open(); ++ void Open(); + +- void Collection::Close(); ++ void Close(); + + char *getWordFile() { return wordFile.get(); } + DocumentRef *getDocumentRef(int id); diff --git a/package/base/htdig/htdig.desc b/package/base/htdig/htdig.desc new file mode 100644 index 000000000..c40ba6d5d --- /dev/null +++ b/package/base/htdig/htdig.desc @@ -0,0 +1,43 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/base/htdig/htdig.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2007 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] WWW Search Engine Software + +[T] ht://Dig is a world-wide-web search system for an intranet or small +[T] internet. + +[U] http://www.htdig.org/ + +[A] The ht://Dig Group +[M] Stefan Fiedler + +[C] extra/text extra/tool +[F] CORE + +[L] GPL +[S] Beta +[V] 3.2.0b6 +[P] X -----5---9 800.000 + +[D] 1144078426 htdig-3.2.0b6.tar.gz http://www.htdig.org/files/ +