vcpkg/ports/libpng/CONTROL
Albert Huang c633ef256f
[libpng[apng]] Add msys installation to use awk (#13838)
* libpng[apng] - add msys installation to use awk, which fixes the apng prefix problem

* [libpng] Update CONTROL version

* Fix incorrect args to vcpkg_acquire_msys

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-13 13:48:57 -07:00

10 lines
356 B
Plaintext

Source: libpng
Version: 1.6.37
Port-Version: 12
Build-Depends: zlib
Homepage: https://github.com/glennrp/libpng
Description: libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files.
Feature: apng
Description: This is backward compatible with the regular libpng, both in library usage and format.