# clucene/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.05 hours (or 003.07 minutes) - HP EliteBook 8560w 32GB RAM 00.10 hours (or 005.77 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 74M uscheck = C210629, R110316, stopped setpaths = clucene zlib #--------------------------------------------------------------------- [depends] actools # May not be used boost cmake gawk grep sed zlib #--------------------------------------------------------------------- [configure] cmake \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DBUILD_CONTRIBS_LIB=ON \ -DCMAKE_RELEASE_TYPE=Release \ . #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = https://sourceforge.net/projects/clucene/ url_lfs = tbd url_tarball = http://downloads.sourceforge.net/\ clucene/clucene-core-2.3.3.4.tar.gz #--------------------------------------------------------------------- [history] 170517 Updated from 0.9.20 to 2.3.3.4 210629 Added Debian patches