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 ~ '>koszko-scripts Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/dc.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-07-21 01:49:43 -0400
committerMark H Weaver <mhw@netris.org>2015-07-21 02:05:20 -0400
commitc0eac5a86246a2c8eb4fe3177a64cfc9687cf5e0 (patch)
treeef31bdae1d9aa09f3b99887c3523aee644aeaf25 /gnu/packages/dc.scm
parent4d85391059604959a010c39953bea5c62f52dc90 (diff)
downloadguix-c0eac5a86246a2c8eb4fe3177a64cfc9687cf5e0.tar.gz
guix-c0eac5a86246a2c8eb4fe3177a64cfc9687cf5e0.zip
gnu: libmad: Apply fixes for ARMv7 Thumb, etc.
* gnu/packages/patches/libmad-armv7-thumb-pt1.patch, gnu/packages/patches/libmad-armv7-thumb-pt2.patch, gnu/packages/patches/libmad-frame-length.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/mp3.scm (libmad)[source]: Add patches.
Diffstat (limited to 'gnu/packages/dc.scm')
0 files changed, 0 insertions, 0 deletions