media-libs/libjxl: scrub patch

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-28 17:17:40 +02:00
parent c2e6a93b83
commit 400f0eff37

View File

@@ -1,5 +1,5 @@
--- /var/tmp/portage/media-libs/libjxl-0.6/work/libjxl-0.6/lib/jxl.cmake
+++ libjxl-0.6/lib/jxl.cmake
--- a/lib/jxl.cmake
+++ b/lib/jxl.cmake
@@ -387,17 +387,6 @@
target_link_libraries(jxl_enc-obj PUBLIC jxl_profiler)
endif()
@@ -18,8 +18,8 @@
# Headers for exporting/importing public headers
include(GenerateExportHeader)
set_target_properties(jxl_dec-obj PROPERTIES
--- /var/tmp/portage/media-libs/libjxl-0.6/work/libjxl-0.6/lib/jxl_extras.cmake
+++ libjxl-0.6/lib/jxl_extras.cmake
--- a/lib/jxl_extras.cmake
+++ b/lib/jxl_extras.cmake
@@ -92,7 +92,7 @@
endif ()
@@ -34,8 +34,8 @@
endif() # OpenEXR_FOUND
endif() # JPEGXL_ENABLE_OPENEXR
+
--- /var/tmp/portage/media-libs/libjxl-0.6/work/libjxl-0.6/plugins/gdk-pixbuf/CMakeLists.txt
+++ libjxl-0.6/plugins/gdk-pixbuf/CMakeLists.txt
--- a/plugins/gdk-pixbuf/CMakeLists.txt
+++ b/plugins/gdk-pixbuf/CMakeLists.txt
@@ -23,7 +23,7 @@
# Note: This only needs the decoder library, but we don't install the decoder
@@ -45,8 +45,8 @@
pkg_get_variable(GDK_PIXBUF_MODULEDIR gdk-pixbuf-2.0 gdk_pixbuf_moduledir)
install(TARGETS pixbufloader-jxl LIBRARY DESTINATION "${GDK_PIXBUF_MODULEDIR}")
--- /var/tmp/portage/media-libs/libjxl-0.6/work/libjxl-0.6/third_party/CMakeLists.txt
+++ libjxl-0.6/third_party/CMakeLists.txt
--- a/third_party/CMakeLists.txt
+++ b/third_party/CMakeLists.txt
@@ -113,15 +113,6 @@
endif() # JPEGXL_DEP_LICENSE_DIR
endif()
@@ -98,8 +98,8 @@
- ${PROJECT_BINARY_DIR}/LICENSE.sjpeg COPYONLY)
-endif ()
-
--- /var/tmp/portage/media-libs/libjxl-0.6/work/libjxl-0.6/tools/comparison_viewer/CMakeLists.txt
+++ libjxl-0.6/tools/comparison_viewer/CMakeLists.txt
--- a/tools/comparison_viewer/CMakeLists.txt
+++ b/tools/comparison_viewer/CMakeLists.txt
@@ -24,9 +24,6 @@
image_loading.cc
image_loading.h
@@ -110,8 +110,8 @@
target_link_libraries(image_loading PUBLIC
Qt5::Widgets
jxl-static
--- /var/tmp/portage/media-libs/libjxl-0.6/work/libjxl-0.6/tools/viewer/CMakeLists.txt
+++ libjxl-0.6/tools/viewer/CMakeLists.txt
--- a/tools/viewer/CMakeLists.txt
+++ b/tools/viewer/CMakeLists.txt
@@ -26,10 +26,6 @@
viewer_window.h
viewer_window.ui