UmVirt LFS Package info

DB commit: 9ed4ff6d798939f3f70457a829818f445904e2c7
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

!mozjs

Package info

Template:
Codename: !mozjs
Source file: mozjs-52.2.1gnome1.tar.gz
Source directory: mozjs-52.2.1gnome1
Package URL: mozjs-52.2.1gnome1.tar.gz
Package md5-checksum URL: mozjs-52.2.1gnome1.tar.gz.md5sum
Dependances: zip, Xlibs, Python2, yasm, !autoconf213, nspr.
Dependance of: !gjs.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
cd js/src &&

./configure --prefix=/usr       \
            --with-intl-api     \
            --with-system-zlib  \
            --with-system-nspr  \
            --with-system-icu   \
            --enable-threadsafe \
            --enable-readline

Build script:
cd js/src &&
make

Install script:
cd js/src &&
make install