# pcre2/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.33 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.33 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled purge = no # This is a critical package #--------------------------------------------------------------------- [depends] actools bzip2 coreutils gawk grep sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --enable-jit \ --enable-pcre2-16 \ --enable-pcre2-32 \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] LIBDIR=$PKGDIR_PROD/lib mkdir -p $LIBDIR rm -fr $PKGDIR_PROD/share/doc rmdir $PKGDIR_PROD/share #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/pcre3 url_home = http://www.pcre.org/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/genlib.html#pcre url_tarball = https://github.com/PhilipHazel/pcre2/releases/\ download/pcre2-10.44/pcre2-10.44.tar.bz2 #--------------------------------------------------------------------- [history] 171218 Added package. Started with 10.30. 180303 Updated to 10.31 180911 Updated to 10.32 190416 Updated to 10.33 201224 Updated to 10.36 210529 Updated to 10.37 210615 Use "--enable-pcre2-32" 211019 Use "--enable-jit" 211029 Updated to 10.39 220503 Updated to 10.40 240310 Updated to 10.43 240713 Updated to 10.44