GET /api/v1/ports/openvrml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openvrml",
"portdir": "graphics/openvrml",
"version": "0.18.9",
"license": "LGPL-3 and GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openvrml.org/",
"description": "a cross-platform VRML and X3D browser and C++ runtime library",
"long_description": "OpenVRML is a free cross-platform runtime for VRML and X3D available under the GNU Lesser General Public License. The OpenVRML distribution includes libraries you can use to add VRML/X3D support to an application. On platforms where GTK+ is available, OpenVRML also provides a plug-in to render VRML/X3D worlds in Web browsers.",
"active": false,
"categories": [
"graphics",
"x11"
],
"maintainers": [
{
"name": "raphael",
"github": "raphael-st",
"ports_count": 18
}
],
"variants": [
"js_spidermonkey",
"opengl",
"xembed",
"player",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl",
"libtool",
"fontconfig",
"libjpeg-turbo",
"zlib",
"libxml2",
"libGLU",
"mesa",
"libiconv",
"boost"
]
}
],
"depends_on": []
}