Debian Patches
Status for tilix/1.9.6-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| metainfo-developer-id.patch | [PATCH] metainfo: Add a developer-id | Matthias Klumpp <matthias@tenstral.net> | no | 2024-03-19 | ||
| update_gtkd_3_11.patch | Update to GtkD 3.11.0 * We switch to specify "GtkAlign" instead of its alias "Align". We have been referencing "gtk.c.types.Align" by "Align". However, gtk-d (GtkD) 3.11.0 added "vte.c.types.Align", which made "Align" ambiguous. |
Koichi Murase <myoga.murase@gmail.com> | no | debian | upstream, https://github.com/gnunn1/tilix/commit/7ef763dede6b8737f0578f7c1f7f270ba34f3980.patch | 2024-12-31 |
| update_gtkd_workaround_dep_version.patch | Lower the version requirement for GtkD temporarily as a workaround We need to use GtkD-3.11.0, but even if we use the proper version of the GtkD-3.11.0 library, the dependency check by the meson build fails because GtkD-3.11.0 provides a wrong version information 3.10.0. As a workaround, we specify 3.10.0 as the version requirement, while manually building and installing GtkD-3.11.0 from the upstream repository in the CI. |
Koichi Murase <myoga.murase@gmail.com> | no | debian | upstream, https://github.com/gnunn1/tilix/commit/566cebcf0ab26a3c36c3c34b76208f0dfda65bc8.patch | 2025-10-30 |
