Removes the dependency on the removed non-free Milky icon set. Four
directional arrows are replaced by standard Qt icons. The other icons
are replaced by corresponding icons from the freedesktop.org Icon Naming
Specification.
Gbp-Pq: Name 0007-Build-highgui-module-with-QT-support.patch
On Debian cblas.h and lapacke.h are not installed in the same include
directory. This does not matter when compiling, but the custom header
check in OpenCV fails on it. Force OpenCV to use the standard CMake
check_include_file function to do the check so it succeeds.
Gbp-Pq: Name 0006-Fix-LAPACK-finding-CMake-code.patch