head 1.3; access; symbols pkgsrc-2018Q4:1.2.0.8 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.6 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.4 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.1.0.26 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.24 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.20 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.18 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.16 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.14 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.12 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.10 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.8 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.6 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.4 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.2 pkgsrc-2015Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2019.03.26.11.14.16; author adam; state dead; branches; next 1.2; commitid MsdQkN9UMK7tKRgB; 1.2 date 2018.01.17.19.30.47; author markd; state Exp; branches; next 1.1; commitid spdRQpEmKELRpgnA; 1.1 date 2014.12.30.17.23.46; author adam; state Exp; branches; next ; commitid 1jIE5UF7705yw54y; desc @@ 1.3 log @qt5: updated to 5.12.2 5.12.2: While not adding new features, the Qt 5.12.2 release provides a number of bug fixes and other improvements. Compared to Qt 5.12.1, the new Qt 5.12.2 contains more than 250 bug fixes. For details of the most important changes, please check the Change files of Qt 5.12.2. With Qt 5.12.2 we bring back widely asked MinGW 32 bit prebuild binaries in addition to 64 bit ones. Qt 5.12 LTS will receive many more patch releases throughout the coming years and we recommend all active developed projects to migrate to Qt 5.12 LTS. Qt 5.9 LTS is currently in ‘Strict’ phase and receives only the selected important bug and security fixes, while Qt 5.12 LTS is currently receiving all the bug fixes. With Qt 5.6 Support ending in March 2019 all active projects still using Qt 5.6 LTS should now migrate to a later version of Qt. @ text @$NetBSD: patch-src_plugins_platforminputcontexts_compose_compose.pro,v 1.2 2018/01/17 19:30:47 markd Exp $ PR pkg/48553 --- src/plugins/platforminputcontexts/compose/compose.pro.orig 2017-05-26 12:43:31.000000000 +0000 +++ src/plugins/platforminputcontexts/compose/compose.pro @@@@ -9,6 +9,8 @@@@ SOURCES += $$PWD/qcomposeplatforminputco HEADERS += $$PWD/qcomposeplatforminputcontext.h \ $$PWD/generator/qtablegenerator.h \ +DEFINES += X11BASE=\\\"$$(X11BASE)\\\" + # libxkbcommon !qtConfig(xkbcommon-system) { include(../../../3rdparty/xkbcommon.pri) @ 1.2 log @qt5: update to 5.10.0 2+ years worth of bug fixes and feature enhancements @ text @d1 1 a1 1 $NetBSD: patch-src_plugins_platforminputcontexts_compose_compose.pro,v 1.1 2014/12/30 17:23:46 adam Exp $ @ 1.1 log @Changes 5.4.0: Chromium-based browser engine Qt WebEngine Qt WebView for showing web content using the native OS web engine on mobile Full support on Qt for Windows Store Apps, including WinRT and Windows Phone 8.1 Improved Compliance with iOS 8 and Xcode 6 Improved OS X 10.10 ‘Yosemite’ support and new Mac AppStore signing High-DPI support for Windows and OS X Dynamic GL switching between OpenGL and ANGLE on Windows Mix OpenGL and Qt Quick with QOpenGLWidget Android Look-and-Feel for Qt Quick Controls Qt Creator 3.3 with new Qt Quick Designer Bluetooth now supports BlueZ5 with tech preview on Bluetooth LE @ text @d1 1 a1 1 $NetBSD: patch-qtbase_src_plugins_platforminputcontexts_compose_compose.pro,v 1.1 2014/01/28 08:46:14 ryoon Exp $ d5 1 a5 1 --- src/plugins/platforminputcontexts/compose/compose.pro.orig 2014-09-11 10:48:06.000000000 +0000 d7 1 a7 1 @@@@ -16,6 +16,8 @@@@ SOURCES += $$PWD/main.cpp \ d14 2 a15 2 contains(QT_CONFIG, xkbcommon-qt): { # dont't need x11 dependency for compose key plugin @