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

{
    "name": "geeqie",
    "portdir": "graphics/geeqie",
    "version": "2.2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.geeqie.org/",
    "description": "image viewer and organiser",
    "long_description": "Geeqie is a lightweight Gtk+-based image viewer and browser. Provides slideshow function and supports MANY image formats.",
    "active": true,
    "categories": [
        "graphics",
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "print_preview",
        "help_files",
        "x11",
        "quartz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "meson",
                "clang-16",
                "pandoc",
                "makeicns",
                "librsvg",
                "pkgconfig",
                "ninja"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lcms",
                "libjpeg-turbo",
                "libraw",
                "openjpeg",
                "poppler",
                "tiff",
                "ffmpegthumbnailer",
                "libarchive",
                "libjxl",
                "libheif",
                "desktop-file-utils",
                "gspell",
                "gtk3",
                "libchamplain",
                "clutter-gtk",
                "djvulibre",
                "exiv2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "exiftool",
                "gphoto2",
                "exiftran",
                "ImageMagick",
                "zenity",
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}