[arch-commits] Commit in (74 files)

Antonio Rojas arojas at archlinux.org
Thu Mar 1 16:38:19 UTC 2018


    Date: Thursday, March 1, 2018 @ 16:38:12
  Author: arojas
Revision: 317695

Qt 5.11 beta 1

Added:
  qt5-3d/kde-unstable/
  qt5-base/kde-unstable/
  qt5-canvas3d/kde-unstable/
  qt5-charts/kde-unstable/
  qt5-connectivity/kde-unstable/
  qt5-datavis3d/kde-unstable/
  qt5-declarative/kde-unstable/
  qt5-doc/kde-unstable/
  qt5-examples/kde-unstable/
  qt5-gamepad/kde-unstable/
  qt5-graphicaleffects/kde-unstable/
  qt5-imageformats/kde-unstable/
  qt5-location/kde-unstable/
  qt5-multimedia/kde-unstable/
  qt5-networkauth/kde-unstable/
  qt5-quickcontrols/kde-unstable/
  qt5-quickcontrols2/kde-unstable/
  qt5-remoteobjects/kde-unstable/
  qt5-script/kde-unstable/
  qt5-scxml/kde-unstable/
  qt5-sensors/kde-unstable/
  qt5-serialbus/kde-unstable/
  qt5-serialport/kde-unstable/
  qt5-speech/kde-unstable/
  qt5-svg/kde-unstable/
  qt5-tools/kde-unstable/
  qt5-translations/kde-unstable/
  qt5-virtualkeyboard/kde-unstable/
  qt5-wayland/kde-unstable/
  qt5-webchannel/kde-unstable/
  qt5-webengine/kde-unstable/
  qt5-webglplugin/kde-unstable/
  qt5-websockets/kde-unstable/
  qt5-webview/kde-unstable/
  qt5-x11extras/kde-unstable/
  qt5-xmlpatterns/kde-unstable/
Modified:
  qt5-3d/kde-unstable/PKGBUILD
  qt5-base/kde-unstable/PKGBUILD
  qt5-canvas3d/kde-unstable/PKGBUILD
  qt5-charts/kde-unstable/PKGBUILD
  qt5-connectivity/kde-unstable/PKGBUILD
  qt5-datavis3d/kde-unstable/PKGBUILD
  qt5-declarative/kde-unstable/PKGBUILD
  qt5-doc/kde-unstable/PKGBUILD
  qt5-examples/kde-unstable/PKGBUILD
  qt5-gamepad/kde-unstable/PKGBUILD
  qt5-graphicaleffects/kde-unstable/PKGBUILD
  qt5-imageformats/kde-unstable/PKGBUILD
  qt5-location/kde-unstable/PKGBUILD
  qt5-multimedia/kde-unstable/PKGBUILD
  qt5-networkauth/kde-unstable/PKGBUILD
  qt5-quickcontrols/kde-unstable/PKGBUILD
  qt5-quickcontrols2/kde-unstable/PKGBUILD
  qt5-remoteobjects/kde-unstable/PKGBUILD
  qt5-script/kde-unstable/PKGBUILD
  qt5-scxml/kde-unstable/PKGBUILD
  qt5-sensors/kde-unstable/PKGBUILD
  qt5-serialbus/kde-unstable/PKGBUILD
  qt5-serialport/kde-unstable/PKGBUILD
  qt5-speech/kde-unstable/PKGBUILD
  qt5-svg/kde-unstable/PKGBUILD
  qt5-tools/kde-unstable/PKGBUILD
  qt5-translations/kde-unstable/PKGBUILD
  qt5-virtualkeyboard/kde-unstable/PKGBUILD
  qt5-wayland/kde-unstable/PKGBUILD
  qt5-webchannel/kde-unstable/PKGBUILD
  qt5-webengine/kde-unstable/PKGBUILD
  qt5-webglplugin/kde-unstable/PKGBUILD
  qt5-websockets/kde-unstable/PKGBUILD
  qt5-webview/kde-unstable/PKGBUILD
  qt5-x11extras/kde-unstable/PKGBUILD
  qt5-xmlpatterns/kde-unstable/PKGBUILD
Deleted:
  qt5-base/kde-unstable/revert-Set-sharedPainter-correctly-for-QGraphicsEffect.patch
  qt5-wayland/kde-unstable/qtbug-62044.patch

