[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#56771] [PATCH 00/33] *** Update Jami to 20220725, core Qt packages
From: |
Jack Hill |
Subject: |
[bug#56771] [PATCH 00/33] *** Update Jami to 20220725, core Qt packages along the way |
Date: |
Tue, 26 Jul 2022 12:14:51 -0400 (EDT) |
On Mon, 25 Jul 2022, Maxim Cournoyer wrote:
Hello Guix,
This series add the base Qt 6 components required by Jami and updates Jami
itself to its latest stable release (made today!). All the Qt components
updated have their test suite enabled except for qtwebengine, for which it was
already disabled.
I'm having trouble applying these patches on top of commit
dbcd7876566840f31b763e28bb74394f0914b397
I've tried both with emacs-debbugs and by downloading the mbox manually
from the debbugs web interface. With the mbox, I get:
$ git am ~/Downloads/bug_56771.mbox
Applying: gnu: qtbase: Patch /bin/pwd in executable scripts.
error: patch failed: gnu/packages/qt.scm:832
error: gnu/packages/qt.scm: patch does not apply
error: patch failed: gnu/packages/audio.scm:5848
error: gnu/packages/audio.scm: patch does not apply
error: patch failed: gnu/packages/qt.scm:902
…
Note that Jami no longer requires qtwebengine, which brings its closure size
down quite a bit!
Yay, awesome!
Thanks for preparing these,
Jack
- [bug#56771] [PATCH 24/33] gnu: Add qttools, version 6.3.1., (continued)
- [bug#56771] [PATCH 24/33] gnu: Add qttools, version 6.3.1., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 20/33] gnu: qtwebengine: Rename to qtwebengine-5., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 21/33] gnu: Add qtwebengine, version 6.3.1., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 22/33] gnu: Add qt5compat., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 25/33] gnu: qtnetworkauth: Rename to qtnetworkauth-5., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 29/33] gnu: jami: Update to 20220725.1128.fd5e6c6., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 33/33] gnu: jami: Update to 20220725.1128.fd5e6c6., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 27/33] gnu: Add qtpositioning., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 32/33] gnu: Deprecate jami-gnome for jami., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 28/33] build: qt: Add qtbase argument and wrap Qt environment variables exactly., Maxim Cournoyer, 2022/07/25
- [bug#56771] [PATCH 00/33] *** Update Jami to 20220725, core Qt packages along the way,
Jack Hill <=