aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: jami: Update to 20240325.0.Maxim Cournoyer2024-04-03
| | | | | | | | | | | | | | | | | | | | | | * 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.Maxim Cournoyer2024-04-03
| | | | | | * gnu/packages/qt.scm (qthttpserver): New variable. Change-Id: I5413984d1eeb5ab99f7e52aabc805751e1b127fb
* gnu: Add qwindowkit.Maxim Cournoyer2024-04-03
| | | | | | * gnu/packages/qt.scm (qwindowkit): New variable. Change-Id: Ie1a05de4db23f353b47bc32a4ea66c6e3612415a
* gnu: Add qmsetup.Maxim Cournoyer2024-04-03
| | | | | | * gnu/packages/cmake.scm (qmsetup): New variable. Change-Id: Iea83c59498fe7da97a01725a293915669e6714f9
* gnu: Add syscmdline.Maxim Cournoyer2024-04-03
| | | | | | * gnu/packages/cpp.scm (syscmdline): New variable. Change-Id: I721b0eb5358cf41eade23c093b506b4750c53082
* gnu: ffmpeg-jami: Apply patch adding pipewire support.Maxim Cournoyer2024-04-03
| | | | | | | | * 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
* gnu: dhtnet: Update to 0.0.1-2.024c46f.Maxim Cournoyer2024-04-03
| | | | | | | | * gnu/packages/networking.scm (dhtnet): Update to 0.0.1-2.024c46f. [phases] <delete-problematic-tests>: Reinstate the fileutils test. Disable the new 'tests_ice' tests. Change-Id: I15f7e76cd7a777fc9f537dec752b45f4b5ed4e92
* gnu: pjproject-jami: Update to 2.13.1-1.e12ea3b.Maxim Cournoyer2024-04-03
| | | | | | * gnu/packages/telephony.scm (pjproject-jami): Update to 2.13.1-1.e12ea3b. Change-Id: Idd6c60a4795e7b2661963358568005162705679f
* gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le.Maxim Cournoyer2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtbase) [phases] <check> [ppc64le]: Disable tst_qxmlstream test. Change-Id: Ie15b5cc78d0a99906ed6c2ca1e16810bdedf27c2
* gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH.Maxim Cournoyer2024-04-03
| | | | | | | | | | * gnu/packages/qt.scm (qtbase) [native-search-paths]: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH, preferred for Qt 6 and up. [phases] <check>: Likewise. (qtdeclarative, qtwebsockets, qtwebchannel, qtscxml) (qtremoteobjects, qtspeech): Likewise. Change-Id: Ib64fce15a4333cdf36a41330c13987d867329c9c
* gnu: qtbase: Have qmlimportscanner honor QML_IMPORT_PATH.Maxim Cournoyer2024-04-03
| | | | | | | | | | * gnu/packages/qt.scm (qtbase) [source]: Apply qtbase-qmlimportscanner-qml-import-path.patch patch. * gnu/packages/patches/qtbase-qmlimportscanner-qml-import-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I256939aa30a5d158ac0a78b85670b9f287c920ca
* gnu: qtscxml: Update to 6.6.2.Maxim Cournoyer2024-04-03
| | | | | | * gnu/packages/qt.scm (qtscxml): Update to 6.6.2. Change-Id: I5562573f2ce4b3f803a6463855b60d7a9a502a35
* gnu: qt-creator: Update to 12.0.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qt-creator): Update to 12.0.2. Change-Id: Ibd753a2bafa6d4427c03d5ab657544571892b930 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add qtspeech.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtspeech): New variable. Change-Id: I99294321514e7e3908d2f25812ceaa76d60bf060 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtspeech: Rename package to qtspeech-5.Zheng Junjie2024-04-03
| | | | | | | | | | | | | | * gnu/packages/qt.scm (qtspeech): Rename to qtspeech-5. (python-pyside-2) * gnu/packages/games.scm (chessx) * gnu/packages/kde-frameworks.scm (knotifications, ktextwidgets) * gnu/packages/kde-pim.scm (kdepim-runtime, kpimtextedit) * gnu/packages/kde-utils.scm (kmouth) * gnu/packages/kde.scm (okular) * gnu/packages/radio.scm (sdrangel): Adjust inputs accordingly.. Change-Id: I65ae1f4e3601f0caa8304cea6fb12f991f8e52a1 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add qtsensors.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtsensors): New variable. Change-Id: I5d5bf3902f3340d6e73dc8889e27d4e5bf28b058 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtsensors: Rename package to qtsensors-5.Zheng Junjie2024-04-03
| | | | | | | | | | | | * gnu/packages/qt.scm (qtsensors): Rename to qtsensors-5 * gnu/packages/qt.scm (python-pyqt, python-pyside-2) * gnu/packages/geo.scm (openorienteering-mapper) * gnu/packages/kde-plasma.scm (kscreen) * gnu/packages/education.scm (gcompris-qt) Adjust inputs. Change-Id: Ie18fdf82881e508ecc25c535088672d1a89f19ba Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-shiboken-6: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | | | * gnu/packages/qt.scm (python-shiboken-6, python-pyside-6): Update to 6.6.2. (python-shiboken-6)[properties]: Set upstream-name. (python-pyside-6)[arguments]<#:configure-flags>: Set CMAKE_INSTALL_RPATH. Change-Id: I098481f860c3bc97a629cca719305b2d00c3eace Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtwebengine: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | | | | * gnu/packages/qt.scm (qtwebengine): Update to 6.6.2. (qtwebengine)[source]: Adjust snippet. [arguments]<#:configure-flags>: Adjust it. <#:phases>: Add 'delete-installed-tests phase. Change-Id: If60f91e27464a80a927f459cc627a7a5ae3f229a Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtremoteobjects: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtremoteobjects): Update to 6.6.2. Change-Id: I8c0bf3b125dc8a2c319caf2f0b9be381e4521b8c Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtnetworkauth: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtnetworkauth): Update to 6.6.2. Change-Id: I5fac372916ce516cd2ac3e7dbd83a32fc77024ec Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtpositioning: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtpositioning): Update to 6.6.2. Change-Id: I86ba435616033922d9a26f86614ffcfd0cb6ef03 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qttranslations: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qttranslations): Update to 6.6.2. Change-Id: I1136bf3027303ea79a872605189290ca28670ce8 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qttools: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | | | * gnu/packages/qt.scm (qttools): Update to 6.6.2. [inputs]: Add zstd:lib. Change-Id: I8d5ea1b3135809e28e2d159e8050ee9642c66d27 Change-Id: I7b78392d11fc7d3e5e9319fd60f4fcf57b0e9c2d Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtlottie: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtlottie): Update to 6.6.2. Change-Id: I82903a9593c7536bf9f38165b596774cf88994c6 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtlanguageserver: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtlanguageserver): Update to 6.6.2. Change-Id: I08eb5329f3ee52b86002a9f3eb75f5b8672972d9 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtwebchannel: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtwebchannel): Update to 6.6.2. Change-Id: If488f765e1373f2886eed2cc4e76f34350283682 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtwayland: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | | | * gnu/packages/qt.scm (qtwayland): Update to 6.6.2. [arguments]<#:phases>: Adjust 'set-test-environment phase. Change-Id: I9aeaed2aa2c3f4d7275ea7a516baf6ff8fbf81ca Change-Id: I106db86ced2ecfcb98892603a723f0ad11f48477 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtmultimedia: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | | * gnu/packages/qt.scm (qtmultimedia): Update to 6.6.2. [arguments]<#:phases>: Adjust 'disable-integration-tests phase. Change-Id: I8dd6e4767b40436199e4d45a0b75c4bd3136b386 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtshadertools: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtshadertools): Update to 6.6.2. Change-Id: Iaba081f9a576c12b9e9cb4a8002376c8326a30cb Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtwebsockets: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtwebsockets): Update to 6.6.2. Change-Id: I10bfabe99fd53b47e2ec1dc50757ad89fd3f3b96 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtdeclarative: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | | | | * gnu/packages/qt.scm (qtdeclarative): Update to 6.6.2. [arguments]<#:phases>: Disable flaky tst_qmltyperegistrar test. Disable failing tst_qquickiconimage test. * gnu/packages/patches/qtdeclarative-disable-qmlcache.patch: Adjust it. Change-Id: Ic7ddb603524ff07916d57b2ce92b7ffa407a5004 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtimageformats: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtimageformats): Update to 6.6.2. Change-Id: I111f67258116f1bd4e0e3029d38afaf0ed024435 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtsvg: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qtsvg): Update to 6.6.2. Change-Id: Ibd80b03bb776cdbe2084e8be65ddd1ccc0edb6ad Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qt5compat: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | * gnu/packages/qt.scm (qt5compat): Update to 6.6.2. Change-Id: I9bdb9fbe880cabbc39d7928340e54ba2793131db Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qtbase: Update to 6.6.2.Zheng Junjie2024-04-03
| | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qtbase): Update to 6.6.2. [source]: Unbundle pcre2, md4c. Remove qtbase-use-TZDIR.patch. Add qtbase-find-tools-in-PATH.patch, qtbase-qmake-fix-includedir.patch, [arguments]<#:phases>: Adjust 'patch-more-paths phase, skip tst_selftests test. [inputs]: Add libb2 * gnu/packages/patches/qtbase-use-TZDIR.patch: Remove this. * gnu/packages/patches/qtbase-find-tools-in-PATH.patch: New file. * gnu/packages/patches/qtbase-qmake-fix-includedir.patch: New file. * gnu/local.mk (dist_patch_DATA): Remove qtbase-use-TZDIR.patch. Register qtbase-find-tools-in-PATH.patch, qtbase-qmake-fix-includedir.patch. Change-Id: I72af9c8f2e930bcae18f36ceca18a0a53f5c3e15 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: libarchive: Fix a potential security issue.Leo Famulari2024-04-03
| | | | | | | | | | | https://github.com/libarchive/libarchive/pull/2101 * gnu/packages/backup.scm (libarchive)[replacement]: New field. (libarchive/fixed): New variable. * gnu/packages/patches/libarchive-remove-potential-backdoor.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Change-Id: I939e9b842b10d1a78125da4a4599c38d9c037079
* gnu: xorg-server: Update to 21.1.12 [security fixes].John Kehayias2024-04-03
| | | | | | | | | | Fixes CVE-2024-31080, CVE-2024-31081, CVE-2024-31081, and CVE-2024-31083. See the X.Org Security Advisory, <https://lists.x.org/archives/xorg/2024-April/061615.html>, for details. * gnu/packages/xorg.scm (xorg-server): Update to 21.1.12. Change-Id: I384b91344f122f02e6261e2061bc45439cb03f7c
* gnu: xorg-server-xwayland: Update to 23.2.5 [security fixes].John Kehayias2024-04-03
| | | | | | | | | | Fixes CVE-2024-31080, CVE-2024-31081, and CVE-2024-31083. See the X.Org Security Advisory, <https://lists.x.org/archives/xorg/2024-April/061615.html>, for details. * gnu/packages/xorg.scm (xorg-server-xwayland): Update to 23.2.5. Change-Id: I8d6b8f65bb6d06374a1ea925b5ff2a399a3efeac
* Switch order of the default substitute servers.Christopher Baines2024-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | The aim here is to improve the user experience. There's anecdotal evidence that the network performance for bordeaux is better compared to ci at least for some users, and I don't know of any issues with rate limiting or access restriction for bordeaux compared to ci. It also has IPv6 support. Additionally, bordeaux generally had more substitutes than ci, particularly for aarch64-linux and armhf-linux. This change will offer a very slight speedup for those substitutes that only bordeaux has. Bordeaux has been a default substitute server for nearly 3 years now and I think this change is overdue. I'm also hopeful that we'll be able to build on the testing regarding mirrors for bordeaux, and that'll allow potentially improving the hosting setup (through providing more redundancy) and further improving substitute fetching for users who currently have issues with substitute access. * config-daemon.ac: Switch substitute urls order. * doc/guix.texi: Ditto. * etc/guix-install.sh: Ditto. * gnu/installer/newt/network.scm (wait-service-online): Ditto. * guix/store.scm (%default-substitute-urls): Ditto. Change-Id: I4f6d93ae1fc8b03d80b47b18b5749a51f1fde17b Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: sonata: Add gvfs as an input.Christopher Baines2024-04-03
| | | | | | | | | | | | I'm getting the following error and this change resolves it: /gnu/store/rw6n86c008xqdbjs3nk4i7ggf6srdpgs-python-wrapper-3.10.7/bin/python: symbol lookup error: /run/current-system/profile/lib/gio/modules/libgvfsdbus.so: undefined symbol: g_task_set_static_name Change-Id: I6f74a5a867ba7c3b3d7b233916af0e75d9e5501f Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: emacs-magit: Fix generation of autoloads.Liliana Marie Prikler2024-04-03
| | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-magit)[#:phases]: Replace ‘make-autoloads’ like the others. Fixes: Magit autoloads are missing <https://bugs.gnu.org/70121> Change-Id: Iec1d89b167211889743ed1e7e64a9f866ea4c2eb Signed-off-by: Clément Lassieur <clement@lassieur.org>
* gnu: qt-creator: Fix patch-perfparser phase.Maxim Cournoyer2024-04-02
| | | | | | | | | | This is a follow-up to f83bdd7e00 ("gnu: qt-creator: Patch file names of demangling libraries.") * gnu/packages/qt.scm (qt-creator) [phases] <patch-perfparser>: Adjust demangler.cpp file name. Change-Id: I72c517636bf866b57daa5d56dd8db643b0669a88
* gnu: Add hotspot.Maxim Cournoyer2024-04-02
| | | | | | * gnu/packages/linux.scm (hotspot): New variable. Change-Id: Id6a0baae459bccf78c80d17f884f3fa7344ff1ac
* gnu: Add kddockwidgets-1.Maxim Cournoyer2024-04-02
| | | | | | * gnu/packages/qt.scm (kddockwidgets-1): New variable. Change-Id: Id766646155e02d412ea87932a79aae95a943ff9b
* gnu: Add kddockwidgets.Maxim Cournoyer2024-04-02
| | | | | | * gnu/packages/qt.scm (kddockwidgets): New variable. Change-Id: I0598b16da4f027f9c42584f30a49fcbba2f5a78e
* gnu: qt-creator: Patch file names of demangling libraries.Maxim Cournoyer2024-04-02
| | | | | | | * gnu/packages/qt.scm (qt-creator) [phases] {patch-perfparser}: New phase. Change-Id: I65f84158af05ae866680b21e2e9b8e24a2b71bc2
* gnu: cqfd: Update to 5.5.0.Maxim Cournoyer2024-04-02
| | | | | | * gnu/packages/docker.scm (cqfd): Update to 5.5.0. Change-Id: Ib8ba9ee06744869efc1489beb4e2d56fe0cc06e0
* gnu: gpaste: Update to 44.1.Attila Lendvai2024-04-02
| | | | | | | | | * gnu/packages/gnome-xyz.scm (gpaste): Update to 44.1. [native-inputs]: Replace GCR-3 with GCR. [inputs]: Replace GTK with GTK+. Add DESKTOP-FILE-UTILS. Remove LIBARCHIVE. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I9e9548a9e3393dfa4b9e7b64978418106fb25db1
* gnu: clojure-tools: Update to 1.11.1.1413.Eugen Stan2024-04-02
| | | | | | | | * gnu/packages/clojure.scm (clojure-tools): Update to 1.11.1.1413. [inputs]: Add clojure-tools-deps. Remove clojure-tools-deps-alpha. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I52fda6af441d1cd2ba271153f87eb0c35bce31cb