GET /api/v1/ports/quodlibet/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "quodlibet",
"portdir": "python/quodlibet",
"version": "4.5.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quodlibet/quodlibet",
"description": "audio library manager and player for GTK+",
"long_description": "Quod Libet is a GTK+-based audio player written in Python, using the Mutagen tagging library and GStreamer for playback. It provides several different ways to view your audio library, as well as support for Internet radio and audio feeds. It has extremely flexible metadata tag editing and searching capabilities.",
"active": true,
"categories": [
"audio",
"gnome",
"python"
],
"maintainers": [],
"variants": [
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"gettext",
"librsvg",
"makeicns",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-cairo",
"py310-mutagen",
"py310-pyobjc",
"gstreamer1-gst-plugins-good",
"py310-feedparser",
"py310-gobject3",
"gtk3",
"libsoup",
"python310",
"dbus-python310"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
}