UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
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.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