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

{
    "name": "libtheora",
    "portdir": "multimedia/libtheora",
    "version": "1.1.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://www.theora.org/",
    "description": "Xiph.org Foundation's open video codec",
    "long_description": "Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project (It is a project that aims to integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container formats into a multimedia solution that can compete with MPEG-4 format).",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libvorbis"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "icecast2",
                "gstreamer010-gst-plugins-base",
                "raceintospace",
                "boswars",
                "indi",
                "allegro5",
                "scummvm",
                "scummvm-devel",
                "VLC2",
                "libVLC2",
                "ufo-ai",
                "libshout2",
                "transcode",
                "gstreamer1-gst-plugins-base",
                "ffmpeg",
                "ffmpeg6",
                "paraview",
                "warzone2100",
                "godot",
                "godot-3.2",
                "ffmpeg7",
                "love-11",
                "love-0.10",
                "ffmpeg4",
                "gpac",
                "qxmpp",
                "ffmpeg-devel",
                "Io"
            ]
        }
    ]
}