head 1.3; access; symbols pkgsrc-2014Q4:1.2.0.6 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.4 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.2 pkgsrc-2014Q2-base:1.2 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.3 date 2014.12.30.17.23.45; author adam; state dead; branches; next 1.2; commitid 1jIE5UF7705yw54y; 1.2 date 2014.04.23.07.05.31; author adam; state Exp; branches; next 1.1; commitid 8w7uvoE5FwXIaMxx; 1.1 date 2013.12.13.14.38.35; author ryoon; state Exp; branches; next ; commitid LyqQkBZQHNHTSYgx; desc @@ 1.3 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_configure.no-qmake,v 1.2 2014/04/23 07:05:31 adam Exp $ --- qtbase/configure.orig 2013-11-29 09:43:56.000000000 +0000 +++ qtbase/configure @@@@ -3889,8 +3889,8 @@@@ setBootstrapVariable() getQMakeConf "$1" | echo ${2-$1} = `if [ -n "$3" ]; then sed "$3"; else cat; fi` >> "$mkfile" } -# build qmake -if true; then ###[ '!' -f "$outpath/bin/qmake" ]; +# does not build qmake +if false; then echo "Creating qmake..." mkdir -p "$outpath/qmake" || exit @ 1.2 log @Changes 5.2.1: It provides many improvements over Qt 5.2.0 as well as packages Qt Creator 3.0.1. As a patch release, it does not add new features and remains binary compatible with Qt 5.2.0. @ text @d1 1 a1 1 $NetBSD: patch-qtbase_configure.no-qmake,v 1.1 2013/12/13 14:38:35 ryoon Exp $ @ 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$ d5 1 a5 1 @@@@ -3972,8 +3972,8 @@@@ setBootstrapVariable() @