blob: c91b0c83849e52e19d945cafda84c08a0039ec6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: sdl2-image
Version: 2.0.2-3
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
|