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

{
    "name": "libnotify",
    "portdir": "devel/libnotify",
    "version": "0.8.3",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://library.gnome.org/devel/libnotify/",
    "description": "pop-up notification library",
    "long_description": "The Desktop Notifications framework provides a standard way of doing passive pop-up notifications.",
    "active": true,
    "categories": [
        "devel",
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "meson",
                "ninja",
                "pkgconfig",
                "docbook-xsl-ns",
                "libxslt",
                "xmlto"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gobject-introspection",
                "gtk3",
                "gdk-pixbuf2",
                "xorg-libsm",
                "glib2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "transmission-x11",
                "gnome-music",
                "gnome-settings-daemon",
                "vino",
                "geoclue2",
                "empathy",
                "epiphany",
                "birdfont",
                "gnome3-core",
                "py27-notify-python",
                "Thunar",
                "xfce4-settings",
                "toxic",
                "zenity",
                "webkit2-gtk",
                "webkit2-gtk-devel",
                "audacious-plugins",
                "claws-mail",
                "hexchat",
                "file-roller",
                "gnome-applets"
            ]
        },
        {
            "type": "run",
            "ports": [
                "auto-multiple-choice-devel",
                "auto-multiple-choice"
            ]
        }
    ]
}