GET /api/v1/ports/poppler-qt5/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "poppler-qt5",
    "portdir": "graphics/poppler",
    "version": "24.03.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://poppler.freedesktop.org/",
    "description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
    "long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2505
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 306
        }
    ],
    "variants": [
        "debug",
        "boost"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-16",
                "python312"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz",
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "cairo",
                "fontconfig",
                "lcms2",
                "libjpeg-turbo",
                "libpng",
                "openjpeg",
                "poppler",
                "qt5-qtbase",
                "tiff",
                "curl",
                "nss",
                "freetype",
                "expat",
                "libiconv",
                "boost176",
                "poppler-data",
                "bzip2",
                "zlib",
                "glib2",
                "gpgme",
                "gobject-introspection"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "texstudio",
                "dspdfviewer",
                "py27-poppler-qt5",
                "py35-poppler-qt5",
                "py36-poppler-qt5",
                "py37-poppler-qt5",
                "py38-poppler-qt5",
                "py39-poppler-qt5",
                "py310-poppler-qt5",
                "py311-poppler-qt5",
                "photoqt"
            ]
        }
    ]
}