[arch-commits] Commit in (32 files)

Antonio Rojas arojas at archlinux.org
Sat Jun 4 07:59:47 UTC 2016


    Date: Saturday, June 4, 2016 @ 09:59:46
  Author: arojas
Revision: 268894

Qt 5.7 RC

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-enginio/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-quickcontrols/kde-unstable/PKGBUILD
  qt5-quickcontrols2/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-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-websockets/kde-unstable/PKGBUILD
  qt5-x11extras/kde-unstable/PKGBUILD
  qt5-xmlpatterns/kde-unstable/PKGBUILD

--------------------------------------------+
 qt5-3d/kde-unstable/PKGBUILD               |    3 +--
 qt5-base/kde-unstable/PKGBUILD             |    3 +--
 qt5-canvas3d/kde-unstable/PKGBUILD         |    3 +--
 qt5-charts/kde-unstable/PKGBUILD           |    2 +-
 qt5-connectivity/kde-unstable/PKGBUILD     |    3 +--
 qt5-datavis3d/kde-unstable/PKGBUILD        |    3 +--
 qt5-declarative/kde-unstable/PKGBUILD      |    3 +--
 qt5-doc/kde-unstable/PKGBUILD              |    3 +--
 qt5-enginio/kde-unstable/PKGBUILD          |    1 -
 qt5-examples/kde-unstable/PKGBUILD         |    3 +--
 qt5-gamepad/kde-unstable/PKGBUILD          |    3 +--
 qt5-graphicaleffects/kde-unstable/PKGBUILD |    3 +--
 qt5-imageformats/kde-unstable/PKGBUILD     |    3 +--
 qt5-location/kde-unstable/PKGBUILD         |    3 +--
 qt5-multimedia/kde-unstable/PKGBUILD       |    3 +--
 qt5-quickcontrols/kde-unstable/PKGBUILD    |    3 +--
 qt5-quickcontrols2/kde-unstable/PKGBUILD   |    3 +--
 qt5-script/kde-unstable/PKGBUILD           |    3 +--
 qt5-scxml/kde-unstable/PKGBUILD            |    3 +--
 qt5-sensors/kde-unstable/PKGBUILD          |    3 +--
 qt5-serialbus/kde-unstable/PKGBUILD        |    3 +--
 qt5-serialport/kde-unstable/PKGBUILD       |    3 +--
 qt5-svg/kde-unstable/PKGBUILD              |    3 +--
 qt5-tools/kde-unstable/PKGBUILD            |    3 +--
 qt5-translations/kde-unstable/PKGBUILD     |    3 +--
 qt5-virtualkeyboard/kde-unstable/PKGBUILD  |    2 +-
 qt5-wayland/kde-unstable/PKGBUILD          |    3 +--
 qt5-webchannel/kde-unstable/PKGBUILD       |    3 +--
 qt5-webengine/kde-unstable/PKGBUILD        |    3 +--
 qt5-websockets/kde-unstable/PKGBUILD       |    3 +--
 qt5-x11extras/kde-unstable/PKGBUILD        |    3 +--
 qt5-xmlpatterns/kde-unstable/PKGBUILD      |    3 +--
 32 files changed, 31 insertions(+), 61 deletions(-)

Modified: qt5-3d/kde-unstable/PKGBUILD
===================================================================
--- qt5-3d/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-3d/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='C++ and QML APIs for easy inclusion of 3D graphics'
 depends=('qt5-declarative' 'assimp')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('a1c170fe85b02cb02ba7b0da72a549a4')
+md5sums=('26887297fef9c58c3fb5ffa6a48e4e7b')
 
 prepare() {
   mkdir -p build

Modified: qt5-base/kde-unstable/PKGBUILD
===================================================================
--- qt5-base/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-base/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -23,13 +23,12 @@
             'freetds: MS SQL driver'
             'mtdev: evdev plugin'
             'gtk3: GTK platform plugin')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
         qtbug-53071.patch::"https://github.com/qtproject/qtbase/commit/e9041c7fc.patch"
         qtbug-53071b.patch::"https://github.com/qtproject/qtbase/commit/cd25866f.patch")
