summaryrefslogtreecommitdiff
path: root/gnu/packages/qt.scm
AgeCommit message (Collapse)Author
2023-08-25gnu: qtwayland: Fix test.Hilton Chain
* gnu/packages/qt.scm (qtwayland)[#:phases]<disable-failing-tests>: Adjust according to source change.
2023-08-22gnu: python-shiboken-6: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (python-shiboken-6): Update to 6.5.2. [source]: Use mirror://qt for the source URL.
2023-08-22gnu: python-shiboken-2: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.10. [source]: Use mirror://qt for the source URL. Delete patches. * gnu/packages/patches/python-shiboken-2-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2023-08-22gnu: qtvirtualkeyboard: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtvirtualkeyboard): Update to 5.15.10. [source]: Adjust for renamed 'qt-url'. [arguments]: Remove extraneous QT_PLUGIN_PATH setenv in prepare-for-tests phase.
2023-08-22gnu: qtwebengine-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtwebengine-5): Update to 5.15.10. [source]: Update snippet to preserve the whole openh264 third party directory. Series-to: 65280@debbugs.gnu.org Cover-letter: Refresh Qt 5 and 6 packages This series refreshes our core Qt packages to their latest releases, 5.15.10 and 6.5.2. It also adds some tooling for the Qt team in the form of two manifests to select all the core Qt 5 packages or the other core packages, that builds on top of the series posted at https://issues.guix.gnu.org/65230. With this new tooling, it took less than two days to update our complete core Qt packages collection, with the most time spent on qtwebengine (it has a large allow-list of 3rd party libraries that needed to be tuned), as well as investigating test failures in a few Qt 6.5.2 packages. END Series-version: 2
2023-08-22gnu: qtspeech: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtspeech): Update to 5.15.10.
2023-08-22gnu: qtnetworkauth-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtnetworkauth-5): Update to 5.15.10.
2023-08-22gnu: qtdatavis3d: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtdatavis3d): Update to 5.15.10. [description]: Double single space.
2023-08-22gnu: qtcharts: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtcharts): Update to 5.15.10. [description]: Double single space.
2023-08-22gnu: qtpurchasing: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtpurchasing): Update to 5.15.10.
2023-08-22gnu: qtscxml: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtscxml): Update to 5.15.10.
2023-08-22gnu: qtgamepad: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtgamepad): Update to 5.15.10.
2023-08-22gnu: qtgraphicaleffects: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtgraphicaleffects): Update to 5.15.10.
2023-08-22gnu: qtquickcontrols2-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtquickcontrols2-5): Update to 5.15.10.
2023-08-22gnu: qtquickcontrols-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtquickcontrols-5): Update to 5.15.10.
2023-08-22gnu: qtscript: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtscript): Update to 5.15.10.
2023-08-22gnu: qttools-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qttools-5): Update to 5.15.10.
2023-08-22gnu: qtlocation: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtlocation): Update to 5.15.10.
2023-08-22gnu: qtwebview: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtwebview): Update to 5.15.10.
2023-08-22gnu: qtwebglplugin: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtwebglplugin): Update to 5.15.10. [description]: Double single space.
2023-08-22gnu: qtwebchannel-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtwebchannel-5): Update to 5.15.10.
2023-08-22gnu: qtserialbus: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtserialbus): Update to 5.15.10.
2023-08-22gnu: qtserialport: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtserialport): Update to 5.15.10.
2023-08-22gnu: qtwayland-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtwayland-5): Update to 5.15.10. [source]: Remove qtwayland-gcc-11.patch patch. * gnu/packages/patches/qtwayland-gcc-11.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2023-08-22gnu: qtmultimedia-5: Shorten maximum line width.Maxim Cournoyer
* gnu/packages/qt.scm (qtmultimedia-5): Shorten maximum line width, for 'guix lint'.
2023-08-22gnu: qtsensors: Shorten line width.Maxim Cournoyer
* gnu/packages/qt.scm (qtsensors): Shorten line width, for 'guix lint'.
2023-08-22gnu: qtmultimedia-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtmultimedia-5): Update to 5.15.10.
2023-08-22gnu: qtsensors: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtsensors): Update to 5.15.10.
2023-08-22gnu: qtwebsockets-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtwebsockets-5): Update to 5.15.10.
2023-08-22gnu: qtconnectivity: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtconnectivity): Update to 5.15.10.
2023-08-22gnu: qtdeclarative-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtdeclarative-5): Update to 5.15.10.
2023-08-22gnu: qtxmlpatterns: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtxmlpatterns): Update to 5.15.10.
2023-08-22gnu: qtx11extras: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtx11extras): Update to 5.15.10.
2023-08-22gnu: qtimageformats-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtimageformats-5): Update to 5.15.10.
2023-08-22gnu: qtsvg-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtsvg-5): Update to 5.15.10.
2023-08-22gnu: qt3d-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qt3d-5): Update to 5.15.10.
2023-08-22gnu: qtbase-5: Update to 5.15.10.Maxim Cournoyer
* gnu/packages/qt.scm (qtbase-5): Update to 5.15.10.
2023-08-22gnu: qt-creator: Update to 11.0.1.Maxim Cournoyer
* gnu/packages/qt.scm (qt-creator): Update to 11.0.1. [source]: Adjust snippet. [arguments]: Adjust patch-paths phase. Disable the 'tst_process' failing tests. Series-changes: 2 - Delete fix-tests-build phase - Only one new test is now disabled
2023-08-22gnu: Remove qtquickcontrols2.Maxim Cournoyer
* gnu/packages/qt.scm (qtquickcontrols2): Delete variable. (pyotherside) [inputs]: Remove qtquickcontrols2.
2023-08-22gnu: qtwebengine: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtwebengine): Update to 6.5.2. [source]: Update snippet. [arguments]: Adjust comment in patch-paths phase. Remove link to closed issue in #:configure-flags. Remove NSS link workaround.
2023-08-22gnu: qtremoteobjects: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtremoteobjects): Update to 6.5.2.
2023-08-22gnu: qtnetworkauth: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtnetworkauth): Update to 6.5.2.
2023-08-22gnu: qtpositioning: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtpositioning): Update to 6.5.2.
2023-08-22gnu: qttranslations: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qttranslations): Update to 6.5.2.
2023-08-22gnu: qttools: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qttools): Update to 6.5.2.
2023-08-22gnu: qtlottie: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtlottie): Update to 6.5.2.
2023-08-22gnu: qtwebchannel: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtwebchannel): Update to 6.5.2.
2023-08-22gnu: qtwayland: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtwayland): Update to 6.5.2.
2023-08-22gnu: qtmultimedia: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtmultimedia): Update to 6.5.2.
2023-08-22gnu: qtshadertools: Update to 6.5.2.Maxim Cournoyer
* gnu/packages/qt.scm (qtshadertools): Update to 6.5.2.