Skip to content

gnome: allow boolean 'false' for install_dir_gir/typelib#253

Closed
VaiTon wants to merge 1 commit into
muon-build:masterfrom
VaiTon:fix-install_dir_gir
Closed

gnome: allow boolean 'false' for install_dir_gir/typelib#253
VaiTon wants to merge 1 commit into
muon-build:masterfrom
VaiTon:fix-install_dir_gir

Conversation

@VaiTon

@VaiTon VaiTon commented May 10, 2026

Copy link
Copy Markdown
Contributor

This matches Meson's behavior where install_dir_gir and install_dir_typelib can be set to false to disable installation (though this is deprecated in favor of install_gir: false).

This fix is required to build cjs 6.4.0 with muon: https://github.com/linuxmint/cjs/releases/tag/6.4.0

Relevant meson source code:
https://github.com/mesonbuild/meson/blob/bf3b2f32ecfe4c0b20ca1649cb015c1a3de878ab/mesonbuild/modules/gnome.py#L1143

This matches Meson's behavior where 'install_dir_gir' and
'install_dir_typelib' can be set to 'false' to disable installation
(though this is deprecated in favor of 'install_gir: false').

This fix is required to build cjs 6.4.0 with muon:
https://github.com/linuxmint/cjs/releases/tag/6.4.0
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.

1 participant