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.17.10; author markd; state dead; branches; next 1.2; commitid wBHS6eYvBiw8hSoA; 1.2 date 2018.01.17.20.16.59; author markd; state Exp; branches; next 1.1; commitid zPpDqXgCeogVFgnA; 1.1 date 2016.05.26.09.49.49; author markd; state Exp; branches; next ; commitid rQvJmjLiSipUsY7z; desc @@ 1.3 log @kxmlgui: SUBST rather than patch @ text @$NetBSD: patch-src_CMakeLists.txt,v 1.2 2018/01/17 20:16:59 markd Exp $ Install via examples dir --- src/CMakeLists.txt.orig 2017-12-02 20:09:39.000000000 +0000 +++ src/CMakeLists.txt @@@@ -136,7 +136,7 @@@@ install(FILES ) # install this file to be compatible, it is bundled in the resource file, too -install( FILES ui_standards.rc DESTINATION ${KDE_INSTALL_CONFDIR}/ui ) +install( FILES ui_standards.rc DESTINATION ${KDE_INSTALL_DATAROOTDIR}/examples/kxmlgui ) if (BUILD_QCH) ecm_add_qch( @ 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_CMakeLists.txt,v 1.1 2016/05/26 09:49:49 markd Exp $ @ 1.1 log @Add KDE Frameworks 5.21.0 packages: frameworkintegration - provide components to allow applications to integrate with a KDE Workspace kactivities-stats - Core components for the KDE's Activities kactivities5 - Core components for the KDE's Activities kconfigwidgets - Widgets for KConfig kded - Extensible deamon for providing system level services kdesignerplugin - Integration of Frameworks widgets in Qt Designer/Creator kglobalaccel - Add support for global workspace shortcuts kguiaddons - Addons to QtGui kinit - Process launcher to speed up launching KDE applications kitemviews - Widget addons for Qt Model/View kjobwidgets - Widgets for tracking KJob instances ktextwidgets - Advanced text editing widgets kwidgetsaddons - Addons to QtWidgets kwindowsystem - Access to the windowing system kxmlgui - User configurable main windows plasma-framework - Plasma library and runtime components based upon KF5 and Qt5 @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- src/CMakeLists.txt.orig 2016-02-06 14:00:37.000000000 +0000 d7 1 a7 1 @@@@ -135,7 +135,7 @@@@ install(FILES d14 2 a15 2 include(ECMGeneratePriFile) ecm_generate_pri_file(BASE_NAME KXmlGui LIB_NAME KF5XmlGui DEPS "dbus xml widgets KConfigCore KConfigWidgets" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KDE_INSTALL_INCLUDEDIR_KF5}/KXmlGui) @