-md5sums=('794b809c68b724cb3bbcd0379aca05f8'
+md5sums=('e662dde5b593dd40f84a9dcad66fc9c2'
          '462f079cd46f869def6858903a718bf5'
          'da4fd787ea877516397a027412e975e1')
 

Modified: qt5-canvas3d/kde-unstable/PKGBUILD
===================================================================
--- qt5-canvas3d/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-canvas3d/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='A JavaScript 3D rendering API for Qt Quick'
 depends=('qt5-declarative')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('107cc458a422ba63b9e29870fb5f5e83')
+md5sums=('98069234748dcb50e761d2ffd0957c09')
 
 prepare() {
   mkdir -p build

Modified: qt5-charts/kde-unstable/PKGBUILD
===================================================================
--- qt5-charts/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-charts/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -16,7 +16,7 @@
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('f59bfa996a1a2776d012bdc5979c6280')
+md5sums=('257fba5cc29e17923d82037cc46741ef')
 
 prepare() {
   mkdir -p build

Modified: qt5-connectivity/kde-unstable/PKGBUILD
===================================================================
--- qt5-connectivity/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-connectivity/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,11 +13,10 @@
 depends=('qt5-base' 'bluez-libs')
 makedepends=('qt5-declarative')
 optdepends=('qt5-declarative: QML bindings')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('00db38d6f21955b6882e3c52afbd3b82')
+md5sums=('ded526c87028234eb9c41b7d0e2588fb')
 
 prepare() {
   mkdir -p build

Modified: qt5-datavis3d/kde-unstable/PKGBUILD
===================================================================
--- qt5-datavis3d/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-datavis3d/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,11 +13,10 @@
 depends=('qt5-base')
 makedepends=('qt5-declarative')
 optdepends=('qt5-declarative: QML bindings')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('dd881564edd4e30642ec93d55ec73f3f')
+md5sums=('edcf8a84e98a1e877917ee31fd90f1d6')
 
 prepare() {
   mkdir -p build

Modified: qt5-declarative/kde-unstable/PKGBUILD
===================================================================
--- qt5-declarative/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-declarative/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Classes for QML and JavaScript languages'
 depends=('qt5-xmlpatterns')
 makedepends=('python2' 'cmake')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('3b75d7b6c4b5e3578e6a365b3a815d64')
+md5sums=('d2dc821e89904f2513ab3155d2681a11')
 
 prepare() {
   mkdir -p build

Modified: qt5-doc/kde-unstable/PKGBUILD
===================================================================
--- qt5-doc/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-doc/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,11 +13,10 @@
 pkgdesc='A cross-platform application and UI framework (Documentation)'
 depends=('qt5-base')
 makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 'libxrandr' 'libxss')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="qt-everywhere-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz")
-md5sums=('264dd014c6e0fa70d18f3dbe0902ebcb')
+md5sums=('761abe0357af4497090d06303d85794b')
 
 prepare() {
   cd ${_pkgfqn}

Modified: qt5-enginio/kde-unstable/PKGBUILD
===================================================================
--- qt5-enginio/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-enginio/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -14,7 +14,6 @@
 depends=('qt5-base')
 makedepends=('qt5-declarative')
 optdepends=('qt5-declarative: QML bindings')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_enginiover}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")

Modified: qt5-examples/kde-unstable/PKGBUILD
===================================================================
--- qt5-examples/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-examples/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='Examples and demos from qt5 documentation'
 depends=('qt5-doc')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="qt-everywhere-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz")
-md5sums=('264dd014c6e0fa70d18f3dbe0902ebcb')
+md5sums=('761abe0357af4497090d06303d85794b')
 
 package() {
   _base="$pkgdir"/usr/share/doc/qt/examples

Modified: qt5-gamepad/kde-unstable/PKGBUILD
===================================================================
--- qt5-gamepad/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-gamepad/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,11 +13,10 @@
 depends=('qt5-base' 'sdl2')
 makedepends=('qt5-declarative')
 optdepends=('qt5-declarative: QML bindings')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('5b21a9305eafb7c0be2540dc8dc12129')
+md5sums=('fa10255c24324b957865bf9026ae8ebe')
 
 prepare() {
   mkdir -p build

Modified: qt5-graphicaleffects/kde-unstable/PKGBUILD
===================================================================
--- qt5-graphicaleffects/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-graphicaleffects/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Graphical effects for use with Qt Quick 2'
 depends=('qt5-declarative')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('0dd4c75c4b3083b0305e7df9b9c9195c')
+md5sums=('4fb9fad87ffc430179aa09589256d1e1')
 
 prepare() {
   mkdir -p build

Modified: qt5-imageformats/kde-unstable/PKGBUILD
===================================================================
--- qt5-imageformats/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-imageformats/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Plugins for additional image formats: TIFF, MNG, TGA, WBMP'
 depends=('qt5-base' 'jasper' 'libmng' 'libwebp')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('de96adc955e23b8af21fb0b4c84ac641')
+md5sums=('6623692c03787cebd9d44fc4a5c22dbe')
 
 prepare() {
   mkdir -p build

Modified: qt5-location/kde-unstable/PKGBUILD
===================================================================
--- qt5-location/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-location/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Provides access to position, satellite and area monitoring classes'
 depends=('qt5-declarative')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('f1ee1f8cd726beac9406b01403b91151')
+md5sums=('df7ae975f03b6483306126e1efc15469')
 
 prepare() {
   mkdir -p build

Modified: qt5-multimedia/kde-unstable/PKGBUILD
===================================================================
--- qt5-multimedia/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-multimedia/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,11 +13,10 @@
 depends=('qt5-base' 'gst-plugins-base-libs' 'libpulse' 'openal')
 makedepends=('qt5-declarative' 'gst-plugins-bad')
 optdepends=('qt5-declarative: QML bindings' 'gst-plugins-bad: camera support')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('26ef5b341edecedb4c2e14384c420e3b')
+md5sums=('fb348e3e7c1ea3c1a9679cc352c14eb5')
 
 prepare() {
   mkdir -p build

Modified: qt5-quickcontrols/kde-unstable/PKGBUILD
===================================================================
--- qt5-quickcontrols/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-quickcontrols/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Reusable Qt Quick based UI controls to create classic desktop-style user interfaces'
 depends=('qt5-declarative')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('d876ad8a75d66f5ede9445cdb9154d61')
+md5sums=('50a8ef2173fd1729f90e3ec623dfb2ea')
 
 prepare() {
   mkdir -p build

Modified: qt5-quickcontrols2/kde-unstable/PKGBUILD
===================================================================
--- qt5-quickcontrols2/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-quickcontrols2/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -11,11 +11,10 @@
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='Next generation user interface controls based on Qt Quick'
 depends=('qt5-declarative')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('4b3f88c82772787482f88e080349cb6d')
+md5sums=('4c3eaed32bb5397faf6603672a17c0fd')
 
 prepare() {
   mkdir -p build

Modified: qt5-script/kde-unstable/PKGBUILD
===================================================================
--- qt5-script/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-script/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility'
 depends=('qt5-base')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('d6e7899ff1ed236c07b8e3f38f2e99ec')
+md5sums=('9b7174dc37202807b5e5c7f18eeb1687')
 
 prepare() {
   mkdir -p build

Modified: qt5-scxml/kde-unstable/PKGBUILD
===================================================================
--- qt5-scxml/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-scxml/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Static and runtime integration of SCXML models into Qt code'
 depends=('qt5-declarative')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('fa4d8e98b8a155df55aa53102236c7c5')
+md5sums=('e243fca3a5212b39526d13d4ab5f7f6d')
 
 prepare() {
   mkdir -p build

Modified: qt5-sensors/kde-unstable/PKGBUILD
===================================================================
--- qt5-sensors/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-sensors/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,11 +13,10 @@
 depends=('qt5-base')
 makedepends=('qt5-declarative')
 optdepends=('qt5-declarative: QML bindings')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('e7431781abf0e22bf710991cdda074f5')
+md5sums=('530f5d3122cd1e4b70f4ec0242f05d44')
 
 prepare() {
   mkdir -p build

Modified: qt5-serialbus/kde-unstable/PKGBUILD
===================================================================
--- qt5-serialbus/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-serialbus/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Qt module for general purpose serial bus access'
 depends=('qt5-serialport')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('a7deb9a0b63b9e74cd15145f5d199952')
+md5sums=('ab7c2f82a0010368ffd61a497da18042')
 
 prepare() {
   mkdir -p build

Modified: qt5-serialport/kde-unstable/PKGBUILD
===================================================================
--- qt5-serialport/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-serialport/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Provides access to hardware and virtual serial ports'
 depends=('qt5-base')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('b5d5401ade42507183cdf40b9c2e88e2')
+md5sums=('53b585616bc422e5a4cab9e998b3ae42')
 
 prepare() {
   mkdir -p build

Modified: qt5-svg/kde-unstable/PKGBUILD
===================================================================
--- qt5-svg/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-svg/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Classes for displaying the contents of SVG files'
 depends=('qt5-base')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('d9cbd5cee72ad8ab80a10bd7cbc4f2e8')
+md5sums=('02f483b3248684b09a6f7fecbbda360c')
 
 prepare() {
   mkdir -p build

Modified: qt5-tools/kde-unstable/PKGBUILD
===================================================================
--- qt5-tools/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-tools/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,12 +13,11 @@
 depends=('qt5-base')
 makedepends=('qt5-declarative' 'qt5-webkit')
 optdepends=('qt5-doc: documentation' 'qt5-webkit: for Qt Assistant')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
         {assistant,designer,linguist,qdbusviewer}.desktop)
-md5sums=('2f764c54e4ad4d1048057add2b5481b9'
+md5sums=('b19a6b49b7b03168e7768628516db563'
          'b2897dd6a2967bccf8f10e397aafee55'
          '76e150b20178d2d43801f7367232e5f7'
          '188da8f4c87316e730ebf1c6217bf5a0'

Modified: qt5-translations/kde-unstable/PKGBUILD
===================================================================
--- qt5-translations/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-translations/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='A cross-platform application and UI framework (Translations)'
 depends=('qt5-base')
 makedepends=('qt5-tools')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('35658208ddaa9de0dee2ae44640b44f6')
+md5sums=('4aa63823b51ec23bf6d14e9c2c16cbff')
 
 prepare() {
   mkdir -p build

Modified: qt5-virtualkeyboard/kde-unstable/PKGBUILD
===================================================================
--- qt5-virtualkeyboard/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-virtualkeyboard/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -15,7 +15,7 @@
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('bb1c2442020c4964e26f43155278fe7c')
+md5sums=('77d0efcf16eb1a905c18f101cf324755')
 
 prepare() {
   mkdir -p build

Modified: qt5-wayland/kde-unstable/PKGBUILD
===================================================================
--- qt5-wayland/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-wayland/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -11,11 +11,10 @@
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='Provides APIs for Wayland'
 depends=('qt5-declarative' 'libxcomposite')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('99158003b5f420979192453982a4070f')
+md5sums=('5f389cc11043a53d971d05bc8f5591bb')
 
 prepare() {
   mkdir -p build

Modified: qt5-webchannel/kde-unstable/PKGBUILD
===================================================================
--- qt5-webchannel/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-webchannel/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients'
 depends=('qt5-declarative')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('0d815498f08f7b33e52eaae2e0bb8928')
+md5sums=('1413f60df06f5e739957873df4cba0c3')
 
 prepare() {
   mkdir -p build

Modified: qt5-webengine/kde-unstable/PKGBUILD
===================================================================
--- qt5-webengine/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-webengine/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,11 +13,10 @@
 depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 'libxtst' 'libxcursor' 'libpulse' 'pciutils' 'libxss' 'libvpx' 'opus'
          'libevent' 'libsrtp' 'jsoncpp' 'libwebp' 'snappy' 'minizip' 'nss' 'libxml2' 'libxslt' 'protobuf')
 makedepends=('python2' 'git' 'gperf')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz" qt5-webengine-nss.patch)
-md5sums=('2707018e380be104ae3f66079e1d0483'
+md5sums=('cb0e6ee6fc580e651f536b5250777d0a'
          '2a1610b34204102938a24154a52e5571')
 
 prepare() {

Modified: qt5-websockets/kde-unstable/PKGBUILD
===================================================================
--- qt5-websockets/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-websockets/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -13,11 +13,10 @@
 depends=('qt5-base')
 makedepends=('qt5-declarative')
 optdepends=('qt5-declarative: QML bindings')
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('bfaa919fa7f486f902db0dbec2fbcf12')
+md5sums=('6be5632a807eee215561adef93a79076')
 
 prepare() {
   mkdir -p build

Modified: qt5-x11extras/kde-unstable/PKGBUILD
===================================================================
--- qt5-x11extras/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-x11extras/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Provides platform-specific APIs for X11'
 depends=('qt5-base')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('e7fd020b5b8643a19c5bbe366257782b')
+md5sums=('7f87245a4a8fec5e86155111a5126e6f')
 
 prepare() {
   mkdir -p build

Modified: qt5-xmlpatterns/kde-unstable/PKGBUILD
===================================================================
--- qt5-xmlpatterns/kde-unstable/PKGBUILD	2016-06-04 07:21:57 UTC (rev 268893)
+++ qt5-xmlpatterns/kde-unstable/PKGBUILD	2016-06-04 07:59:46 UTC (rev 268894)
@@ -12,11 +12,10 @@
 pkgdesc='Support for XPath, XQuery, XSLT and XML schema validation'
 depends=('qt5-base')
 makedepends=()
-conflicts=('qt')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('d07686c1fc3bcb7e9c67b89dc050296c')
+md5sums=('1821212e7e15ec0e1fc08a4f8b216f42')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list