Package: clucene-core / 2.3.3.4+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
clucene-core | 2.3.3.4+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Fixing_ZLIB_configuration_in_shared_CMakeLists.patch | (download) |
src/shared/CMakeLists.txt |
2 1 + 1 - 0 ! |
[patch] fixing zlib configuration in shared's cmakelists |
Fix pkgconfig file by adding clucene shared library.patch | (download) |
src/core/libclucene-core.pc.cmake |
2 1 + 1 - 0 ! |
[patch] fix .pc file by adding clucene-shared library |
Install contribs lib.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
contribs-lib is not built and installed even with config |
multiarch.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
add multiarch support. |
bug715474 no boost headers.patch | (download) |
src/core/libclucene-core.pc.cmake |
4 2 + 2 - 0 ! |
clucene-core contains boost headers under ext/boost. And clucene-core's pkgconfig file adds -I/usr/include/CLucene/ext to CFLAGS. This causes problems building packages that use both clucene-core and boost Depending on the header search order, including a boost header may actually result in getting one of the files in /usr/include/CLucene/ext/boost. Or this may happen several levels deep of nested boost includes. This patch drops boost from clucene-core. |
bug718187 ftbfs hurd.patch | (download) |
src/shared/CLucene/util/Misc.cpp |
2 2 + 0 - 0 ! |
ftbfs on hurd |
gcc version.diff | (download) |
src/shared/cmake/MacroCheckGccVisibility.cmake |
2 1 + 1 - 0 ! |
--- |