GET /api/v1/ports/shenidam/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "shenidam",
"portdir": "multimedia/shenidam",
"version": "1.0",
"license": "(GPL-3 or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.shenidam.org/",
"description": "Lightweight audio mapping software for AV footage",
"long_description": "Shenidam is a free and open source software (GNU GPL-licensed) system for mapping and locating the audio of a track within a base file.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake"
]
},
{
"type": "lib",
"ports": [
"python27",
"fftw-3-single",
"libsamplerate",
"boost176",
"py27-pyqt4",
"libsndfile"
]
},
{
"type": "run",
"ports": [
"ffmpeg"
]
}
],
"depends_on": []
}