head 1.2; access; symbols pkgsrc-2025Q4:1.1.0.12 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.10 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.8 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.6 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.4 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.2 pkgsrc-2024Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2025.12.21.12.02.24; author markd; state dead; branches; next 1.1; commitid YAk7XxBNSIoTSgnG; 1.1 date 2024.08.24.04.30.18; author markd; state Exp; branches; next ; commitid Bxm2hFUjZsmgW1nF; desc @@ 1.2 log @gwenview: update to 25.08.3 Qt6/KF6 version - Two years of development. @ text @$NetBSD: patch-app_CMakeLists.txt,v 1.1 2024/08/24 04:30:18 markd Exp $ Work with kImageAnnotator 0.7.1 --- app/CMakeLists.txt.orig 2023-11-30 17:00:43.000000000 +0000 +++ app/CMakeLists.txt @@@@ -157,6 +157,6 @@@@ target_link_libraries(slideshowfileitema KF${QT_MAJOR_VERSION}::KIOWidgets KF${QT_MAJOR_VERSION}::Notifications) -if(kImageAnnotator_FOUND) +if(kImageAnnotator-Qt5_FOUND) target_link_libraries(gwenview kImageAnnotator::kImageAnnotator) endif() @ 1.1 log @gwenview: fix build with kimageannotator 0.7.1 @ text @d1 1 a1 1 $NetBSD$ @