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

{
    "name": "kde-extra-cmake-modules",
    "portdir": "kde/kde-extra-cmake-modules",
    "version": "5.86.0",
    "license": "GPL-2+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://invent.kde.org/frameworks/extra-cmake-modules",
    "description": "Extra modules and scripts for CMake.",
    "long_description": "Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself.",
    "active": true,
    "categories": [
        "devel",
        "kde",
        "kf5"
    ],
    "maintainers": [
        {
            "name": "rjvbertin",
            "github": "RJVB",
            "ports_count": 55
        }
    ],
    "variants": [
        "debug",
        "qt4",
        "qt5",
        "docs"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "phonon-qt5",
                "phonon-backend-gstreamer-qt5",
                "owncloud-client",
                "phonon-backend-vlc-qt5",
                "PrismLauncher",
                "PolyMC",
                "libalkimia"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "photoqt"
            ]
        }
    ]
}