UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
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.5.tar.gz
Source file size: 34139
Source file MD5-checkum: 8e0fe13266a7fa02f61340bf399986c3
Source directory: utfcpp-4.0.5
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/u/utfcpp-4.0.5.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/u/utfcpp-4.0.5.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