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

wayland: 1.17.0 -> 1.18.0 #79237

Merged
merged 4 commits into from Feb 12, 2020
Merged

wayland: 1.17.0 -> 1.18.0 #79237

merged 4 commits into from Feb 12, 2020

Conversation

primeos
Copy link
Member

@primeos primeos commented Feb 4, 2020

Motivation for this change

Testing progress:

  • Build (native)
  • Cross compilation
  • Documentation (withDocumentation = true)
  • Some important rebuilds (subset of nix-review)
  • Some Wayland compositors (e.g. Weston, Sway, Cage, and tinywl).

TODOs:

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

This also switches the build from Autotools to Meson. The only
difference should be that the libtool archives (.la files) aren't
generated anymore.
Additionally I've updated the meta attributes and added myself as
maintainer.

The changelog is in the final release announcement [0] and an overview
of most commits is in the alpha release announcement [1].

[0]: https://lists.freedesktop.org/archives/wayland-devel/2020-February/041207.html
[1]: https://lists.freedesktop.org/archives/wayland-devel/2020-January/041140.html
But don't build the documentation by default.
The build sandbox provides only wayland-scanner and not the library and
the wayland-egl symbols check test must use nm prefixed with the target
triplet.
@primeos
Copy link
Member Author

primeos commented Feb 12, 2020

Didn't notice any issues/regressions, should be good to go :)

@primeos primeos merged commit ebddfc2 into NixOS:staging Feb 12, 2020
Staging automation moved this from WIP to Done Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Staging
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant