UmVirt LFS Package info
DB commit: 0e3f332d314edc4d2a4aff93cd82e0f008aa0b2e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
sratom
Sratom is a small library for serializing LV2 atoms. Sratom reads/writes atoms from/to RDF, allowing them to be converted between binary and text or stored in a model.Package info
Template:
Codename: sratom
Source file: sratom-0.6.18.tar.gz
Source file size: 22056
Source file MD5-checkum: 1b2f614ca0a3f3d25746c12240d64d05
Source directory: sratom-0.6.18
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/s/sratom-0.6.18.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/s/sratom-0.6.18.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: lilv.
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