GNOME Bugzilla – Bug 795285
[patch] Fix qt-gstreamer cmake with Qt-5.11_beta3 (dropping qt5_use_modules)
Last modified: 2018-05-04 11:20:12 UTC
Created attachment 370971 [details] [review] qt-gstreamer-1.2.0-qt-5.11b3.patch Upcoming version of Qt5 is getting rid of a macro used extensively by qt-gstreamer to support both Qt4 and Qt5. The attached patch is the smallest possible change I could come up with.
commit 1967da1ffcf04eddbc250c65d6f6efce4b77fe4b Author: Andreas Sturmlechner <andreas.sturmlechner@gmail.com> Date: Sun Apr 15 23:46:50 2018 +0200 Fix cmake with Qt 5.11_beta3 (dropping qt5_use_modules) https://bugzilla.gnome.org/show_bug.cgi?id=795285