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

{
    "name": "geoclue2",
    "portdir": "devel/geoclue2",
    "version": "2.4.13",
    "license": "GPL-2+ and LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.freedesktop.org/geoclue/geoclue",
    "description": "Geolocation library",
    "long_description": "Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the Geoclue project is to make creating location-aware applications as simple as possible.",
    "active": true,
    "categories": [
        "devel",
        "net"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "doc",
        "nmea",
        "demoagent",
        "quartz",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "automake",
                "libtool",
                "pkgconfig",
                "gtk-doc",
                "vala",
                "intltool",
                "autoconf"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "json-glib",
                "libnotify",
                "gobject-introspection",
                "libsoup-2.4",
                "glib2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "gtk-radio"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "webkit-gtk",
                "webkit-gtk3",
                "garagejam",
                "viking",
                "gnome-voice",
                "webkit2-gtk",
                "gingerblue",
                "gnome-maps",
                "gnome-radio",
                "gnome-settings-daemon",
                "gnome-weather",
                "gtk-radio",
                "webkit2-gtk-devel"
            ]
        }
    ]
}