head 1.2; access; symbols pkgsrc-2014Q4:1.1.0.10 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.8 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.6 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.4 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.2 pkgsrc-2013Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2014.12.30.17.23.46; author adam; state dead; branches; next 1.1; commitid 1jIE5UF7705yw54y; 1.1 date 2013.12.13.14.38.35; author ryoon; state Exp; branches; next ; commitid LyqQkBZQHNHTSYgx; desc @@ 1.2 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 @$NetBSD: patch-qtbase_src_tools_moc_main.cpp,v 1.1 2013/12/13 14:38:35 ryoon Exp $ --- qtbase/src/tools/moc/main.cpp.orig 2013-11-27 01:01:11.000000000 +0000 +++ qtbase/src/tools/moc/main.cpp @@@@ -192,6 +192,8 @@@@ int runMoc(int argc, char **argv) Moc moc; pp.macros["Q_MOC_RUN"]; pp.macros["__cplusplus"]; + // rh#756395, https://bugreports.qt-project.org/browse/QTBUG-22829 + pp.macros["BOOST_TT_HAS_OPERATOR_HPP_INCLUDED"]; // Don't stumble over GCC extensions Macro dummyVariadicFunctionMacro; @ 1.1 log @Import Qt5 5.2.0rc1 packages and qt5 input module from uim Only tested on NetBSD/amd64 6.99.28. ToDo: * inputmethod/qt5-ibus from Qt5 should be created @ text @d1 1 a1 1 $NetBSD$ @