UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
icu
The International Components for Unicode (ICU) package is a mature, widely used set of C/C++ libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms. Package info
Codename: icu
Source file: icu4c-62_1-src.tgz
Source directory: icu
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/i/icu4c-62_1-src.tgz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/i/icu4c-62_1-src.tgz.md5sum
Dependances: llvm.
Dependance of: dovecot, harfbuzz, evolution-data-server, mozjs-gnome, webkitgtk, libboost, qt4, libreoffice, qt5.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
cd source &&
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
ARG_STATIC="--enable-static"
fi
./configure --prefix=/usr $ARG_STATIC
Build script:
make
Install script:
make install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443