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

{
    "name": "agave",
    "portdir": "graphics/agave",
    "version": "0.4.7",
    "license": "GPL-2+",
    "platforms": "{darwin < 13}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20170308183221/http://home.gna.org/colorscheme",
    "description": "Generate a variety of colorschemes from a single starting color.",
    "long_description": "Agave is a very simple application for the GNOME desktop that allows you to generate a variety of colorschemes from a single starting color. It is free software licensed under the open-source GPL License.",
    "active": true,
    "categories": [
        "graphics",
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "gnome-doc-utils",
                "intltool",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost",
                "gtkmm",
                "cppunit",
                "desktop-file-utils",
                "gconfmm",
                "libglademm",
                "libgnomeui",
                "rarian"
            ]
        }
    ],
    "depends_on": []
}