GET /api/v1/ports/glib2-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "glib2-devel",
"portdir": "devel/glib2-devel",
"version": "2.78.4",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/GLib",
"description": "Library with data structure functions and other constructs",
"long_description": "Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 318
}
],
"variants": [
"debug",
"debugoptimized",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"gettext",
"meson",
"clang-16",
"pkgconfig",
"libxml2"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"py312-packaging",
"libelf",
"libffi",
"pcre2",
"libiconv",
"gettext-runtime",
"python312"
]
}
],
"depends_on": []
}