[packages/SDL2_image] - updated to 2.8.3
qboosh
qboosh at pld-linux.org
Sat Dec 21 19:11:57 CET 2024
commit 22189434532c51f633c59491a5d9baf6c8718347
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Dec 21 18:51:14 2024 +0100
- updated to 2.8.3
SDL2_image-libjpeg.patch | 8 ++++----
SDL2_image.spec | 7 ++++---
2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/SDL2_image.spec b/SDL2_image.spec
index 706db5b..7b95d37 100644
--- a/SDL2_image.spec
+++ b/SDL2_image.spec
@@ -8,12 +8,13 @@ Summary: Simple DirectMedia Layer 2 - Sample Image Loading Library
Summary(pl.UTF-8): Przykładowa biblioteka do ładowania obrazków dla SDL2
Summary(pt_BR.UTF-8): Simple DirectMedia Layer 2 - Biblioteca exemplo para carga de Imagens
Name: SDL2_image
-Version: 2.8.2
+Version: 2.8.3
Release: 1
License: Zlib-like
Group: Libraries
+#Source0Download: https://github.com/libsdl-org/SDL_image/releases
Source0: https://github.com/libsdl-org/SDL_image/releases/download/release-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 8464c8aaad39fe9be6a9c1e85b370cd1
+# Source0-md5: ee23162d40bc57762392bf22ac2c0b94
Patch0: %{name}-libjpeg.patch
URL: https://github.com/libsdl-org/SDL_image
BuildRequires: SDL2-devel >= 2.0.9
@@ -95,7 +96,7 @@ Bibliotecas estáticas para desenvolvimento de aplicações SDL2.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
diff --git a/SDL2_image-libjpeg.patch b/SDL2_image-libjpeg.patch
index d191184..28b5a6b 100644
--- a/SDL2_image-libjpeg.patch
+++ b/SDL2_image-libjpeg.patch
@@ -1,6 +1,6 @@
---- SDL2_image-2.0.1/configure.ac.orig 2016-01-03 06:52:28.000000000 +0100
-+++ SDL2_image-2.0.1/configure.ac 2017-07-16 09:18:58.433858494 +0200
-@@ -180,10 +180,7 @@
+--- SDL2_image-2.8.3/configure.ac.orig 2024-12-21 18:43:41.349424582 +0100
++++ SDL2_image-2.8.3/configure.ac 2024-12-21 18:47:22.204894772 +0100
+@@ -411,10 +411,7 @@ if test x$enable_jpg = xyes; then
jpg_lib=[`find_lib "libjpeg*.dll"`]
;;
*)
@@ -11,4 +11,4 @@
+ jpg_lib=[`find_lib "libjpeg.so.*"`]
;;
esac
- else
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SDL2_image.git/commitdiff/22189434532c51f633c59491a5d9baf6c8718347
More information about the pld-cvs-commit
mailing list