mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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:
@@ -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}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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: *; };")
|
||||
|
||||
Reference in New Issue
Block a user