UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
lilv
Lilv is a C library to make the use of LV2 plugins as simple as possible for applications.Package info
Codename: lilv
Source file: lilv-0.24.24.tar.xz
Source directory: lilv-0.24.24
Package URL: lilv-0.24.24.tar.xz
Package md5-checksum URL: lilv-0.24.24.tar.xz.md5sum
Dependances: zix, serd, sord, lv2, sratom.
Dependance of: audacity.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup .. \
--prefix=/usr
Build script:
cd build
ninja
Install script:
cd build
ninja install