UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

cubeb

Cross platform audio library

Package info

Template:
Codename: cubeb
Source file: cubeb-6c1a6e151c1f981a2800d40af7c041cfcccc710e.tar.gz
Source file size: 1109070
Source file MD5-checkum: 48ca202cf521391fde50b75a81c5a9f4
Source directory: cubeb-6c1a6e151c1f981a2800d40af7c041cfcccc710e
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/c/cubeb-6c1a6e151c1f981a2800d40af7c041cfcccc710e.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/c/cubeb-6c1a6e151c1f981a2800d40af7c041cfcccc710e.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: *** NO PACKAGES FOUND ***
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:
cd build
make

Install script:
cd build
make install