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

{
    "name": "gupnp-tools",
    "portdir": "net/gupnp-tools",
    "version": "0.12.1",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/GUPnP",
    "description": "GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.",
    "long_description": "GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.",
    "active": true,
    "categories": [
        "net",
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "pkgconfig",
                "gettext",
                "meson",
                "ninja"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gupnp-av",
                "libxml2",
                "desktop-file-utils",
                "gettext-runtime",
                "gobject-introspection",
                "gtk3",
                "libsoup",
                "gssdp",
                "gupnp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gtksourceview3",
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}