UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

pcre2

The PCRE2 package contains a new generation of the Perl Compatible Regular Expression libraries. These are useful for implementing regular expression pattern matching using the same syntax and semantics as Perl.

Package info

Codename: pcre2
Source file: pcre2-10.31.tar.bz2
Source directory: pcre2-10.31
Package URL: https://umvirt.com/linux/downloads/0.1/packages/p/pcre2-10.31.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/p/pcre2-10.31.tar.bz2.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: vte, qt5.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr                       \
            --docdir=/usr/share/doc/pcre2-10.31 \
            --enable-unicode                    \
            --enable-jit                        \
            --enable-pcre2-16                   \
            --enable-pcre2-32                   \
            --enable-pcre2grep-libz             \
            --enable-pcre2grep-libbz2           \
            --enable-pcre2test-libreadline      \
            --disable-static

Build script:
make

Install script:
make install