GET /api/v1/ports/scummvm-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "scummvm-devel",
    "portdir": "emulators/scummvm",
    "version": "20231109",
    "license": "(GPL-2 or BSD)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.scummvm.org",
    "description": "cross-platform interpreter for several adventure engines",
    "long_description": "cross-platform interpreter for several adventure engines: This port follows the master version of scummvm, which is typically updated every few weeks.",
    "active": true,
    "categories": [
        "games",
        "emulators"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "faad2",
                "flac",
                "libmad",
                "libsndfile",
                "libvorbis",
                "portaudio",
                "gettext",
                "glib2",
                "libedit",
                "libffi",
                "libsdl2",
                "bzip2",
                "ncurses",
                "pcre",
                "readline",
                "libjpeg-turbo",
                "libpng",
                "fluidsynth",
                "libogg",
                "libtheora",
                "curl",
                "freetype",
                "expat",
                "libiconv",
                "libsdl2_net"
            ]
        }
    ],
    "depends_on": []
}