UmVirt LFS Package info
DB commit: c9dd8835b9e79548f70e25c8ffb9d09430f622a0
APP commit:
jq
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It's written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data.Package info
Codename: jq
Source file: jq-jq-1.7.1.tar.gz
Source directory: jq-jq-1.7.1
Package URL: jq-jq-1.7.1.tar.gz
Package md5-checksum URL: jq-jq-1.7.1.tar.gz.md5sum
Dependances: libtool.
Dependance of: nix.
Patches: *** NO PATCHES FOUND ***
Addons: onig-6.9.9.tar.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
tar -xvf ../onig-6.9.9.tar.gz
rm -rf modules/oniguruma
mv onig-6.9.9 modules/oniguruma
pushd modules/oniguruma
autoreconf -i
popd
autoreconf -vfi
./configure --prefix=/usr
--with-oniguruma=builtin
Build script:
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make check
fi
Install script:
make install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443