Nicolas Delvaux

Results 7 comments of Nicolas Delvaux

I would be interested in this feature too. I noticed there was PR #1801, but it is in need of a rebase (+ some styling improvements according to the reviewer).

@palemieux Oh, it's mostly adding a new entry in debian/changelog when there is a release (on debian you can use `dch -i` to automate part of it). There are specific...

@palemieux The proper solution, if you want ttconv to be included in official Debian repositories is indeed to exclude the `debian` folder from release tarballs. Currently I think you let...

@palemieux : With the commited `debian` folder, snapshots can be generated just by running `debuild -b` from the repository root. Well, you could even publish the resulting `.deb` (which appears...

On Ubuntu 22.04 `/usr/bin/broadwayd` is provided exclusively by the `libgtk-3-bin` package, so I'm not sure it's possible to handle both GTK3 and GTK4 with the same Broadwayd binary… Confirming that...

Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994944 Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/1949299

gtk4-broadwayd is now available in Debian sid and will be in Ubuntu 22.10. I will play with it later when I have some time.