This website requires JavaScript.
Explore
Help
Register
Sign In
alioth
/
nixpkgs
Watch
3
Star
0
Fork
You've already forked nixpkgs
0
forked from
mirrors/nixpkgs
Code
Releases
Activity
5581ba6c65
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
5.9
/
fetch.sh
3 lines
107 B
Bash
Raw
Normal View
History
Unescape
Escape
Revert "qt5: 5.9.1 -> 5.9.3" KDE frameworks 5.40 are not compatible with Qt 5.9.3: #32253 This reverts commit bd71d3aef7a61f1c01e14fa5c0ec7f6f6a7dc56e (#32100).
2017-12-02 17:20:24 +00:00
WGET_ARGS
=
(
http://download.qt.io/official_releases/qt/5.9/5.9.1/submodules/
\
qt5: 5.8.0 -> 5.9.0 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.
2017-06-17 17:26:19 +01:00
-A
'*.tar.xz'
)
Copy permalink