forked from pool/SDL2_image
Compare commits
7 Commits
Author | SHA256 | Date | |
---|---|---|---|
162432dd3f | |||
|
89b6374410 | ||
deb07bb2c4 | |||
|
db513b246b | ||
3244469834 | |||
|
8291d20dda | ||
e8e4f2afd0 |
BIN
SDL2_image-2.8.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
SDL2_image-2.8.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
SDL2_image-2.8.4.tar.gz.sig
Normal file
BIN
SDL2_image-2.8.4.tar.gz.sig
Normal file
Binary file not shown.
BIN
SDL2_image-2.8.8.tar.gz
(Stored with Git LFS)
BIN
SDL2_image-2.8.8.tar.gz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
@@ -1,29 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 14:45:50 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use pkgconfig() to locate build requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 23:20:54 UTC 2025 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Add baselibs.conf
|
||||
Some proprietary 32-bit games need this and don’t provide
|
||||
versions that work with Tumbleweed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 23:28:09 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.8.8
|
||||
* Fixed alpha in less-than-32-bit ICO and CUR images
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 2 10:00:25 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.8.6
|
||||
* Fixed partial alpha in ICO and CUR images
|
||||
* Fixed reading beyond the end of the PNG image when using
|
||||
stb_image
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 26 23:21:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: SDL2_image
|
||||
%define lname libSDL2_image-2_0-0
|
||||
Version: 2.8.8
|
||||
Version: 2.8.4
|
||||
Release: 0
|
||||
Summary: Simple DirectMedia Layer 2 image loading library
|
||||
License: Zlib
|
||||
@@ -27,6 +27,7 @@ URL: https://libsdl.org/projects/SDL_image/
|
||||
Source: https://github.com/libsdl-org/SDL_image/releases/download/release-%version/SDL2_image-%version.tar.gz
|
||||
Source2: https://github.com/libsdl-org/SDL_image/releases/download/release-%version/SDL2_image-%version.tar.gz.sig
|
||||
Source9: %name.keyring
|
||||
BuildRequires: SDL2-devel >= 2.24
|
||||
BuildRequires: automake
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: libjpeg-devel
|
||||
@@ -37,8 +38,6 @@ BuildRequires: pkgconfig(libavif)
|
||||
BuildRequires: pkgconfig(libjxl)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: pkgconfig(libwebp)
|
||||
BuildRequires: pkgconfig(sdl2) >= 2.24
|
||||
Provides: bundled(stb_image) = 2.30
|
||||
|
||||
%description
|
||||
This is a library to load images of various formats as SDL
|
||||
|
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
mtime: 1738437507
|
||||
commit: 9275ccc8a651097ae3a24c0054e87dc92206366e703101cd14596d26fe018b1d
|
||||
url: https://src.opensuse.org/jengelh/SDL2_image
|
||||
revision: master
|
@@ -1 +0,0 @@
|
||||
libSDL2_image-2_0-0
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fa16dad5561f95334bf284a5a45258ef35380015dfa89a7d028662004f07839
|
||||
size 256
|
Reference in New Issue
Block a user