HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lilv",
"portdir": "audio/lilv",
"version": "0.24.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://drobilla.net/software/lilv.html",
"description": "LV2 host reference implementation",
"long_description": "lilv is an LV2 host reference implementation. It provides a C library to make the use of LV2 plugins as simple as possible for applications.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python27",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"lv2",
"sratom",
"serd",
"sord"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pure-lilv"
]
}
]
}