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

{
    "name": "poppler-qt4-mac",
    "portdir": "graphics/poppler-qt4-mac",
    "version": "0.61.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://poppler.freedesktop.org/",
    "description": "Poppler is a PDF rendering library. This version is pegged to the last version to support qt4.",
    "long_description": "Poppler is a PDF rendering library. This version is pegged to the last version to support qt4.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gobject-introspection",
                "cairo",
                "fontconfig",
                "lcms2",
                "libjpeg-turbo",
                "libpng",
                "qt4-mac",
                "poppler-data",
                "tiff",
                "curl",
                "freetype",
                "expat",
                "openjpeg",
                "bzip2",
                "zlib",
                "glib2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-poppler-qt4",
                "py35-poppler-qt4",
                "py36-poppler-qt4",
                "texworks",
                "DiffPDF",
                "py37-poppler-qt4",
                "tellico"
            ]
        }
    ]
}