--------------------------------------------------------------+
 PKGBUILD                                                     |  248 ++++------
 qtbug-62044.patch                                            |   50 --
 revert-Set-sharedPainter-correctly-for-QGraphicsEffect.patch |   71 --
 3 files changed, 115 insertions(+), 254 deletions(-)

Modified: qt5-3d/kde-unstable/PKGBUILD
===================================================================
--- qt5-3d/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-3d/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-3d
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -13,8 +13,8 @@
 depends=('qt5-declarative' 'assimp')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('041fb42536a72bbf9be17a6f52d4b73ce93fb98b456fd63503cc47d80d196b3b')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('deb45f6e0c5d783ee055a46f5720db6121659224de215d4c1a5c88818807eb70')
 
 prepare() {
   mkdir -p build

Modified: qt5-base/kde-unstable/PKGBUILD
===================================================================
--- qt5-base/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-base/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -4,9 +4,9 @@
 
 pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=('x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -26,13 +26,12 @@
 conflicts=('qtchooser')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgbase/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
-        revert-Set-sharedPainter-correctly-for-QGraphicsEffect.patch)
-sha256sums=('d8660e189caa5da5142d5894d328b61a4d3ee9750b76d61ad74e4eee8765a969'
-            '7161ea5747500dc9666f8d185f4b8e538799fc0aef574e577277747100ac4763')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('105a4f0ffbc777cafe19ed4ed64f6a06db0ebc717980d277f7912d72e56e3f26')
 
 prepare() {
   cd ${_pkgfqn}
+  ./bin/syncqt.pl -version ${_qtver%-*}
 
   # Build qmake using Arch {C,LD}FLAGS
   # This also sets default {C,CXX,LD}FLAGS for projects built using qmake
@@ -47,10 +46,6 @@
 
   # Fix missing private includes https://bugreports.qt.io/browse/QTBUG-37417
   sed -e '/CMAKE_NO_PRIVATE_INCLUDES\ \=\ true/d' -i mkspecs/features/create_cmake.prf
-
-  # Revert upstream commit which breaks some Deepin components (FS#57531)
-  # https://bugreports.qt.io/browse/QTBUG-66226
-  patch -Np1 -i ../revert-Set-sharedPainter-correctly-for-QGraphicsEffect.patch
 }
 
 build() {

Deleted: qt5-base/kde-unstable/revert-Set-sharedPainter-correctly-for-QGraphicsEffect.patch
===================================================================
--- qt5-base/trunk/revert-Set-sharedPainter-correctly-for-QGraphicsEffect.patch	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-base/kde-unstable/revert-Set-sharedPainter-correctly-for-QGraphicsEffect.patch	2018-03-01 16:38:12 UTC (rev 317695)
@@ -1,71 +0,0 @@
-From f4bc1f620727366b6a977b106cc68fade95ef426 Mon Sep 17 00:00:00 2001
-From: Evangelos Foutras <evangelos at foutrelis.com>
-Date: Wed, 21 Feb 2018 04:20:20 +0200
-Subject: [PATCH] Revert "Set sharedPainter correctly for QGraphicsEffect"
-
-This reverts commit 7257862fb2edfab0219d6cd45c83677049404f7d.
----
- src/widgets/kernel/qwidget.cpp                      |  4 ++--
- .../effects/qgraphicseffect/tst_qgraphicseffect.cpp | 21 ---------------------
- 2 files changed, 2 insertions(+), 23 deletions(-)
-
-diff --git a/src/widgets/kernel/qwidget.cpp b/src/widgets/kernel/qwidget.cpp
-index a973bee2cd..256c77e5a0 100644
---- a/src/widgets/kernel/qwidget.cpp
-+++ b/src/widgets/kernel/qwidget.cpp
-@@ -5482,11 +5482,11 @@ void QWidgetPrivate::drawWidget(QPaintDevice *pdev, const QRegion &rgn, const QP
-                 setSystemClip(pdev->paintEngine(), pdev->devicePixelRatioF(), rgn.translated(offset));
-                 QPainter p(pdev);
-                 p.translate(offset);
--                context.painter = context.sharedPainter = &p;
-+                context.painter = &p;
-                 graphicsEffect->draw(&p);
-                 setSystemClip(pdev->paintEngine(), 1, QRegion());
-             } else {
--                context.painter = context.sharedPainter = sharedPainter;
-+                context.painter = sharedPainter;
-                 if (sharedPainter->worldTransform() != sourced->lastEffectTransform) {
-                     sourced->invalidateCache();
-                     sourced->lastEffectTransform = sharedPainter->worldTransform();
-diff --git a/tests/auto/widgets/effects/qgraphicseffect/tst_qgraphicseffect.cpp b/tests/auto/widgets/effects/qgraphicseffect/tst_qgraphicseffect.cpp
-index dfe5baba71..a1cb729849 100644
---- a/tests/auto/widgets/effects/qgraphicseffect/tst_qgraphicseffect.cpp
-+++ b/tests/auto/widgets/effects/qgraphicseffect/tst_qgraphicseffect.cpp
-@@ -52,7 +52,6 @@ private slots:
-     void boundingRect2();
-     void draw();
-     void opacity();
--    void nestedOpaqueOpacity();
-     void grayscale();
-     void colorize();
-     void drawPixmapItem();
-@@ -408,26 +407,6 @@ void tst_QGraphicsEffect::opacity()
-     QCOMPARE(effect->m_opacity, qreal(0.5));
- }
- 
--void tst_QGraphicsEffect::nestedOpaqueOpacity()
--{
--    // QTBUG-60231: Nesting widgets with a QGraphicsEffect on a toplevel with
--    // QGraphicsOpacityEffect caused crashes due to constructing several
--    // QPainter instances on a device in the fast path for
--    // QGraphicsOpacityEffect::opacity=1
--    QWidget topLevel;
--    topLevel.setWindowTitle(QTest::currentTestFunction());
--    topLevel.resize(320, 200);
--    QGraphicsOpacityEffect *opacityEffect = new QGraphicsOpacityEffect;
--    opacityEffect->setOpacity(1);
--    topLevel.setGraphicsEffect(opacityEffect);
--    QWidget *child = new QWidget(&topLevel);
--    child->resize(topLevel.size() / 2);
--    QGraphicsDropShadowEffect *childEffect = new QGraphicsDropShadowEffect;
--    child->setGraphicsEffect(childEffect);
--    topLevel.show();
--    QVERIFY(QTest::qWaitForWindowExposed(&topLevel));
--}
--
- void tst_QGraphicsEffect::grayscale()
- {
-     if (qApp->desktop()->depth() < 24)
--- 
-2.16.2
-

Modified: qt5-canvas3d/kde-unstable/PKGBUILD
===================================================================
--- qt5-canvas3d/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-canvas3d/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-canvas3d
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('de829a8e6aa4b8496048e9b6f3bff306a80c35935855a94426025ddfb8bcb0c0')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('bea4e7c7cf8a59bb4c4a1b804702ad03483d77c76c6bb3ca4f67aa4838b44cd6')
 
 prepare() {
   mkdir -p build

Modified: qt5-charts/kde-unstable/PKGBUILD
===================================================================
--- qt5-charts/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-charts/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=qt5-charts
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('qt5-declarative: QML bindings')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('4f0d577bf73dd2bbb2765c2cfb493a2d68790fc2c64f42544d31dba806321ec9')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('3091a56ade2e8ac186c6c810590f7f4da41b620ab432d0b639d218be42c9908c')
 
 prepare() {
   mkdir -p build

Modified: qt5-connectivity/kde-unstable/PKGBUILD
===================================================================
--- qt5-connectivity/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-connectivity/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-connectivity
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('qt5-declarative: QML bindings')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('652821dc6819658ec4bc1a6bf149fd7a61008748ff4745b54f038ccf276d3ec9')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('aa6f5f782908481b1290afad273057ea09ed49c7722713d1381b94da7118d3c6')
 
 prepare() {
   mkdir -p build

Modified: qt5-datavis3d/kde-unstable/PKGBUILD
===================================================================
--- qt5-datavis3d/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-datavis3d/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=qt5-datavis3d
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('qt5-declarative: QML bindings')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('63811fef1427f2ed4fd8bea4e1fc100a4b58982709f14f277c4e54999091c85b')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('c7348232057a99eb31f7663cffd6421f1162f49e0810d5eac92f5b9aab35c332')
 
 prepare() {
   mkdir -p build

Modified: qt5-declarative/kde-unstable/PKGBUILD
===================================================================
--- qt5-declarative/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-declarative/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-declarative
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=('x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -16,10 +16,8 @@
 conflicts=('qtchooser' 'qt5-declarative-render2d')
 replaces=('qt5-declarative-render2d')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
-        qtbug-65789.patch::"https://github.com/qt/qtdeclarative/commit/f42f1366.patch")
-sha256sums=('3af9ed51bce5b5c6f04c4a67a6008f98765ccde897c43fff670621ab70789553'
-            '4a44baeb8b08d8e9e6ac76ffc0a0baf521b09c2396ae5926f56d0794cedd2586')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('23d6657d4a2f3c4f3a4a5f79a15cb37b9e4b51ca8c2961080352d4ce1fb84020')
 
 prepare() {
   mkdir -p build
@@ -26,9 +24,6 @@
 
   # Use python2 for Python 2.x
   find -name '*.pro' -o -name '*.pri' | xargs sed -i -e 's|python -c|python2 -c|g' -e 's|python \$|python2 \$|g'
-
-  cd ${_pkgfqn}
-  patch -Rp1 -i ../qtbug-65789.patch # https://bugreports.qt.io/browse/QTBUG-65789
 }
 
 build() {

Modified: qt5-doc/kde-unstable/PKGBUILD
===================================================================
--- qt5-doc/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-doc/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -4,7 +4,7 @@
 # Contributor: Michael Hansen <zrax0111 gmail com>
 
 pkgname=qt5-doc
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
@@ -15,9 +15,9 @@
 makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 'libxrandr' 'libxss' 'libxcomposite' 'gperf' 'nss')
 groups=('qt' 'qt5')
 _pkgfqn="qt-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz"
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz"
         qt-no-statx.patch)
-sha256sums=('05ffba7b811b854ed558abf2be2ddbd3bb6ddd0b60ea4b5da75d277ac15e740a'
+sha256sums=('4884a2a122da603343f5066147be7be32a9cadc7daa017980bf47731d15699b5'
             '5cd1d90622cc53609806a3ce0b2811b28f0e6e20eb835861de4492dddeef6e52')
 
 prepare() {

Modified: qt5-examples/kde-unstable/PKGBUILD
===================================================================
--- qt5-examples/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-examples/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -4,7 +4,7 @@
 # Contributor: Michael Hansen <zrax0111 gmail com>
 
 pkgname=qt5-examples
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
@@ -14,8 +14,8 @@
 depends=('qt5-doc')
 groups=('qt' 'qt5')
 _pkgfqn="qt-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz")
-sha256sums=('05ffba7b811b854ed558abf2be2ddbd3bb6ddd0b60ea4b5da75d277ac15e740a')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz")
+sha256sums=('4884a2a122da603343f5066147be7be32a9cadc7daa017980bf47731d15699b5')
 
 package() {
   _base="$pkgdir"/usr/share/doc/qt/examples

Modified: qt5-gamepad/kde-unstable/PKGBUILD
===================================================================
--- qt5-gamepad/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-gamepad/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=qt5-gamepad
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('qt5-declarative: QML bindings')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('85c72801f56f7d5f55caff8ef23137978abe01637bb179566dd5976d6f5346f7')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('134a47fcff76bbb95049078ee1afe3f8dd7f8eaeca39b409c2586e83af31fc77')
 
 prepare() {
   mkdir -p build

Modified: qt5-graphicaleffects/kde-unstable/PKGBUILD
===================================================================
--- qt5-graphicaleffects/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-graphicaleffects/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-graphicaleffects
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('3f3b0631b579630bf58e99f3ca0d8dfdb6a44153c63cf90ac9e07041b4b1847f')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('e2b7845bf6f08a82a5afa2edfcd412c68a39fbc318259161b0706c90ad2d5267')
 
 prepare() {
   mkdir -p build

Modified: qt5-imageformats/kde-unstable/PKGBUILD
===================================================================
--- qt5-imageformats/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-imageformats/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-imageformats
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('2804baa2779eae015096820e233d7f86bb7fde9853b7c9150a321a453422a283')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('a3546c9e688d7234f5f695945543193194983faf1c391e21c92d22530417b958')
 
 prepare() {
   mkdir -p build

Modified: qt5-location/kde-unstable/PKGBUILD
===================================================================
--- qt5-location/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-location/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-location
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('gypsy: Gypsy geolocation plugin')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('5e5cc05517c701a2c8ebba1fbe3ddff2b6b90d5aa554d307b1c477fe0cfd72c9')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('85866a611fbc8638101d2c434f7ae29efae13d6f38d63745503a4e1a53e41fd8')
 
 prepare() {
   mkdir -p build

Modified: qt5-multimedia/kde-unstable/PKGBUILD
===================================================================
--- qt5-multimedia/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-multimedia/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-multimedia
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('qt5-declarative: QML bindings' 'gst-plugins-good: camera support' 'gst-plugins-bad: camera support')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('a1fa98015ee5a6b81f2d337abc98d8b297c6718f7714a1f13fccfd2934c23649')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('91c4992e501b63b675093b31764cbc92e7bb84ce753dc8c887c62d4a374ea076')
 
 prepare() {
   mkdir -p build

Modified: qt5-networkauth/kde-unstable/PKGBUILD
===================================================================
--- qt5-networkauth/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-networkauth/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt5-networkauth
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -12,8 +12,8 @@
 depends=(qt5-base)
 groups=(qt qt5)
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('97231c319bd623d81eebaa1b5cdba4064bc4e69332c695a15cf8792b54b5dcdc')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('4867afd0abafd7db4bec8040ae112ac02ff177439afc5b4af2dc20ac55bac242')
 
 prepare() {
   mkdir -p build

Modified: qt5-quickcontrols/kde-unstable/PKGBUILD
===================================================================
--- qt5-quickcontrols/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-quickcontrols/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-quickcontrols
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('d231a1993dc6a3f0dbc60a21d01fc0be15b0c26e881bd0631573952ea61682b7')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('8b3a1397cc68faf2fd9bdbd86085df0ce24edcdfd589b6be0331764e5e08a351')
 
 prepare() {
   mkdir -p build

Modified: qt5-quickcontrols2/kde-unstable/PKGBUILD
===================================================================
--- qt5-quickcontrols2/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-quickcontrols2/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-quickcontrols2
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 optdepends=('qt5-graphicaleffects: for the Material style')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('5dc64a1b901e418b76fd3bf65dfa87a0cb11338741fb8970211c1df6df0e604a')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('568a20d545678170547ea26bd68f8a2e20d2849b678ff519fc27a2010a896bbf')
 
 prepare() {
   mkdir -p build

Modified: qt5-remoteobjects/kde-unstable/PKGBUILD
===================================================================
--- qt5-remoteobjects/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-remoteobjects/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=qt5-remoteobjects
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,8 +15,8 @@
 optdepends=('qt5-declarative: QML bindings')
 groups=(qt qt5)
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('e9da0b8aca4223c2d2f6ab5b5c9ff6c9acfe47003837bab08169919d8f504e14')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('704441023383b0955d78dc8ed59585fcbc03b5681dfb7d4e770d4d23e527f3a4')
 
 prepare() {
   mkdir -p build

Modified: qt5-script/kde-unstable/PKGBUILD
===================================================================
--- qt5-script/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-script/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-script
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('e0618af7cb1f1f30d292c04cf484e3507cf6f4815f79870e35d2b0ce7ac9532d')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('bb02521384f69ad4a5f14fd20b46e77874ccaabb21402411a877ec48648aaf37')
 
 prepare() {
   mkdir -p build

Modified: qt5-scxml/kde-unstable/PKGBUILD
===================================================================
--- qt5-scxml/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-scxml/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=qt5-scxml
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('0b42d201e4f96af1c404a61f01da6726bab9bfba4e280cc4a82c717f0db26103')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('5e156a2ff5fc397bdb55a18430c6e04055dc8ca9566533be151c4d287ac39ab6')
 
 prepare() {
   mkdir -p build

Modified: qt5-sensors/kde-unstable/PKGBUILD
===================================================================
--- qt5-sensors/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-sensors/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-sensors
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('qt5-declarative: QML bindings')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('bb0df76c0e53cf2b39d10dbf0964706a264413aae74a4596119143ab4d165c96')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('b272605d3c3e6842bc62be9e76ae07344c639aea36204108bb2dbc8c82350980')
 
 prepare() {
   mkdir -p build

Modified: qt5-serialbus/kde-unstable/PKGBUILD
===================================================================
--- qt5-serialbus/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-serialbus/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-serialbus
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('0650a17950f140130ec20520b06592618850cc5673a815cb4fd585590d922257')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('55b6031f2f8487eb2fdb75f6df9917f34b603f7a3e7828015192eb2939f324bb')
 
 prepare() {
   mkdir -p build

Modified: qt5-serialport/kde-unstable/PKGBUILD
===================================================================
--- qt5-serialport/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-serialport/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-serialport
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('08e4cb13bbf165eb99857301f3cffe280a4946ff58a34ccc542ad1f790194a9e')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('9762316bdf82215bbfa08b2c9f9c7b649e147ab2cbb42ccb19d89a9c2bb59a21')
 
 prepare() {
   mkdir -p build

Modified: qt5-speech/kde-unstable/PKGBUILD
===================================================================
--- qt5-speech/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-speech/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt5-speech
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -14,8 +14,8 @@
 optdepends=('flite: flite TTS backend' 'speech-dispatcher: speech-dispatcher TTS backend')
 groups=(qt qt5)
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('85775c773330492e7193ea7e1888af30bbf2b5a39899d5cf740453bd8667941d')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('74e47ea8754c863eee08916de0269f28dbc355b3c879cc37e33a3ee569114442')
 
 prepare() {
   mkdir -p build

Modified: qt5-svg/kde-unstable/PKGBUILD
===================================================================
--- qt5-svg/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-svg/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-svg
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -13,8 +13,8 @@
 depends=('qt5-base')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('00e00c04abcc8363cf7d94ca8b16af61840995a4af23685d49fa4ccafa1c7f5a')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('1e6de5f0529172401c9f8ea4a23f8959d9f8a75ae8e20043c9bf3ebe00a46a9f')
 
 prepare() {
   mkdir -p build

Modified: qt5-tools/kde-unstable/PKGBUILD
===================================================================
--- qt5-tools/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-tools/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-tools
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -11,14 +11,14 @@
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework (Development Tools, QtHelp)'
 depends=('qt5-base' 'hicolor-icon-theme')
-makedepends=('qt5-declarative' 'qt5-webkit' 'vulkan-headers')
-optdepends=('qt5-doc: documentation' 'qt5-webkit: for Qt Assistant')
+makedepends=('qt5-declarative' 'qt5-webkit' 'vulkan-headers' 'clang')
+optdepends=('clang: for qdoc' 'qt5-webkit: for Qt Assistant')
 groups=('qt' 'qt5')
 conflicts=('qtchooser')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
         {assistant,designer,linguist,qdbusviewer}.desktop)
-sha256sums=('f1ea441e5fe138756e6de3b60ab7d8d3051799eabe85a9408c995dfd4d048a53'
+sha256sums=('8f048bcf88813ef6dc45be47a9de765e272e8935944671dbc5b02081bdfc280a'
             '8092d6d846e39632107b14726fa112862d800e929ef10f05f2a284dbda9b53c4'
             '366e18ba400068df40d26a3c944d6bd4925bf22c32f171b837a3f4e387eff019'
             'db1ad1d27ce73820b8d50291618b6f817292f15f55107274064b9ae99201069a'

Modified: qt5-translations/kde-unstable/PKGBUILD
===================================================================
--- qt5-translations/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-translations/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-translations
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
@@ -14,8 +14,8 @@
 makedepends=('qt5-tools')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('1f6d840e3d04b00b976bc1a86ea2be9d61051b7c3455dc2b891fae61772643fd')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('3d0876fd89c4076674b39a9c80e9e542439bf3d26f7f5af69f2f38fe9c40edab')
 
 prepare() {
   mkdir -p build

Modified: qt5-virtualkeyboard/kde-unstable/PKGBUILD
===================================================================
--- qt5-virtualkeyboard/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-virtualkeyboard/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=qt5-virtualkeyboard
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('4319f90e68a571974d03f39507dde548971412e31f971081ca7eaf388187d52e')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('cd359aa0823ae3b8d57ffc9db939ed3c16ac5223938b0791ecd9b62e7f694afb')
 
 prepare() {
   mkdir -p build

Modified: qt5-wayland/kde-unstable/PKGBUILD
===================================================================
--- qt5-wayland/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-wayland/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-wayland
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=('x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -13,19 +13,11 @@
 depends=('qt5-declarative' 'libxcomposite' 'wayland') # namcap note: wayland is needed for nvidia-libgl users
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
-        qtwayland-key-compose.patch::"https://github.com/qt/qtwayland/commit/57c4af2b.patch"
-        qtbug-62044.patch)
-sha256sums=('f5a7643a5ebcdc50d02b293191e675f387f67dc360c27bf6f94345372fba6356'
-            '401debccda18236869d601883e1ea9c0d0a541ea12656e43ef9e7d53b835dd92'
-            '4b0ac091873b7a2b156ed2af4b2e32ecb22bfb99618f1ae76e9b72670933c3dd')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('cd7b0bc764f2bdd6a0a68062cea5a112b29356d773ff17079dde66e6f80ada75')
 
 prepare() {
   mkdir -p build
-
-  cd $_pkgfqn
-  patch -p1 -i ../qtwayland-key-compose.patch # Backport key composition support
-  patch -p1 -i ../qtbug-62044.patch # Fix crash when connecting a new screen
 }
 
 build() {

Deleted: qt5-wayland/kde-unstable/qtbug-62044.patch
===================================================================
--- qt5-wayland/trunk/qtbug-62044.patch	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-wayland/kde-unstable/qtbug-62044.patch	2018-03-01 16:38:12 UTC (rev 317695)
@@ -1,50 +0,0 @@
-From fd9fec4fc7f43fb939e8e5a946c7858390bbd9d3 Mon Sep 17 00:00:00 2001
-From: Johan Klokkhammer Helsing <johan.helsing at qt.io>
-Date: Thu, 8 Feb 2018 16:53:39 +0100
-Subject: [PATCH] Fix crash when connecting a new screen
-
-In QWaylandWindow::virtualSiblings, don't include screens that have not been
-added yet. I.e. QWaylandScreens for which QPlatformIntegration::screenAdded has
-not yet been called.
-
-There are two reasons why this crash wasn't covered by the
-removePrimaryScreen() test. First of all, the mock output didn't send
-wl_output.done events when updating the mode/geometry. These wayland events are
-what causes QWindowSystemInterface::handleScreenGeometryChange() to be called
-(where virtualSiblings are called).
-
-Furthermore, virtualSiblings is only called when the geometry actually changes,
-so add a new test that changes the screen geometry of the existing screen while
-a new one is being added (i.e. moves it to the right).
-
-Task-number: QTBUG-62044
-Change-Id: I623fbf8799d21c6b9293e7120ded301277639cc6
-Reviewed-by: David Edmundson <davidedmundson at kde.org>
-Reviewed-by: Aleix Pol
-Reviewed-by: Paul Olav Tvete <paul.tvete at qt.io>
----
- src/client/qwaylandscreen.cpp               |  6 ++++--
- tests/auto/client/client/tst_client.cpp     | 25 +++++++++++++++++++++++++
- tests/auto/client/shared/mockcompositor.cpp |  8 ++++++++
- tests/auto/client/shared/mockcompositor.h   |  2 ++
- tests/auto/client/shared/mockoutput.cpp     | 27 +++++++++++++++++++++++++--
- tests/auto/client/shared/mockoutput.h       |  1 +
- 6 files changed, 65 insertions(+), 4 deletions(-)
-
-diff --git a/src/client/qwaylandscreen.cpp b/src/client/qwaylandscreen.cpp
-index fba75557..1c9ce23b 100644
---- a/src/client/qwaylandscreen.cpp
-+++ b/src/client/qwaylandscreen.cpp
-@@ -138,8 +138,10 @@ QList<QPlatformScreen *> QWaylandScreen::virtualSiblings() const
-     QList<QPlatformScreen *> list;
-     const QList<QWaylandScreen*> screens = mWaylandDisplay->screens();
-     list.reserve(screens.count());
--    foreach (QWaylandScreen *screen, screens)
--        list << screen;
-+    for (QWaylandScreen *screen : qAsConst(screens)) {
-+        if (screen->screen())
-+            list << screen;
-+    }
-     return list;
- }
- 

Modified: qt5-webchannel/kde-unstable/PKGBUILD
===================================================================
--- qt5-webchannel/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-webchannel/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-webchannel
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('c22c449fecb052597d12f8dd59498db39767037f9098123f3defc04eb20a3764')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('5a75d030c64192d301ea11e3b680f505b5fd929cd460c73357a8a1aefdcd69f0')
 
 prepare() {
   mkdir -p build

Modified: qt5-webengine/kde-unstable/PKGBUILD
===================================================================
--- qt5-webengine/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-webengine/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-webengine
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,10 +15,10 @@
 makedepends=('python2' 'git' 'gperf' 'jsoncpp' 'ninja' 'qt5-tools')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
          qtwebengine-harmony.patch
          qtwebengine-no-gpu.patch)
-sha256sums=('12644f8d2ba8354a2a533d5a7f3f5139c6ff168c2f51aa3e21b701db6dbc01de'
+sha256sums=('bcd654e82a4fc94e5d1afc5dc16696129b97ea29d763ac9d96674a93b5db8aa5'
             'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3'
             '6cd70c37f3b3aea926f1ee20c1f59354f2a02d240dbf344c6dc0a75f8aa8e07b')
 
@@ -34,7 +34,7 @@
   # FreeType 2.8.1
   patch -Np1 -i ../qtwebengine-harmony.patch
   # Disable GPU rendering on nouveau and wayland (openSUSE) https://bugreports.qt.io/browse/QTBUG-65682
-  patch -p1 -i ../qtwebengine-no-gpu.patch
+  # patch -p1 -i ../qtwebengine-no-gpu.patch
 }
 
 build() {

Modified: qt5-webglplugin/kde-unstable/PKGBUILD
===================================================================
--- qt5-webglplugin/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-webglplugin/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=qt5-webglplugin
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -13,8 +13,8 @@
 depends=(qt5-websockets qt5-declarative)
 groups=(qt qt5)
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('5479208173fa954933770509a61aa6624b57b012e34362e753c695a878f5bfc1')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('a3c9a71e56692ef089e9b0ea712c27cff6faf75b03f8675e05b254400b975a11')
 
 prepare() {
   mkdir -p build

Modified: qt5-websockets/kde-unstable/PKGBUILD
===================================================================
--- qt5-websockets/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-websockets/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-websockets
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('qt5-declarative: QML bindings')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('6ecf790955ffe42dce731e10557f4ba625e359e867953d73f7fb453c0bad53ea')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('1c572dbf7eaf920ac1ae986cf4c495726f3840ffb302219f1bba51a1516b6eb1')
 
 prepare() {
   mkdir -p build

Modified: qt5-webview/kde-unstable/PKGBUILD
===================================================================
--- qt5-webview/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-webview/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=qt5-webview
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('0b58209dd60f8d403473b0dbce551fc0ff7c2543676ff01b5f01b32108e31584')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('6b8e7df2c9a735af2e84cceeeff074ef7d5416c3987042bedd76be10e6137c36')
 
 prepare() {
   mkdir -p build

Modified: qt5-x11extras/kde-unstable/PKGBUILD
===================================================================
--- qt5-x11extras/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-x11extras/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-x11extras
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,8 +14,8 @@
 makedepends=()
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('c38a371fd50b2da976ed809230678284f029cefb02d240253dcbb3d575dc97b4')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('f3339786cc5a67533b265b7e3ff3e856500ab0d08370c7ebc2fccf7bb1fb4595')
 
 prepare() {
   mkdir -p build

Modified: qt5-xmlpatterns/kde-unstable/PKGBUILD
===================================================================
--- qt5-xmlpatterns/trunk/PKGBUILD	2018-03-01 09:15:48 UTC (rev 317672)
+++ qt5-xmlpatterns/kde-unstable/PKGBUILD	2018-03-01 16:38:12 UTC (rev 317695)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt5-xmlpatterns
-_qtver=5.10.1
+_qtver=5.11.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,8 +15,8 @@
 conflicts=('qtchooser')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('3cdef59ce96a796606e5adc5756c63c8607fb29b281fddb38acee3e674d5e9fe')
+source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
+sha256sums=('7c0838562638c843c225ab1174cc51a263ec2cdf2ac08b389e2bab3707f43d91')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list