UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

clucene

Package info

Template:
Codename: clucene
Source file: clucene-core-2.3.3.4.tar.gz
Source directory: clucene-core-2.3.3.4
Package URL: clucene-core-2.3.3.4.tar.gz
Package md5-checksum URL: clucene-core-2.3.3.4.tar.gz.md5sum
Dependances: cmake, boost.
Dependance of: !libreoffice7, libreoffice.
Patches: clucene-2.3.3.4-contribs_lib-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i '/Misc.h/a #include <ctime>' src/core/CLucene/document/DateTools.cpp &&

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr        \
      -D CMAKE_POLICY_VERSION_MINIMUM=3.5 \
      -D BUILD_CONTRIBS_LIB=ON            \
      -W no-dev ..

Build script:
cd    build
make

Install script:
cd    build
make install