UmVirt LFS Package info
DB commit: 0e3f332d314edc4d2a4aff93cd82e0f008aa0b2e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
utfcpp
The utfcpp package contains a set of include files to provide UTF-8 with C++ in a Portable Way.Package info
Template:
Codename: utfcpp
Source file: utfcpp-4.0.6.tar.gz
Source file size: 34153
Source file MD5-checkum: 3b79abe634ef157f04bd16aad809889b
Source directory: utfcpp-4.0.6
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/u/utfcpp-4.0.6.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/u/utfcpp-4.0.6.tar.gz.md5sum
Dependances: cmake.
Dependance of: taglib.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
Build script:
#
Install script:
cd build &&
make install