* Added patch to have implib extension as "ddl.a".
Patch origin: https://sourceforge.net/p/cygwin-ports/mingw64-i686-qt4-qmake/ci/master/tree/4.8.5-qmake-implib.patch
* Fix compilation issues with qmnghandler.cpp when static compilation variant is used.
* pkg-config detection for static compilation variant is made more robust.
If first approach fails let's try the last resort via 'which'.
* Added patch to ignore link issue in tools/activeqt/testcon due to duplicate symbol 'sendSpontaneousEvent' found in libQtGui.a and libQAxServer.a libraries.
* Added lcms2 and lzma libraries to link list.
* Added variant selection between static and shared similar to the one in qt5 related PKGBUILD.
* Added installation prefix to avoid conflicting with regular qt4.
* mingw-w64-qt5: improve PKGBUILD and minor patch changes
* mingw-w64-qt5: fix debug-and-release flag
* mingw-w64-qt5: added patch 0051 to exclude only the qtlocation mapboxgl plugin
* Revert "mingw-w64-qt5: added patch 0051 to exclude only the qtlocation mapboxgl plugin"
This reverts commit 9d899e292c.
* mingw-w64-qt5: added patch 0051 to exclude only the qtlocation mapboxgl plugin
* mingw-w64-qt5: tell Notepad++ to make use of spaces
* Drop a patch included in the new release.
* Clean up build dir structure to be more in line with the cmake template
and fix building for both arches in one go.
* Update to 2.0.0.
* Import a patch to detect mintty from ggreer/the_silver_searcher#1099.
This fixes a well known problem which has been reported many times:
#431, Alexpux/MSYS2-packages#491, etc.
* gstreamer: Update to 1.12.0
Add conflict with -bad since some plugin moved to base from it
* gst-plugins-base: Update to 1.12.0
Add conflict with -bad since some plugin moved to base from bad
Add opus dep, the opus plugin moved to base with 1.8
* gst-plugins-good: Update to 1.12.0
* gst-plugins-ugly: Update to 1.12.0
Add mpg123 dep since the plugin move frombad to ugly with 1.8
Remove mad dep since the mad plugin was removed from 1.12
* gst-plugins-bad: Update to 1.12.0
Remove opus/mpg123 dep - the plugins moved to other packages.
Remove libmimic dep - the plugin was removed with 1.12
Simple patch refresh so it applies again.
* gst-libav: Update to 1.12.0
* gst-rtsp-server: Update to 1.12.0
* gst-python: Update to 1.12.0
* gst-editing-services: Update to 1.12.0
It currently links agains a missing libwebp-6.dll and needs a rebuild.
* libopencv_hdf320.dll depends on libhdf5
* libopencv_imgcodecs320.dll depends on libwebp
* libopencv_text320.dll depends on libtesseract