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

{
    "name": "luminance-hdr",
    "portdir": "aqua/luminance-hdr",
    "version": "2.6.1.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://qtpfsgui.sourceforge.net/",
    "description": "GUI for HDR imaging workflow",
    "long_description": "Qtpfsgui is an open source graphical user interface application that aims to provide a workflow for HDR imaging.",
    "active": true,
    "categories": [
        "aqua",
        "graphics"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1330
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "cmake",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-sqlite-plugin",
                "exiv2",
                "lcms2",
                "libjpeg-turbo",
                "libpng",
                "libraw",
                "ilmbase",
                "tiff",
                "qt5-qtbase",
                "fftw-3-single",
                "gsl",
                "ccfits",
                "cfitsio",
                "boost176",
                "openexr2",
                "eigen3",
                "qt5-qtwebengine",
                "qt5-qttools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "hugin-app"
            ]
        }
    ],
    "depends_on": []
}