[info=8f3434051153b1028edac8e55f6c6418fe37fd03641fdde71a350b6e5809f847]
OBS-URL: https://build.opensuse.org/package/show/graphics/libjxl?expand=0&rev=51
This commit is contained in:
parent
dfb3903bf9
commit
6dcd11f264
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1725435470
|
||||
commit: 8f3434051153b1028edac8e55f6c6418fe37fd03641fdde71a350b6e5809f847
|
||||
url: https://src.opensuse.org/jengelh/libjxl
|
||||
revision: master
|
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:93142fa73860e8a5ea6b77276ba7380de379469cf5e4bd3073139c96d630c539
|
||||
size 256
|
@ -1,29 +0,0 @@
|
||||
From: Jan Engelhardt <jengelh@inai.de>
|
||||
Date: 2024-06-20 23:00:14.684111062 +0200
|
||||
|
||||
There are many legit reasons to depend on bundled software, but this ain't one of them!
|
||||
|
||||
---
|
||||
lib/jpegli.cmake | 9 +++------
|
||||
1 file changed, 3 insertions(+), 6 deletions(-)
|
||||
|
||||
Index: libjxl-0.10.2/lib/jpegli.cmake
|
||||
===================================================================
|
||||
--- libjxl-0.10.2.orig/lib/jpegli.cmake
|
||||
+++ libjxl-0.10.2/lib/jpegli.cmake
|
||||
@@ -23,12 +23,9 @@ elseif(JPEGLI_LIBJPEG_LIBRARY_SOVERSION
|
||||
set(JPEG_LIB_VERSION 80)
|
||||
endif()
|
||||
|
||||
-configure_file(
|
||||
- ../third_party/libjpeg-turbo/jconfig.h.in include/jpegli/jconfig.h)
|
||||
-configure_file(
|
||||
- ../third_party/libjpeg-turbo/jpeglib.h include/jpegli/jpeglib.h COPYONLY)
|
||||
-configure_file(
|
||||
- ../third_party/libjpeg-turbo/jmorecfg.h include/jpegli/jmorecfg.h COPYONLY)
|
||||
+configure_file(/usr/include/jconfig.h include/jpegli/jconfig.h)
|
||||
+configure_file(/usr/include/jpeglib.h include/jpegli/jpeglib.h COPYONLY)
|
||||
+configure_file(/usr/include/jmorecfg.h include/jpegli/jmorecfg.h COPYONLY)
|
||||
|
||||
add_library(jpegli-static STATIC EXCLUDE_FROM_ALL "${JPEGXL_INTERNAL_JPEGLI_SOURCES}")
|
||||
target_compile_options(jpegli-static PRIVATE "${JPEGXL_INTERNAL_FLAGS}")
|
BIN
v0.10.3.tar.gz
(Stored with Git LFS)
BIN
v0.10.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user