head 1.3; access; symbols pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.1.0.16 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.14 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.10 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.8 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.6 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.4 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.2 pkgsrc-2016Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2018.04.11.11.50.38; author markd; state dead; branches; next 1.2; commitid uNAwJ9JT9VjH91yA; 1.2 date 2018.01.17.20.09.33; author markd; state Exp; branches; next 1.1; commitid nRWSMKyBQgtpDgnA; 1.1 date 2016.05.26.09.17.14; author markd; state Exp; branches; next ; commitid UZ1OpdyDqO3tkY7z; desc @@ 1.3 log @kf5: update to 5.44.0 3 months of bugfixes. @ text @$NetBSD: patch-src_file_CMakeLists.txt,v 1.2 2018/01/17 20:09:33 markd Exp $ Install in example dir --- src/file/CMakeLists.txt.orig 2017-12-02 20:01:27.000000000 +0000 +++ src/file/CMakeLists.txt @@@@ -67,6 +67,6 @@@@ target_link_libraries(baloo_file ) install(TARGETS baloo_file ${INSTALL_TARGETS_DEFAULT_ARGS}) -install(FILES baloo_file.desktop DESTINATION ${AUTOSTART_INSTALL_DIR}) +install(FILES baloo_file.desktop DESTINATION ${KDE_INSTALL_DATAROOTDIR}/examples/baloo5) add_subdirectory(extractor) @ 1.2 log @kf5: update to 5.41.0 16 months worth of updates. requires qt5>=5.7 @ text @d1 1 a1 1 $NetBSD: patch-src_file_CMakeLists.txt,v 1.1 2016/05/26 09:17:14 markd Exp $ @ 1.1 log @Add KDE Frameworks 5.21.0 packages: baloo5 - Framework for searching and managing metadata kdbusaddons - Addons to QtDBus kfilemetadata5 - Library for extracting file metadata solid - Hardware integration and detection @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- src/file/CMakeLists.txt.orig 2016-04-03 20:42:08.000000000 +0000 d7 1 a7 9 @@@@ -51,6 +51,7 @@@@ target_link_libraries(baloofilecommon KF5::Crash KF5::ConfigCore KF5::BalooEngine + ${LIBINOTIFY_LIBRARIES} ) set(file_SRCS @@@@ -65,6 +66,6 @@@@ target_link_libraries(baloo_file @