vcpkg/ports/sdl2-image/CONTROL
Leonard Mosescu b892387a45 Fix for #6152: Broken release build of SDL2-image (#6153)
Fix for #6152: The release build of SDL2-image depends on the debug build of SDL2
2019-04-23 18:33:58 -05:00

17 lines
528 B
Plaintext

Source: sdl2-image
Version: 2.0.4-2
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