[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54261] [PATCH]: Update GTK to 4.6.1.
From: |
Ludovic Courtès |
Subject: |
[bug#54261] [PATCH]: Update GTK to 4.6.1. |
Date: |
Tue, 29 Mar 2022 15:34:43 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Sorry for the delay.
Zhu Zihao <all_but_last@163.com> skribis:
> From bd53ac3a162c1f5b53363126c125d826a5cb6a6e Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last@163.com>
> Date: Sat, 5 Mar 2022 21:36:25 +0800
> Subject: [PATCH 1/6] gnu: pango: Add version 1.50.4.
>
> * gnu/packages/gtk.scm(pango-next): New variable.
[...]
> From 0c22cbd070d47b8c3b534caceb3eb05c8f7f6d41 Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last@163.com>
> Date: Sat, 5 Mar 2022 22:40:46 +0800
> Subject: [PATCH 2/6] gnu: gtk: Update to 4.6.1.
>
> * gnu/local.mk (dist_patch_DATA): Remove gtk-introspection-test.patch.
> * gnu/packages/patches/gtk-introspection-test.patch: Remove.
>
> * gnu/packages/gtk.scm (gtk): Update to 4.6.1.
> [source]: Remove stale patch.
> [arguments]<phases>: Add 'patch-rst2man' phase, correct the binary name of
> rst2man to 'rst2man.py'
> [inputs]: Add libjpeg-turbo, libpng, libtiff.
> [native-inputs]: Add python-docutils.
> [propagated-inputs]: Use pango-next.
[...]
> From 216abd161ce06d49f7586203281dcf1ba523a8af Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last@163.com>
> Date: Tue, 15 Mar 2022 22:39:43 +0800
> Subject: [PATCH 3/6] gnu: pangomm: Update to 2.50.0.
>
> * gnu/packages/gtk.scm (pangomm): Update to 2.50.0.
>
> [propagated-inputs]: Replace 'pango' with 'pango-next'.
Only Ardour and gtkmm depend on it; are they find after this change?
> From dc4aabc7831c00526f0b2b2c3e69cab4aa5f3459 Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last@163.com>
> Date: Tue, 15 Mar 2022 22:40:27 +0800
> Subject: [PATCH 4/6] gnu: gtkmm: Update to 4.6.0.
>
> * gnu/packages/gtk.scm (gtkmm): Update to 4.6.0.
If pangomm and gtkmm are meant to be updated in lockstep, you can merge
patches #3 and #4.
> From e1cc0e4054cc34320ed1ff8d35c64bc5db6b0e28 Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last@163.com>
> Date: Mon, 21 Mar 2022 09:11:10 +0800
> Subject: [PATCH 5/6] gnu: fcitx5-gtk: Remove GTK4 support.
>
> The GTK4 support will be separated and placed in a dedicated package.
>
> * gnu/packages/fcitx5.scm (fcitx5-gtk)[arguments]: Disable GTK4 build.
>
> <configure-flags>: Add "-DENABLE_GTK_IM_MODULE=OFF".
>
> <phases>: In phase "patch-install-prefix", Remove GTK4 code.
>
> [inputs]: Remove package gtk.
>
> [outputs]: Remove output "gtk4".
Likewise, this one can be merged with the “gtk” package update since
otherwise it would be left temporarily broken.
(Nitpick: no need to leave empty lines like this in the commit log.)
> From 84da7d385c7759fbf9defdfa5e573bfe57c00c4b Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last@163.com>
> Date: Mon, 21 Mar 2022 09:16:38 +0800
> Subject: [PATCH 6/6] gnu: Add fcitx5-gtk4.
>
> * gnu/packages/fcitx5.scm (fcitx5-gtk4): New variable.
Sounds good to me.
Liliana suggests using the “old” Pango version, but my understanding is
that it’s not really feasible. Thus, I think the approach above is the
way to go.
Could you send an updated patch taking the cosmetic suggestions above
into account?
Thanks!
Ludo’.
- [bug#54261] [PATCH]: Update GTK to 4.6.1., (continued)
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Zhu Zihao, 2022/03/18
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Zhu Zihao, 2022/03/20
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Zhu Zihao, 2022/03/26
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Liliana Marie Prikler, 2022/03/27
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Zhu Zihao, 2022/03/28
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Liliana Marie Prikler, 2022/03/28
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Zhu Zihao, 2022/03/29
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Zhu Zihao, 2022/03/29
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Ludovic Courtès, 2022/03/30
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Zhu Zihao, 2022/03/31
- [bug#54261] [PATCH]: Update GTK to 4.6.1.,
Ludovic Courtès <=
- [bug#54261] [PATCH]: Update GTK to 4.6.1., Zhu Zihao, 2022/03/29