Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can you suply a patch to be able to build with meson 0.59.4? #446

Closed
adcdam opened this issue Nov 5, 2022 · 2 comments
Closed

can you suply a patch to be able to build with meson 0.59.4? #446

adcdam opened this issue Nov 5, 2022 · 2 comments

Comments

@adcdam
Copy link

adcdam commented Nov 5, 2022

what new feature has that needs version 0.62?

@eli-schwartz
Copy link

The project started requiring 0.62 in commit 8275d65 -- the description of that commit says a bit about what new features it was interested in.

@ximion
Copy link
Owner

ximion commented Dec 16, 2022

It's mostly to get rid of tons of helper scripts and work around bugs related to XML translations in Meson.
So we need install_symlink, i18n.itstool_join, fs.is_file (and the whole filesystem module), the changed i18n.gettext semantic (with its return types complete) and probably more that I forgot.
So, backporting it would actually by super annoying, which was the reason for the version bump in the first place.

@ximion ximion closed this as completed Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants