GET /api/v1/ports/p5.28-cairo/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-cairo",
    "portdir": "perl/p5-cairo",
    "version": "1.109.0",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Cairo",
    "description": "Perl interface to the cairo 2d vector graphics library",
    "long_description": "Perl interface to the cairo 2d vector graphics library",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-extutils-depends",
                "p5.28-extutils-pkgconfig",
                "p5.28-font-freetype",
                "p5.28-glib",
                "cairo"
            ]
        },
        {
            "type": "test",
            "ports": [
                "bitstream-vera",
                "dejavu-fonts"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-cairo",
                "p5.28-cairo-gobject",
                "p5.28-graphics-primitive-driver-cairo",
                "p5.28-gtk2",
                "p5.28-gtk3-imageview",
                "p5.28-pango",
                "p5.28-poppler"
            ]
        }
    ]
}