UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
libvpl
IntelĀ® Video Processing Library (IntelĀ® VPL) dispatcher, tools, and examplesPackage info
Template:
Codename: libvpl
Source file: libvpl-2.14.0.tar.gz
Source file size: 12958172
Source file MD5-checkum: 807bb965093b3396da321d16d6f711f3
Source directory: libvpl-2.14.0
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libvpl-2.14.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libvpl-2.14.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: obs-studio.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build &&
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DBUILD_SHARED_LIBS=ON \
..
Build script:
cd build
make
Install script:
cd build
make install