18 lines
330 B
JSON
18 lines
330 B
JSON
{
|
|
"name": "gl2ps",
|
|
"version": "1.4.2",
|
|
"port-version": 4,
|
|
"description": "OpenGL to PostScript Printing Library",
|
|
"homepage": "https://gitlab.onelab.info/gl2ps/gl2ps",
|
|
"supports": "!android",
|
|
"dependencies": [
|
|
"libpng",
|
|
"opengl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|