GET /api/v1/ports/libcoverart/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libcoverart",
"portdir": "devel/libcoverart",
"version": "1.0.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://musicbrainz.org/doc/libcoverart",
"description": "C/C++ library for accessing the MusicBrainz Cover Art Archive",
"long_description": "libcoverart is a C/C++ library for accessing the MusicBrainz Cover Art Archive.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"jansson",
"libxml2",
"neon"
]
}
],
"depends_on": []
}