This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
1
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-20 21:17:46 +00:00
Code
Issues
Wiki
Activity
ae1ba39c7d
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
5.9
/
fetch.sh
3 lines
107 B
Bash
Raw
Normal View
History
Unescape
Escape
Revert "Revert "qt5: 5.9.1 -> 5.9.3"" This reverts commit a1b77bfe5ff91a250217b47adbbc961cc61a21e3. KDE Frameworks are updated to version 5.41.0 which is compatible with Qt 5.9.3.
2017-12-11 17:32:16 +00:00
WGET_ARGS
=
(
http://download.qt.io/official_releases/qt/5.9/5.9.3/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