GET /api/v1/ports/liblastfm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "liblastfm",
"portdir": "audio/liblastfm",
"version": "1.1.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lastfm/liblastfm",
"description": "A set of libraries allowing use of the Last.fm site services.",
"long_description": "liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"libsamplerate",
"fftw-3-single"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"amarok",
"lastfm-desktop"
]
}
]
}