GET /api/v1/ports/libsdl_sound-framework/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libsdl_sound-framework",
"portdir": "audio/libsdl_sound-framework",
"version": "1.0.3",
"license": "LGPL-2.1+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://icculus.org/SDL_sound/",
"description": "handles decoding of several popular sound file formats",
"long_description": "SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. It is meant to make the programmer's sound playback tasks simpler.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libmikmod",
"libvorbis",
"libsdl-framework",
"libogg"
]
}
],
"depends_on": []
}