head 1.2; access; symbols pkgsrc-2022Q1:1.1.0.6 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.4 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.2 pkgsrc-2021Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2022.04.25.05.58.45; author markd; state dead; branches; next 1.1; commitid PpZyBGvIgTMGOxBD; 1.1 date 2021.07.08.21.31.49; author markd; state Exp; branches; next ; commitid JUUAXYZCmoSHke0D; desc @@ 1.2 log @kimageformats: remove old patches @ text @$NetBSD: patch-src_imageformats_CMakeLists.txt,v 1.1 2021/07/08 21:31:49 markd Exp $ use openexr 3.x --- src/imageformats/CMakeLists.txt.orig 2021-03-04 21:57:23.000000000 +0000 +++ src/imageformats/CMakeLists.txt @@@@ -58,7 +58,7 @@@@ install(FILES jp2.desktop DESTINATION ${ if(OpenEXR_FOUND) kimageformats_add_plugin(kimg_exr JSON "exr.json" SOURCES exr.cpp) - target_link_libraries(kimg_exr OpenEXR::IlmImf) + target_link_libraries(kimg_exr OpenEXR::OpenEXR) kde_target_enable_exceptions(kimg_exr PRIVATE) install(FILES exr.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR}/qimageioplugins/) @ 1.1 log @kimageformats: build with openexr3 @ text @d1 1 a1 1 $NetBSD$ @