Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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"
]
}