diff --git a/desktop/toolkit/qt5/qt5-3d/actions.py b/desktop/toolkit/qt5/qt5-3d/actions.py old mode 100644 new mode 100755 index 91f96b94a6..fc97d52825 --- a/desktop/toolkit/qt5/qt5-3d/actions.py +++ b/desktop/toolkit/qt5/qt5-3d/actions.py @@ -18,4 +18,4 @@ def install(): qt5.install() - pisitools.dodoc("LICENSE.GPL3-EXCEPT", "LICENSE.GPLv3", "LICENSE.LGPLv3", "LICENSE.GPL3", "LICENSE.LGPL3", "LICENSE.GPL", "LICENSE.GPL2", "LICENSE.LGPLv3", "README") + pisitools.dodoc("LICENSE.GPL*") diff --git a/desktop/toolkit/qt5/qt5-3d/pspec.xml b/desktop/toolkit/qt5/qt5-3d/pspec.xml old mode 100644 new mode 100755 index c3da41c8ed..32884f3e1c --- a/desktop/toolkit/qt5/qt5-3d/pspec.xml +++ b/desktop/toolkit/qt5/qt5-3d/pspec.xml @@ -15,10 +15,10 @@ desktop C++ and QML APIs for easy inclusion of 3D graphics C++ and QML APIs for easy inclusion of 3D graphics - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qt3d-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qt3d-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel assimp-devel zlib-devel @@ -27,8 +27,8 @@ qt5-3d C++ and QML APIs for easy inclusion of 3D graphics - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc assimp @@ -44,8 +44,8 @@ qt5-3d-devel Development files for qt5-3d - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel qt5-3d @@ -56,6 +56,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-accountsservice/actions.py b/desktop/toolkit/qt5/qt5-accountsservice/actions.py old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml b/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml old mode 100644 new mode 100755 index 9d5485d7a9..f302e692e8 --- a/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml +++ b/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml @@ -13,8 +13,8 @@ LGPLv2.1-linking-exception https://github.com/hawaii-desktop/qtaccountsservice/archive/v0.6.0.tar.gz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel extra-cmake-modules @@ -23,8 +23,8 @@ qt5-accountsservice libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -42,7 +42,7 @@ /usr/include - qt5-base + qt5-base qt5-accountsservice diff --git a/desktop/toolkit/qt5/qt5-accountsservice/translations.xml b/desktop/toolkit/qt5/qt5-accountsservice/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-canvas3d/actions.py b/desktop/toolkit/qt5/qt5-canvas3d/actions.py old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-canvas3d/pspec.xml b/desktop/toolkit/qt5/qt5-canvas3d/pspec.xml old mode 100644 new mode 100755 index 36e826c5da..5a2000323c --- a/desktop/toolkit/qt5/qt5-canvas3d/pspec.xml +++ b/desktop/toolkit/qt5/qt5-canvas3d/pspec.xml @@ -15,18 +15,18 @@ desktop A JavaScript 3D rendering API for Qt Quick A JavaScript 3D rendering API for Qt Quick - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtcanvas3d-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtcanvas3d-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel qt5-canvas3d A JavaScript 3D rendering API for Qt Quick - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -35,6 +35,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-charts/actions.py b/desktop/toolkit/qt5/qt5-charts/actions.py old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-charts/pspec.xml b/desktop/toolkit/qt5/qt5-charts/pspec.xml old mode 100644 new mode 100755 index 1d6e134230..43ca8dd641 --- a/desktop/toolkit/qt5/qt5-charts/pspec.xml +++ b/desktop/toolkit/qt5/qt5-charts/pspec.xml @@ -11,18 +11,18 @@ GPL3 Provides a set of easy to use chart components Provides a set of easy to use chart components - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtcharts-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtcharts-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel qt5-charts Provides a set of easy to use chart components - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -36,7 +36,7 @@ qt5-charts-devel Development files for qt5-charts - qt5-base-devel + qt5-base-devel qt5-charts @@ -47,6 +47,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-configuration/actions.py b/desktop/toolkit/qt5/qt5-configuration/actions.py old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-configuration/pspec.xml b/desktop/toolkit/qt5/qt5-configuration/pspec.xml old mode 100644 new mode 100755 index dea49fe971..c0bb5ab0f3 --- a/desktop/toolkit/qt5/qt5-configuration/pspec.xml +++ b/desktop/toolkit/qt5/qt5-configuration/pspec.xml @@ -15,9 +15,9 @@ glib2-devel dconf-devel - qt5-declarative-devel + qt5-declarative-devel cmake - qt5-base-devel + qt5-base-devel @@ -25,10 +25,10 @@ qt5-configuration libgcc - qt5-declarative + qt5-declarative glib2 dconf - qt5-base + qt5-base /usr/lib @@ -48,11 +48,18 @@ qt5-configuration - qt5-base-devel + qt5-base-devel + + 2018-12-05 + 0.3.1 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-02 0.3.1 diff --git a/desktop/toolkit/qt5/qt5-configuration/translations.xml b/desktop/toolkit/qt5/qt5-configuration/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-connectivity/actions.py b/desktop/toolkit/qt5/qt5-connectivity/actions.py old mode 100644 new mode 100755 index 91eba6217d..98e38d3eed --- a/desktop/toolkit/qt5/qt5-connectivity/actions.py +++ b/desktop/toolkit/qt5/qt5-connectivity/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.insinto("/usr/share/licenses/qt5-connectivity/", "LICENSE*") diff --git a/desktop/toolkit/qt5/qt5-connectivity/pspec.xml b/desktop/toolkit/qt5/qt5-connectivity/pspec.xml old mode 100644 new mode 100755 index 8b46970fe9..627faa7e91 --- a/desktop/toolkit/qt5/qt5-connectivity/pspec.xml +++ b/desktop/toolkit/qt5/qt5-connectivity/pspec.xml @@ -11,12 +11,12 @@ Provides access to Bluetooth hardware Provides access to Bluetooth hardware LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtconnectivity-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtconnectivity-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite bluez-libs-devel @@ -24,8 +24,8 @@ qt5-connectivity - qt5-base - qt5-declarative + qt5-base + qt5-declarative bluez-libs libgcc @@ -46,7 +46,7 @@ qt5-connectivity - qt5-base-devel + qt5-base-devel @@ -61,6 +61,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-connectivity/translations.xml b/desktop/toolkit/qt5/qt5-connectivity/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-datavis3d/actions.py b/desktop/toolkit/qt5/qt5-datavis3d/actions.py old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-datavis3d/pspec.xml b/desktop/toolkit/qt5/qt5-datavis3d/pspec.xml old mode 100644 new mode 100755 index f511e0db2f..68c6f4d462 --- a/desktop/toolkit/qt5/qt5-datavis3d/pspec.xml +++ b/desktop/toolkit/qt5/qt5-datavis3d/pspec.xml @@ -12,18 +12,18 @@ desktop Provides a set of easy to use chart components Qt Data Visualization module - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtdatavis3d-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtdatavis3d-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel qt5-datavis3d Qt Data Visualization module - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -37,8 +37,8 @@ qt5-datavis3d-devel Development files for qt5-datavis3d - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel qt5-datavis3d @@ -49,6 +49,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-enginio/actions.py b/desktop/toolkit/qt5/qt5-enginio/actions.py old mode 100644 new mode 100755 index f67a7d5562..765d063cc2 --- a/desktop/toolkit/qt5/qt5-enginio/actions.py +++ b/desktop/toolkit/qt5/qt5-enginio/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.insinto("/usr/share/licenses/qt5-enginio/", "LGPL_EXCEPTION.txt") diff --git a/desktop/toolkit/qt5/qt5-enginio/pspec.xml b/desktop/toolkit/qt5/qt5-enginio/pspec.xml old mode 100644 new mode 100755 index 0cf4ff437f..c02962e6de --- a/desktop/toolkit/qt5/qt5-enginio/pspec.xml +++ b/desktop/toolkit/qt5/qt5-enginio/pspec.xml @@ -61,6 +61,13 @@ + + 2018-12-05 + 5.6.3 + Rebuild for qt5.12.0 + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.6.3 diff --git a/desktop/toolkit/qt5/qt5-enginio/translations.xml b/desktop/toolkit/qt5/qt5-enginio/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-gamepad/actions.py b/desktop/toolkit/qt5/qt5-gamepad/actions.py old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-gamepad/pspec.xml b/desktop/toolkit/qt5/qt5-gamepad/pspec.xml old mode 100644 new mode 100755 index 42736d8026..9fceb13281 --- a/desktop/toolkit/qt5/qt5-gamepad/pspec.xml +++ b/desktop/toolkit/qt5/qt5-gamepad/pspec.xml @@ -15,10 +15,10 @@ desktop A JavaScript 3D rendering API for Qt Quick Adds support for getting events from gamepad devices - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtgamepad-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtgamepad-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel libsdl2-devel eudev-devel @@ -27,8 +27,8 @@ qt5-gamepad Adds support for getting events from gamepad devices - qt5-base - qt5-declarative + qt5-base + qt5-declarative libsdl2 eudev libgcc @@ -45,7 +45,7 @@ qt5-gamepad-devel Development files for qt5-gamepad - qt5-base-devel + qt5-base-devel qt5-gamepad @@ -56,6 +56,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-graphicaleffects/actions.py b/desktop/toolkit/qt5/qt5-graphicaleffects/actions.py old mode 100644 new mode 100755 index 4c007e7dd5..b90c901086 --- a/desktop/toolkit/qt5/qt5-graphicaleffects/actions.py +++ b/desktop/toolkit/qt5/qt5-graphicaleffects/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.dodoc("LICENSE*") diff --git a/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml b/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml old mode 100644 new mode 100755 index 8450cd7cc2..9b7324e27a --- a/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml +++ b/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml @@ -11,20 +11,20 @@ Graphical effects for use with Qt Quick 2 Graphical effects for use with Qt Quick 2 LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtgraphicaleffects-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtgraphicaleffects-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite qt5-graphicaleffects - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -38,7 +38,7 @@ qt5-graphicaleffects-docs - qt5-base + qt5-base /usr/share/doc/qt5 @@ -46,6 +46,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-graphicaleffects/translations.xml b/desktop/toolkit/qt5/qt5-graphicaleffects/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-location/actions.py b/desktop/toolkit/qt5/qt5-location/actions.py old mode 100644 new mode 100755 index 95d944e8cf..b495ae9834 --- a/desktop/toolkit/qt5/qt5-location/actions.py +++ b/desktop/toolkit/qt5/qt5-location/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.dodoc("LICENSE*") diff --git a/desktop/toolkit/qt5/qt5-location/pspec.xml b/desktop/toolkit/qt5/qt5-location/pspec.xml old mode 100644 new mode 100755 index 46c54acc6a..dd652dce91 --- a/desktop/toolkit/qt5/qt5-location/pspec.xml +++ b/desktop/toolkit/qt5/qt5-location/pspec.xml @@ -11,7 +11,7 @@ Provides access to position, satellite and area monitoring classes Provides access to position, satellite and area monitoring classes LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtlocation-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtlocation-everywhere-src-5.12.0.tar.xz geoclue-devel glib2-devel @@ -20,17 +20,17 @@ gypsy-devel gconf-devel zlib-devel - qt5-base-devel - qt5-assistant-devel - qt5-declarative-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-declarative-devel + qt5-sql-sqlite qt5-location - qt5-base + qt5-base glib2 icu4c gconf @@ -38,7 +38,7 @@ gypsy libgcc geoclue - qt5-declarative + qt5-declarative /usr/lib @@ -55,15 +55,15 @@ qt5-location - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel qt5-location-docs - qt5-base + qt5-base /usr/share/doc @@ -71,6 +71,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-location/translations.xml b/desktop/toolkit/qt5/qt5-location/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-multimedia/actions.py b/desktop/toolkit/qt5/qt5-multimedia/actions.py old mode 100644 new mode 100755 index 4c007e7dd5..b90c901086 --- a/desktop/toolkit/qt5/qt5-multimedia/actions.py +++ b/desktop/toolkit/qt5/qt5-multimedia/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.dodoc("LICENSE*") diff --git a/desktop/toolkit/qt5/qt5-multimedia/pspec.xml b/desktop/toolkit/qt5/qt5-multimedia/pspec.xml old mode 100644 new mode 100755 index 53542b33de..3bd2b26585 --- a/desktop/toolkit/qt5/qt5-multimedia/pspec.xml +++ b/desktop/toolkit/qt5/qt5-multimedia/pspec.xml @@ -11,12 +11,12 @@ Classes for audio, video, radio and camera functionality Classes for audio, video, radio and camera functionality LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtmultimedia-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtmultimedia-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite pulseaudio-libs-devel openal-devel mesa-devel @@ -40,10 +40,10 @@ mesa openal alsa-lib - qt5-base + qt5-base gstreamer pulseaudio-libs - qt5-declarative + qt5-declarative gst-plugins-base glib2 gst-plugins-bad @@ -58,8 +58,8 @@ qt5-multimedia - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel @@ -69,11 +69,18 @@ /usr/share/doc - qt5-base + qt5-base + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-multimedia/translations.xml b/desktop/toolkit/qt5/qt5-multimedia/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-quickcontrols/actions.py b/desktop/toolkit/qt5/qt5-quickcontrols/actions.py old mode 100644 new mode 100755 index 4c007e7dd5..b90c901086 --- a/desktop/toolkit/qt5/qt5-quickcontrols/actions.py +++ b/desktop/toolkit/qt5/qt5-quickcontrols/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.dodoc("LICENSE*") diff --git a/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml b/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml old mode 100644 new mode 100755 index 8f126829fb..8dbb7d2551 --- a/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml +++ b/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml @@ -11,12 +11,12 @@ Reusable Qt Quick based UI controls to create classic desktop-style user interfaces Reusable Qt Quick based UI controls to create classic desktop-style user interfaces LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtquickcontrols-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtquickcontrols-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite mesa-devel @@ -25,8 +25,8 @@ qt5-quickcontrols libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -38,7 +38,7 @@ qt5-quickcontrols-docs - qt5-base + qt5-base /usr/share/doc @@ -46,6 +46,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-quickcontrols/translations.xml b/desktop/toolkit/qt5/qt5-quickcontrols/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-scxml/actions.py b/desktop/toolkit/qt5/qt5-scxml/actions.py old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-scxml/pspec.xml b/desktop/toolkit/qt5/qt5-scxml/pspec.xml old mode 100644 new mode 100755 index 6fa5966262..08e81262e7 --- a/desktop/toolkit/qt5/qt5-scxml/pspec.xml +++ b/desktop/toolkit/qt5/qt5-scxml/pspec.xml @@ -14,18 +14,18 @@ LGPL3 Provides a set of easy to use chart components Provides a set of easy to use chart components - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtscxml-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtscxml-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel qt5-scxml Provides a set of easy to use chart components - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -39,8 +39,8 @@ qt5-scxml-devel Development files for qt5-scxml - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel qt5-scxml @@ -51,6 +51,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-sensors/actions.py b/desktop/toolkit/qt5/qt5-sensors/actions.py old mode 100644 new mode 100755 index 4c007e7dd5..b90c901086 --- a/desktop/toolkit/qt5/qt5-sensors/actions.py +++ b/desktop/toolkit/qt5/qt5-sensors/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.dodoc("LICENSE*") diff --git a/desktop/toolkit/qt5/qt5-sensors/pspec.xml b/desktop/toolkit/qt5/qt5-sensors/pspec.xml old mode 100644 new mode 100755 index b433584722..4a6ec3ae71 --- a/desktop/toolkit/qt5/qt5-sensors/pspec.xml +++ b/desktop/toolkit/qt5/qt5-sensors/pspec.xml @@ -11,12 +11,12 @@ Provides access to sensor hardware and motion gesture recognition Provides access to sensor hardware and motion gesture recognition LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtsensors-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtsensors-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite @@ -24,8 +24,8 @@ qt5-sensors libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -38,7 +38,7 @@ qt5-sensors-devel qt5-sensors - qt5-base-devel + qt5-base-devel /usr/lib/pkgconfig @@ -49,7 +49,7 @@ qt5-sensors-docs - qt5-base + qt5-base /usr/share/doc/qt5 @@ -58,6 +58,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-sensors/translations.xml b/desktop/toolkit/qt5/qt5-sensors/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-virtualkeyboard/actions.py b/desktop/toolkit/qt5/qt5-virtualkeyboard/actions.py old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-virtualkeyboard/pspec.xml b/desktop/toolkit/qt5/qt5-virtualkeyboard/pspec.xml old mode 100644 new mode 100755 index 3e0549282b..8cabb5d3bf --- a/desktop/toolkit/qt5/qt5-virtualkeyboard/pspec.xml +++ b/desktop/toolkit/qt5/qt5-virtualkeyboard/pspec.xml @@ -11,11 +11,11 @@ GPL3 Qt module for general purpose serial bus access Virtual keyboard framework - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtvirtualkeyboard-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtvirtualkeyboard-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel libxcb-devel hunspell-devel @@ -24,9 +24,9 @@ qt5-virtualkeyboard Virtual keyboard framework - qt5-base - qt5-declarative - qt5-svg + qt5-base + qt5-declarative + qt5-svg libgcc libxcb @@ -37,7 +37,24 @@ /usr/share/doc + + qt5-virtualkeyboard-devel + Development headers for qt5-virtualkeyboard + + qt5-virtualkeyboard + + + /usr/include/qt5 + + + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-wayland/actions.py b/desktop/toolkit/qt5/qt5-wayland/actions.py old mode 100644 new mode 100755 index 9b8dea825b..c4bc9cf392 --- a/desktop/toolkit/qt5/qt5-wayland/actions.py +++ b/desktop/toolkit/qt5/qt5-wayland/actions.py @@ -20,7 +20,7 @@ def install(): qt5.install("INSTALL_ROOT=%s" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.dodoc("LICENSE*") diff --git a/desktop/toolkit/qt5/qt5-wayland/files/qtbug-62044.patch b/desktop/toolkit/qt5/qt5-wayland/files/qtbug-62044.patch old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-wayland/files/qtbug-66867.patch b/desktop/toolkit/qt5/qt5-wayland/files/qtbug-66867.patch old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-wayland/files/qtbug-67150.patch b/desktop/toolkit/qt5/qt5-wayland/files/qtbug-67150.patch old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-wayland/files/qtwayland-context-create.patch b/desktop/toolkit/qt5/qt5-wayland/files/qtwayland-context-create.patch old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-wayland/files/qtwayland-key-compose.patch b/desktop/toolkit/qt5/qt5-wayland/files/qtwayland-key-compose.patch old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-wayland/pspec.xml b/desktop/toolkit/qt5/qt5-wayland/pspec.xml old mode 100644 new mode 100755 index a771ef40ba..732b91c4d7 --- a/desktop/toolkit/qt5/qt5-wayland/pspec.xml +++ b/desktop/toolkit/qt5/qt5-wayland/pspec.xml @@ -11,10 +11,10 @@ Provides APIs for Wayland Provides APIs for Wayland LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtwayland-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtwayland-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel libxkbcommon-devel xorg-server-xwayland glib2-devel @@ -47,7 +47,7 @@ libX11 libgcc freetype - qt5-base + qt5-base fontconfig libXrender libxkbcommon @@ -55,7 +55,7 @@ wayland-client wayland-cursor wayland-server - qt5-declarative + qt5-declarative /usr/lib @@ -69,7 +69,7 @@ qt5-wayland-devel qt5-wayland - qt5-base-devel + qt5-base-devel /usr/lib/pkgconfig @@ -80,7 +80,7 @@ qt5-wayland-docs - qt5-base + qt5-base /usr/share/doc @@ -88,6 +88,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-wayland/translations.xml b/desktop/toolkit/qt5/qt5-wayland/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-webchannel/actions.py b/desktop/toolkit/qt5/qt5-webchannel/actions.py old mode 100644 new mode 100755 index 4c007e7dd5..b90c901086 --- a/desktop/toolkit/qt5/qt5-webchannel/actions.py +++ b/desktop/toolkit/qt5/qt5-webchannel/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) pisitools.dodoc("LICENSE*") diff --git a/desktop/toolkit/qt5/qt5-webchannel/pspec.xml b/desktop/toolkit/qt5/qt5-webchannel/pspec.xml old mode 100644 new mode 100755 index 431887b05f..72c58e91c4 --- a/desktop/toolkit/qt5/qt5-webchannel/pspec.xml +++ b/desktop/toolkit/qt5/qt5-webchannel/pspec.xml @@ -11,12 +11,12 @@ Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtwebchannel-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtwebchannel-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite @@ -29,8 +29,8 @@ libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative @@ -42,8 +42,8 @@ qt5-webchannel - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel @@ -54,12 +54,19 @@ libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-webchannel/translations.xml b/desktop/toolkit/qt5/qt5-webchannel/translations.xml old mode 100644 new mode 100755 diff --git a/desktop/toolkit/qt5/qt5-websockets/actions.py b/desktop/toolkit/qt5/qt5-websockets/actions.py old mode 100644 new mode 100755 index d6670305bf..4bda17cfca --- a/desktop/toolkit/qt5/qt5-websockets/actions.py +++ b/desktop/toolkit/qt5/qt5-websockets/actions.py @@ -21,7 +21,7 @@ def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) #I hope qtchooser will manage this issue - for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): - pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) + #for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): + #pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin) #pisitools.insinto("/usr/share/licenses/qt5-websockets/", "LGPL_EXCEPTION.txt") diff --git a/desktop/toolkit/qt5/qt5-websockets/pspec.xml b/desktop/toolkit/qt5/qt5-websockets/pspec.xml old mode 100644 new mode 100755 index a7b6aebea9..2fc7136319 --- a/desktop/toolkit/qt5/qt5-websockets/pspec.xml +++ b/desktop/toolkit/qt5/qt5-websockets/pspec.xml @@ -11,12 +11,12 @@ Provides WebSocket communication compliant with RFC 6455 Provides WebSocket communication compliant with RFC 6455 LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtwebsockets-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtwebsockets-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite @@ -28,8 +28,8 @@ libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative @@ -41,7 +41,7 @@ qt5-websockets - qt5-base-devel + qt5-base-devel @@ -51,11 +51,18 @@ /usr/share/doc/qt5 - qt5-base + qt5-base + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 diff --git a/desktop/toolkit/qt5/qt5-websockets/translations.xml b/desktop/toolkit/qt5/qt5-websockets/translations.xml old mode 100644 new mode 100755