gnu: qt5compat: Update to 6.6.3. * gnu/packages/qt.scm (qt5compat): Update to 6.6.3. Change-Id: I88bc8c06da3220655e503f5070593ebc6c615353
gnu: qtbase: Update to 6.6.3. * gnu/packages/qt.scm (qtbase): Update to 6.6.3. [phases] <check>: Skip the tst_qdialogbuttonbox, test_standalone_test and test_collecting_plugins tests. Change-Id: I3f43086c7809f21b49f3e23f30aebc9c6501c733
gnu: sobjectizer: Update to 5.8.2. * gnu/packages/cpp.scm (sobjectizer): Update to 5.8.2. [arguments]: Delete trailing #t. Change-Id: I639ca0a7324987534eda13e63c44ec8c7ace0139
gnu: kimageannotator: Build as shared library. * gnu/packages/kde-frameworks.scm (kimageannotator) [configure-flags]: Add -DBUILD_SHARED_LIBS=ON. [propagated-inputs]: Delete field. Change-Id: I94a8c3b87cf4ebe004508ecb32d13afb88af2f52
gnu: restinio: Update to 0.7.2. * gnu/packages/networking.scm (restinio): Update to 0.7.2. [arguments] <configure-flags>: Set RESTINIO_DEP_CATCH2 to 'find'. Replace -DRESTINIO_WITH_SOBJECTIZER=OFF with -DRESTINIO_DEP_SOBJECTIZER=find. <phases>: Delete use-system-catch2 phase. Change-Id: I1533f2d08ba778a65ad76904e66163e841328e6f
gnu: extra-cmake-modules: Update to 6.0.0. * gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 6.0.0. Change-Id: I60d844f10279ca1b64e1a4a34724e17aa7f1329a
gnu: gwenview: Update to 23.08.5 and fix build. * gnu/packages/kde.scm (gwenview): Update to 23.08.5. [source]: Apply gwenview-kimageannotator patch. [inputs]: Remove qtimageformats; add qtimageformats-5. * gnu/packages/patches/gwenview-kimageannotator.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: If73bc38772adef9f43d74f0f9061dfb2600aa502
gnu: gwenview: Break disabled tests into a list. * gnu/packages/kde.scm (gwenview) [arguments]: Refactor check phase to be more readable. Change-Id: I29a06c828adacd25e6d6d734d4b2c0a17d437230
gnu: kwayland: Disable kwayland-testXdgForeign test. * gnu/packages/kde-frameworks.scm (kwayland) [phases] <check>: Disable kwayland-testXdgForeign test. Change-Id: I302cd80031e288ac3a155935c2fe35c009194859
gnu: python-pyqt-6: Update to 6.6.1. * gnu/packages/qt.scm (python-pyqt-6): Update to 6.6.1. Change-Id: Ie2de2267eca8a164a3bda86c69b41b9371d758a1 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: python-sip: Update to 6.8.3. * gnu/packages/qt.scm (python-sip): Update to 6.8.3. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Add python-tomli. Remove python-toml, python-ply. Change-Id: I03fcec79a8124a545c9bb5fcfe0d0bb9de88434e Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: kpackage: Disable plasma-query test. * gnu/packages/kde-frameworks.scm (kpackage) [arguments]: Remove #:parallel-tests? argument. <phases>: Add disable-problematic-tests phase. Change-Id: Ie79a7742bb62bb59fe16af3a2b9a0c4a5c925ee3
gnu: kimageannotator: Update to 0.7.1. * gnu/packages/kde-frameworks.scm (kimageannotator): Update to 0.7.1. Change-Id: I847a08e2b36b138a135998a77c7e27449679766c
gnu: kcolorpicker: Update to 0.3.1. * gnu/packages/kde-frameworks.scm (kcolorpicker): Update to 0.3.1. Change-Id: I61d133663b7f820ee3f28c1b03291a5ba427542f
gnu: jami: Update to 20240325.0. * gnu/packages/jami.scm (libjami): Update to 20240325.0. [make-flags]: Reinstate ut_media_player test. [phases]: Remove obsolete extend-scheduler-test-timeout phase. (jami): Update to 20240325.0. [source]: Remove jami-qml-tests-discovery patch. Add jami-qwindowkit and jami-tests-qtwebengine-ifdef-to-if patches. [configure-flags]: Add -DFETCHCONTENT_TRY_FIND_PACKAGE_MODE=ALWAYS. Replace -DENABLE_TESTS=ON with -DBUILD_TESTING=ON. [phases] <check>: Update comment for QML test suite. [native-inputs]: Add qthttpserver and qtwebsockets. [inputs]: Add qwindowkit. * gnu/packages/patches/jami-qml-tests-discovery.patch: Delete file. * gnu/packages/patches/jami-unbundle-dependencies.patch: Update patch. * gnu/packages/patches/jami-qwindowkit.patch: New file. * gnu/packages/patches/jami-tests-qtwebengine-ifdef-to-if.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Update accordingly. Change-Id: I5d47bdfd2aabab5baff44db8436051a9890cba6d
gnu: Add qthttpserver. * gnu/packages/qt.scm (qthttpserver): New variable. Change-Id: I5413984d1eeb5ab99f7e52aabc805751e1b127fb
gnu: Add qwindowkit. * gnu/packages/qt.scm (qwindowkit): New variable. Change-Id: Ie1a05de4db23f353b47bc32a4ea66c6e3612415a
gnu: Add qmsetup. * gnu/packages/cmake.scm (qmsetup): New variable. Change-Id: Iea83c59498fe7da97a01725a293915669e6714f9
gnu: Add syscmdline. * gnu/packages/cpp.scm (syscmdline): New variable. Change-Id: I721b0eb5358cf41eade23c093b506b4750c53082
gnu: ffmpeg-jami: Apply patch adding pipewire support. * gnu/packages/patches/ffmpeg-jami-pipewiregrab-source-filter.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/video.scm (ffmpeg-jami) [source]: Apply it. Change-Id: I93efcda6e688cea46d8a878b5a436422f1827ec3