aboutsummaryrefslogtreecommitdiff
Taken from the Debian package.

From 7be4a19b76d98260cf95040a47935f854a4ba7a4 Mon Sep 17 00:00:00 2001
From: Valentin Rusu <kde@rusu.info>
Date: Sat, 17 Dec 2011 13:47:58 +0100
Subject: [PATCH] Fix .pc file by adding clucene-shared library

---
 src/core/libclucene-core.pc.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/src/core/libclucene-core.pc.cmake
+++ b/src/core/libclucene-core.pc.cmake
@@ -6,6 +6,6 @@ includedir=${prefix}/include:${prefix}/i
 Name: libclucene
 Description: CLucene - a C++ search engine, ported from the popular Apache Lucene
 Version: @CLUCENE_VERSION_MAJOR@.@CLUCENE_VERSION_MINOR@.@CLUCENE_VERSION_REVISION@.@CLUCENE_VERSION_PATCH@
-Libs: -L${prefix}/@LIB_DESTINATION@/ -lclucene-core
+Libs: -L${prefix}/@LIB_DESTINATION@/ -lclucene-core -lclucene-shared
 Cflags: -I${prefix}/include -I${prefix}/include/CLucene/ext
 ~
x-Rice 2017-06-11gnu: boost: Add ICU support....Leo Famulari 2017-04-26gnu: boost: Update to 1.64.0....Marius Bakke 2017-03-27gnu: mdds: Upgrade to 1.2.2....Thomas Danckaert 2017-01-17gnu: boost: Update to 1.63.0....Danny Milosavljevic 2016-12-14gnu: mdds: Replace dead Google Code home-page....Tobias Geerinckx-Rice 2016-09-22gnu: boost: Add -j for build....Eric Bavier 2016-09-22gnu: boost: Upgrade to 1.61.0....Eric Bavier 2016-08-04Merge branch 'core-updates'Mark H Weaver 2016-08-04Revert "Merge branch 'core-updates'"...Mark H Weaver 2016-08-03Rename references to (gnu packages tcsh)....ng0 2016-08-01Merge branch 'core-updates'Ludovic Courtès 2016-07-22Merge branch 'master' into core-updates...Leo Famulari 2016-07-21gnu: Update URLs for sourceforge.net....Leo Famulari 2016-06-14gnu: boost: Allow for customizable build flags....David Thompson 2016-01-12gnu: boost: Update to 1.60.0....Eric Bavier 2016-01-12gnu: boost: Use modify-phases....Eric Bavier 2015-07-13gnu: boost: Patch to avoid -m32 flag on mips....Andreas Enge 2015-07-13gnu: boost: Update to 1.58.0....Andreas Enge 2015-07-10Revert "gnu: boost: Update to 1.58.0."...Mark H Weaver 2015-07-09gnu: mdds: Update to 0.12.1....Andreas Enge 2015-07-08gnu: boost: Update to 1.58.0....Andreas Enge 2015-04-26gnu: Add mdds....Andreas Enge 2015-04-10gnu: boost: Add $libdir to the RUNPATH of libraries....Ludovic Courtès 2015-03-14gnu: boost: Update to 1.57.0....Andreas Enge 2015-01-06gnu: boost: Fix target-system check....Mark H Weaver 2014-10-07gnu: boost: Add zlib to the inputs....John Darrington 2014-09-23Use #:prefix instead of #:renamer with 'symbol-prefix-proc'....Mark H Weaver