mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 11:39:02 +08:00
7dcf30197e
* [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()
17 lines
526 B
Plaintext
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
|