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

{
    "name": "kde4-baseapps",
    "portdir": "kde/kde4-baseapps",
    "version": "4.14.3",
    "license": "GPL-2+ and LGPL-2+ and GFDL-1.2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.kde.org",
    "description": "KDE4 applications and libraries from the base package",
    "long_description": "Core desktop applications and libraries for the KDE4 desktop. This port installs the file manager dolphin file manager.",
    "active": true,
    "categories": [
        "kde",
        "kde4"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "docs",
        "baloo"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automoc",
                "cmake",
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "kdelibs4",
                "kfilemetadata",
                "qt4-mac",
                "tidy",
                "perl5",
                "zlib",
                "phonon",
                "kactivities",
                "kde4-runtime"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gwenview",
                "dolphin-plugins",
                "koffice2-devel",
                "kde",
                "konsole",
                "ark",
                "kde-l10n-hi",
                "kget"
            ]
        },
        {
            "type": "run",
            "ports": [
                "digikam"
            ]
        }
    ]
}