diff options
| author | Daniel <supsuper@gmail.com> | 2019-03-11 20:15:08 +0000 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-03-11 13:15:08 -0700 |
| commit | 7dcf30197ec2988eb6725e920ffa6527bce3a150 (patch) | |
| tree | 1742f99577e79265789ccac72866580f4f592c24 /ports/sdl2-image/CONTROL | |
| parent | 37ddeed0ead71cf4fa3770b5affb83a2a9230976 (diff) | |
| download | vcpkg-7dcf30197ec2988eb6725e920ffa6527bce3a150.tar.gz vcpkg-7dcf30197ec2988eb6725e920ffa6527bce3a150.zip | |
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()
Diffstat (limited to 'ports/sdl2-image/CONTROL')
| -rw-r--r-- | ports/sdl2-image/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl2-image/CONTROL b/ports/sdl2-image/CONTROL index c91b0c838..93edd3909 100644 --- a/ports/sdl2-image/CONTROL +++ b/ports/sdl2-image/CONTROL @@ -1,5 +1,5 @@ Source: sdl2-image -Version: 2.0.2-3 +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 |
