vcpkg/ports/sdl2-image/CONTROL
Daniel 7dcf30197e Update various SDL2-based libraries (#5623)
* [sdl2-gfx] Update to 1.0.4

* [sdl2-mixer] Update to 2.0.4 (#4934)

* [sdl2-image] Update to 2.0.4

* [sdl2-ttf] Update to 2.0.15

* [sdl2-gfx,-image,-ttf] Use vcpkg_extract_source_archive_ex()
2019-03-11 13:15:08 -07:00

17 lines
526 B
Plaintext

Source: sdl2-image
Version: 2.0.4
Build-Depends: sdl2, libpng
Description: SDL_image is an image file loading library. It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV
Feature: libjpeg-turbo
Description: Support for JPEG image format
Build-Depends: libjpeg-turbo
Feature: tiff
Description: Support for TIFF image format
Build-Depends: tiff
Feature: libwebp
Description: Support for WEBP image format.
Build-Depends: libwebp