UmVirt LFS Package info

DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
[ BASH | XML | JSON ]

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 directory: sratom-0.6.18
Package URL: sratom-0.6.18.tar.gz
Package md5-checksum URL: 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