GET /api/v1/ports/libcanberra/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libcanberra",
"portdir": "audio/libcanberra",
"version": "0.30",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://0pointer.de/lennart/projects/libcanberra/",
"description": "XDG sound theme and naming implementation",
"long_description": "libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops, such as GNOME.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"libvorbis",
"xorg-libX11",
"pulseaudio",
"gtk2"
]
},
{
"type": "run",
"ports": [
"sound-theme-freedesktop"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"empathy",
"evolution-data-server",
"gdm",
"gnome-control-center",
"gnome-settings-daemon",
"libgnome",
"metacity",
"xchat-gnome",
"pavucontrol",
"hexchat",
"kmix"
]
}
]
}