import 'compile/qt' name=qt5 submodule=svg majver=5.11 version=$majver.1 dlextract "http://download.qt.io/official_releases/qt/$majver/$version/submodules/qt$submodule-everywhere-src-$version.tar.xz" \ 'c7dfa4b3504105ec45f888c9012d1969' _ cd "qt$submodule-everywhere-src-$version" compile_qt 5 # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: