GET /api/v1/ports/libxmp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libxmp",
"portdir": "audio/xmp",
"version": "4.4.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmp.sourceforge.net/",
"description": "Extended Module Player",
"long_description": "Libxmp is a library that renders module files to PCM data. It supports over 90 mainstream and obscure module formats including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT).",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "dcarmich",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xmp"
]
}
]
}