update to jpeg-3.1.4.1

thanks to matthieu@ for armv7 and macppc tests (and Jan Stary who started
on this too but matthieu beat him to it)
This commit is contained in:
sthen
2026-04-02 07:59:14 +00:00
parent 7204ecdee6
commit 750dc6facc
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT= SIMD-accelerated JPEG codec replacement of libjpeg
V= 3.1.3
V= 3.1.4.1
DISTNAME= libjpeg-turbo-${V}
PKGNAME= jpeg-${V}
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (libjpeg-turbo-3.1.3.tar.gz) = B1kguCaDSsTd+XZhzHNJEEeFWFmv/WcdUgecaGfBxsA=
SIZE (libjpeg-turbo-3.1.3.tar.gz) = 2516606
SHA256 (libjpeg-turbo-3.1.4.1.tar.gz) = 7K6ACOLMmt4vLBu51ebU+3PnxDOGagVr2CmAdBVxoCI=
SIZE (libjpeg-turbo-3.1.4.1.tar.gz) = 2528617
+1 -1
View File
@@ -3,7 +3,7 @@ Symbol versioning triggers weird linking problems in dependent ports.
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -578,10 +578,6 @@ endif()
@@ -586,10 +586,6 @@ endif()
if(UNIX AND NOT APPLE)
file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/conftest.map "VERS_1 { global: *; };")