UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

utfcpp

The utfcpp package contains a set of include files to provide UTF-8 with C++ in a Portable Way.

Package info

Codename: utfcpp
Source file: utfcpp-4.0.5.tar.gz
Source directory: utfcpp-4.0.5
Package URL: utfcpp-4.0.5.tar.gz
Package md5-checksum URL: 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