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

{
    "name": "libkexiv2",
    "portdir": "kde/libkexiv2",
    "version": "4.14.3",
    "license": "GPL-2+ and LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.kde.org",
    "description": "Wrapper around Exiv2 for KDE.",
    "long_description": "LibKExiv2 is a wrapper around Exiv2 library to manipulate pictures metadata as EXIF, IPTC, and XMP. This Metadata interface follow Metadata Working Group Specification. This library is used by kipi-plugins, digiKam and others kipi host programs.",
    "active": true,
    "categories": [
        "kde",
        "kde4"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automoc",
                "clang-14",
                "pkgconfig",
                "cmake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac",
                "kdelibs4",
                "exiv2",
                "phonon"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "kdegraphics-thumbnailers",
                "okular",
                "kdeartwork",
                "digikam",
                "kdegraphics4"
            ]
        }
    ]
}