Skip to content

Qt 5.9 #26817

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

Merged
merged 3 commits into from
Jun 24, 2017
Merged

Qt 5.9 #26817

merged 3 commits into from
Jun 24, 2017

Conversation

ttuegel
Copy link
Member

@ttuegel ttuegel commented Jun 24, 2017

Motivation

Qt 5.9.0 is the latest release, and joins Qt 5.6 as the next long-term-support release.

Qt 5.9 also fixes a bug with SDDM, Plasma 5.10, and Qt 5.8 where SDDM will crash with a segmentation fault if multiple monitors are present, see #26791.

Qt 5.8 is removed because its support window has closed.

Testing

  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

ttuegel added 2 commits June 23, 2017 09:55
Only libraries may have propagatedBuildInputs.
Qt 5.8 is immediately removed because its support window is ended.

The qtlocation module is built with `enableParallelBuilding = false` so that the
clipper library will be built before the components which link to it.

kjs now depends directly on pcre. The dependency was previously propagated from
qtbase, which now depends on pcre2.
@ttuegel ttuegel added 6.topic: qt/kde 8.has: package (update) This PR updates a package to a newer version labels Jun 24, 2017
@ttuegel ttuegel self-assigned this Jun 24, 2017
@ttuegel ttuegel merged commit 1593bd2 into NixOS:master Jun 24, 2017
@ttuegel ttuegel deleted the qt-5.9 branch June 24, 2017 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: qt/kde 8.has: package (update) This PR updates a package to a newer version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants