Taken from the Debian package. From 7be4a19b76d98260cf95040a47935f854a4ba7a4 Mon Sep 17 00:00:00 2001 From: Valentin Rusu 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 ~ m> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/THANKS
AgeCommit message (Expand)Author
2016-07-18Thank Thomas.Ricardo Wurmus
2015-11-23Thank Jan.Ludovic Courtès
2015-11-17Thank Chris.Ludovic Courtès
2015-10-09Thank Chris.Ludovic Courtès
2015-09-20Thank Petter.Ludovic Courtès
2015-08-27Thank Eric Hanchrow.Ludovic Courtès
2015-07-23Thank Anders.Ludovic Courtès
2015-07-22Thank Malcolm.Ludovic Courtès
2015-07-22Thank Dave.Ludovic Courtès
2015-07-04Clean up 'THANKS' and 'AUTHORS'....Alex Kost
2015-06-07Thank Thomas.Ludovic Courtès
2015-05-01Thank Joshua.Ludovic Courtès
2015-04-14Thank Pjotr.Ludovic Courtès
2015-02-24Thank Daniel.Ludovic Courtès
2015-02-07Thank Andrei.Ludovic Courtès