GET /api/v1/ports/mediatomb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mediatomb",
"portdir": "net/mediatomb",
"version": "0.12.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mediatomb.cc/",
"description": "Open source (GPL) UPnP MediaServer",
"long_description": "MediaTomb is an open source (GPL) UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.",
"active": true,
"categories": [
"net",
"multimedia"
],
"maintainers": [],
"variants": [
"sqlite3",
"mysql5",
"taglib",
"id3lib",
"ffmpeg",
"libextractor",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"taglib",
"sqlite3",
"ffmpeg"
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": []
}