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

Fix compatability with newer meson #88

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

jayofdoom
Copy link
Contributor

@jayofdoom jayofdoom commented Apr 22, 2022

Meson 0.60 and newer are completely unable to build revelation without
this fix, due to the deprecation of the positional argument used.

It can be removed without any change to the output.

This is an upstreaming of the patch required to make this build in gentoo:
gentoo/gentoo@3496474

Fixes Issue #87

Screenshots

n/a

Testing strategy

I was unable to build the software without this change. After the change, it loaded and
appeared to work normally.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

Meson 0.60 and newer are completely unable to build revelation without
this fix, due to the deprecation of the positional argument used.

It can be removed without any change to the output.

This is an upstreaming of the patch required to make this build in gentoo:
gentoo/gentoo@3496474

Fixes Issue mikelolasagasti#87
@mikelolasagasti mikelolasagasti merged commit a5911c2 into mikelolasagasti:master Apr 23, 2022
@mikelolasagasti
Copy link
Owner

Thanks for the PR @jayofdoom

@jayofdoom
Copy link
Contributor Author

If you'll cut a release of this; I'll do the revbump PR in gentoo so we can drop the patch. Thanks!

@mikelolasagasti
Copy link
Owner

I'll try to do a 0.5.5 release tomorrow.

@mikelolasagasti
Copy link
Owner

mikelolasagasti commented Apr 24, 2022

@jayofdoom I released 0.5.5. The new version has a new dep on defusedxml.

@jayofdoom
Copy link
Contributor Author

Thanks, I'm working on the revbump in gentoo as I have time.

@jayofdoom jayofdoom deleted the issue87 branch April 28, 2022 00:29
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

Successfully merging this pull request may close these issues.

2 participants