This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f0a1ab78b4
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
5.9
/
fetch.sh
3 lines
107 B
Bash
Raw
Normal View
History
Unescape
Escape
qt5: 5.9.0 -> 5.9.1
2017-07-18 04:57:11 -07: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 09:26:19 -07:00
-A
'*.tar.xz'
)