UmVirt LFS Package info
DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
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.16.tar.xz
Source file size: 18940
Source file MD5-checkum: 6d02a279ff0f9d3871ed416b43b89cf8
Source directory: sratom-0.6.16
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/s/sratom-0.6.16.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/s/sratom-0.6.16.tar.xz.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