UmVirt LFS Package info
DB commit: 9ed4ff6d798939f3f70457a829818f445904e2c7
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.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