pineapple/externals/vcpkg/ports/pngwriter/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
258 B
JSON
Executable file

{
"name": "pngwriter",
"version-string": "0.7.0",
"port-version": 3,
"description": "PNGwriter is a very easy to use open source graphics library that uses PNG as its output format",
"dependencies": [
"freetype",
"libpng",
"zlib"
]
}