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

{
    "name": "libsigcxx2",
    "portdir": "devel/libsigcxx2",
    "version": "2.12.1",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://libsigcplusplus.github.io/libsigcplusplus/",
    "description": "C++ signal callback system",
    "long_description": "libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2659
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 345
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "m4",
                "meson",
                "ninja",
                "pkgconfig",
                "mm-common",
                "libxslt"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "synfig",
                "libpar2",
                "centerim",
                "libtorrent",
                "modglue",
                "net6",
                "obby",
                "rtorrent",
                "gnome3-core",
                "stardict",
                "libtorrent-devel",
                "rtorrent-devel",
                "gnome-bindings-cxx",
                "pangomm-1.4-devel",
                "pangomm-1.4",
                "glibmm-2.4",
                "pangomm-devel",
                "pangomm",
                "cairomm-1.0",
                "cherrytree",
                "inkscape",
                "inkscape-devel",
                "rawtherapee"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnome3-core"
            ]
        }
    ]
}