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

{
    "name": "zathura-plugin-pdf-mupdf",
    "portdir": "office/zathura-plugin-pdf-mupdf",
    "version": "0.3.6",
    "license": "zlib",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://git.pwmt.org/pwmt/zathura-pdf-mupdf",
    "description": "The zathura-pdf-mupdf plugin adds PDF support to zathura.",
    "long_description": "The zathura-pdf-mupdf plugin adds PDF support to zathura by using the mupdf rendering library.",
    "active": true,
    "categories": [
        "office"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "meson",
                "ninja",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openjpeg",
                "girara",
                "freetype",
                "zathura",
                "desktop-file-utils",
                "harfbuzz",
                "mupdf"
            ]
        }
    ],
    "depends_on": []
}