head 1.3; access; symbols 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.01.30.08.47.11; author markd; state dead; branches; next 1.2; commitid TfnQjpMVj7oprSoA; 1.2 date 2018.01.17.20.00.21; author markd; state Exp; branches; next 1.1; commitid kUZv2qdEpyNeAgnA; 1.1 date 2016.05.26.08.29.05; author markd; state Exp; branches; next ; commitid 2BWER2UoFoN4UX7z; desc @@ 1.3 log @kio: SUBST rather than patches @ text @$NetBSD: patch-src_core_CMakeLists.txt,v 1.2 2018/01/17 20:00:21 markd Exp $ Install via examples dir --- src/core/CMakeLists.txt.orig 2017-12-02 20:05:51.000000000 +0000 +++ src/core/CMakeLists.txt @@@@ -277,7 +277,7 @@@@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kiocore_export.h DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KIOCore COMPONENT Devel) -install(FILES accept-languages.codes DESTINATION ${KDE_INSTALL_CONFDIR}) +install(FILES accept-languages.codes DESTINATION ${KDE_INSTALL_DATAROOTDIR}/examples/kio) # make available to ecm_add_qch in parent folder set(KIOCore_QCH_SOURCES ${KIOCore_HEADERS} ${KIO_namespaced_HEADERS} PARENT_SCOPE) @ 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_core_CMakeLists.txt,v 1.1 2016/05/26 08:29:05 markd Exp $ @ 1.1 log @Add KDE Frameworks 5.21.0 packages: kbookmarks - Support for bookmarks and the XBEL format kcmutils - Utilities for interacting with KCModules kconfig - Configuration system kcoreaddons - Addons to QtCore kcrash - Support for application crash analysis and bug report from apps kdeclarative - Provides integration of QML and KDE Frameworks kdoctools - Documentation generation from docbook ki18n - Advanced internationalization framework kidletime - Monitoring user activity kio - Resource and network access abstraction kitemmodels - Models for Qt Model/View system knotifications - Abstraction for system notifications knotifyconfig - Configuration system for KNotify kpackage - Installation and loading of additional content as packages kparts - Document centric plugin system kpeople - Provides access to all contacts and aggregates them by person kpty - Pty abstraction kservice - Advanced plugin and service introspection ktexteditor - Advanced embeddable text editor threadweaver - High-level multithreading framework @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- src/core/CMakeLists.txt.orig 2016-02-06 13:48:57.000000000 +0000 d7 1 a7 1 @@@@ -263,7 +263,7 @@@@ install(FILES d14 2 a15 2 include(ECMGeneratePriFile) ecm_generate_pri_file(BASE_NAME KIOCore LIB_NAME KF5KIOCore DEPS "KCoreAddons KService" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KDE_INSTALL_INCLUDEDIR_KF5}/KIOCore) @