Update package version to 2.8.10
This commit is contained in:
@@ -1,8 +1,18 @@
|
|||||||
name: sdl2-image
|
name: sdl2-image
|
||||||
description: Image decoding for many popular formats for Simple Directmedia Layer
|
description: Image decoding for many popular formats for Simple Directmedia Layer
|
||||||
version: 2.8.8
|
version: 2.8.10
|
||||||
|
revision: 1
|
||||||
url: https://github.com/libsdl-org/SDL_image
|
url: https://github.com/libsdl-org/SDL_image
|
||||||
license: zlib
|
license: zlib
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["libavif","libjpeg-turbo","libjxl","libpng","libtiff","libwebp","sdl2-compat"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- libavif
|
||||||
|
- libjpeg-turbo
|
||||||
|
- libjxl
|
||||||
|
- libpng
|
||||||
|
- libtiff
|
||||||
|
- libwebp
|
||||||
|
- sdl2-compat
|
||||||
|
|||||||
Reference in New Issue
Block a user