GET /api/v1/ports/libgit2-glib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgit2-glib",
"portdir": "gnome/libgit2-glib",
"version": "1.2.1",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/libgit2-glib",
"description": "Glib wrapper library around the libgit2 git access library.",
"long_description": "Glib wrapper library around the libgit2 git access library.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 338
}
],
"variants": [
"python38",
"python39",
"python310",
"python311",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"py311-gobject3",
"libgit2",
"libssh2",
"gobject-introspection",
"vala"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gitg"
]
}
]
}