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

{
    "name": "kdepimlibs4-kioslaves",
    "portdir": "kde/kdepimlibs4",
    "version": "4.14.3",
    "license": "GPL-2+ and LGPL-2+ and BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.kde.org",
    "description": "KDE4 core PIM libraries",
    "long_description": "Core libraries necessary for Personal Information Management (PIM) in KDE4",
    "active": true,
    "categories": [
        "kde",
        "kde4"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automoc",
                "cmake",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libical",
                "ossp-uuid",
                "qjson",
                "shared-mime-info",
                "kdelibs4",
                "kdepimlibs4",
                "qt4-mac",
                "perl5",
                "libxml2",
                "libxslt",
                "boost176",
                "cyrus-sasl2",
                "prison",
                "phonon",
                "openldap",
                "akonadi",
                "gpgme"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "kdepim4-runtime",
                "kdepim4"
            ]
        }
    ]
}