vcpkg/ports/sdl2-image/CONTROL
pravic 18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00

18 lines
580 B
Plaintext

Source: sdl2-image
Version: 2.0.4-2
Build-Depends: sdl2, libpng
Homepage: https://www.libsdl.org/projects/SDL_image
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