Skip to content

suil: 0.10.6 -> 0.10.20#324838

Merged
mweinelt merged 2 commits intoNixOS:staging-nextfrom
mweinelt:suil-0.10.20
Jul 5, 2024
Merged

suil: 0.10.6 -> 0.10.20#324838
mweinelt merged 2 commits intoNixOS:staging-nextfrom
mweinelt:suil-0.10.20

Conversation

@mweinelt
Copy link
Copy Markdown
Member

@mweinelt mweinelt commented Jul 5, 2024

Disables GTK2 support in favor of GTK3 and migrates the build system to Meson.

Update was required for Python 3.12 support.

cc #322145

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@mweinelt mweinelt marked this pull request as ready for review July 5, 2024 15:12
mweinelt and others added 2 commits July 5, 2024 17:30
Disables GTK2 support in favor of GTK3 and migrates the build system to
Meson.

Co-Authored-By: Emily <vcs@emily.moe>
The waf distribution they ship uses the imp module.
@mweinelt mweinelt merged commit 76c9d13 into NixOS:staging-next Jul 5, 2024
@mweinelt mweinelt deleted the suil-0.10.20 branch July 5, 2024 15:43
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