GET /api/v1/ports/osinfo-db-tools/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "osinfo-db-tools",
"portdir": "sysutils/osinfo-db-tools",
"version": "1.12.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libosinfo.org",
"description": "Tools for managing the libosinfo database files",
"long_description": "Tools for managing the libosinfo database files",
"active": true,
"categories": [
"sysutils",
"gnome"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 85
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18",
"pkgconfig",
"ninja",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"libxml2",
"libsoup",
"json-glib",
"glib2",
"libarchive"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"osinfo-db"
]
}
]
}