The mkdirhier sed is no longer necessary as this string does not
appear in the current Makefile.
The default Make target runs tests, so we need to move that to
checkPhase so it's disabled when cross-compiling.
Might as well take the opportunity to enable strictDeps, but it
doesn't really matter since there are no dependencies.
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
ladspa.org has been down for a feew weeks, and I couldn't find info on a
cause or a solution.
Closes#12640.
Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de>