GET /api/v1/ports/glib-networking/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "glib-networking",
"portdir": "gnome/glib-networking",
"version": "2.66.0",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "Network-related giomodules for glib",
"long_description": "Network-related giomodules for glib",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gettext",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"gnutls",
"gsettings-desktop-schemas",
"libproxy",
"p11-kit"
]
},
{
"type": "run",
"ports": [
"curl-ca-bundle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libsoup",
"gnome3-core",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"libsoup-2.4",
"libsoup-devel"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
}