Config.in 268 B

12345678910
  1. config BR2_PACKAGE_SRATOM
  2. bool "sratom"
  3. select BR2_PACKAGE_LV2
  4. select BR2_PACKAGE_SERD
  5. select BR2_PACKAGE_SORD
  6. help
  7. Sratom is a library for serialising LV2 atoms to and from
  8. RDF, particularly the Turtle syntax.
  9. https://drobilla.net/software/sratom.html