GET /api/v1/ports/gtkglextmm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gtkglextmm",
"portdir": "devel/gtkglextmm",
"version": "1.2.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/gtkglext/",
"description": "OpenGL Extension to GTK, C++ bindings",
"long_description": "OpenGL Extension to GTK, C++ bindings",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"gtkglext",
"gtkmm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"peekabot-server"
]
}
]
}