vcpkg/ports/sratom/vcpkg.json
2024-12-14 10:59:15 -05:00

18 lines
381 B
JSON

{
"name": "sratom",
"version": "0.6.16",
"port-version": 1,
"description": "Sratom is a library for serialising LV2 atoms to and from RDF, particularly the Turtle syntax.",
"homepage": "https://drobilla.net/software/sratom",
"license": "ISC",
"dependencies": [
"lv2",
"serd",
"sord",
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}