mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 14:09:01 +08:00
7cfd63db7f
Co-authored-by: jyu49 <yu_jack@apple.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
17 lines
306 B
JSON
17 lines
306 B
JSON
{
|
|
"name": "gl2ps",
|
|
"version": "1.4.2",
|
|
"port-version": 3,
|
|
"description": "OpenGL to PostScript Printing Library",
|
|
"homepage": "https://gitlab.onelab.info/gl2ps/gl2ps",
|
|
"dependencies": [
|
|
"freeglut",
|
|
"libpng",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|