HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gl2ps",
"portdir": "graphics/gl2ps",
"version": "1.4.2",
"license": "(LGPL or Copyleft)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://geuz.org/gl2ps/",
"description": "an OpenGL to PostScript printing library",
"long_description": "GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more...",
"active": true,
"categories": [
"graphics",
"print"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"scidavis",
"root6",
"paraview",
"octave"
]
}
]
}