void-packages/srcpkgs/qt5
Jürgen Buchmüller 394a9f4f5d qt5: fix armv6* by using more system libs
Use ffmpeg (libavcodec, libavformat, libavutil), libevent,
jsoncpp, and protobuf system libraries instead of the ones
shipped with qtwebengine and chromium.
Now armv6* builds succeed because the problematic vp8 is handled
by the system ffmpeg package, where it is disabled for armv6*

Fix leaking of CFLAGS and LDFLAGS into the installed mkspecs.
This should fix building qt5-webkit for cross targets.
2017-03-06 01:27:12 +01:00
..
files
patches qt5: fix armv6* by using more system libs 2017-03-06 01:27:12 +01:00
INSTALL
template qt5: fix armv6* by using more system libs 2017-03-06 01:27:12 +01:00