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

{
    "name": "gnome-voice",
    "portdir": "gnome/gnome-voice",
    "version": "6.0.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnomevoice.org/",
    "description": "GNOME Voice is Free Public Voice Software for GTK+/GNOME.",
    "long_description": "GNOME Voice is Free Public Voice Software for GTK+/GNOME. Free Public Voice broadcasts via api.perceptron.stream:8000",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "ole",
            "github": "oleaamot",
            "ports_count": 7
        }
    ],
    "variants": [
        "debug",
        "debugoptimized",
        "quartz",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16",
                "gettext",
                "intltool",
                "librsvg",
                "makeicns"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gstreamer1-gst-plugins-bad",
                "gstreamer1-gst-plugins-base",
                "gstreamer1-gst-plugins-good",
                "gstreamer1-gst-plugins-ugly",
                "gtk3",
                "libchamplain",
                "cairo",
                "geoclue2",
                "cogl",
                "harfbuzz",
                "libxml2",
                "pango",
                "gettext-runtime",
                "clutter-gtk",
                "glib2",
                "json-glib",
                "desktop-file-utils",
                "geocode-glib",
                "gnome-common",
                "gstreamer1"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}