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

{
    "name": "edje",
    "portdir": "graphics/edje",
    "version": "1.7.10",
    "license": "(BSD or GPL-2+)",
    "platforms": "darwin",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20140814231951/https://trac.enlightenment.org/e/wiki/Edje",
    "description": "A library for graphical layout and animation.",
    "long_description": "A graphical layout and animation library for animated resizable, compressed and scalable themes.",
    "active": true,
    "categories": [
        "graphics",
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ecore",
                "embryo",
                "lua"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "e17"
            ]
        }
    ]
}