UmVirt LFS Package info
DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
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.2/packages/u/utfcpp-4.0.5.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/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