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

{
    "name": "shared-desktop-ontologies",
    "portdir": "kde/shared-desktop-ontologies",
    "version": "0.11.0",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://oscaf.sourceforge.net",
    "description": "Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies and reference code development.",
    "long_description": "This project is used by maintainers from open source projects to maintain standards for the interoperability of desktop and web applications.",
    "active": true,
    "categories": [
        "devel",
        "kde",
        "kde4"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "docs"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automoc",
                "cmake",
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "phonon",
                "docbook-xsl-ns",
                "qt4-mac"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "kdelibs4",
                "digikam",
                "kdepim4",
                "kdepim4-runtime"
            ]
        }
    ]
}