Add gstreamer libraries to standalone packages
Open, Needs TriagePublic

Description

When building a GCompris package (appveyor for example), we don't ship all the GStreamer libraries causing it to have no audio on system without it.
If it is possible, we should find a way to ship all the gstreamer related libs in the package and ship them.

jjazeix created this task.Dec 29 2017, 2:23 PM

https://paste.kde.org/phlcq90di for the conversation on #gstreamer and some beginning hint for CMake

Note that we only need to ship GStreamer for the Linux standalone version. On windows, Qt uses a different native audio backend (it might change in the future, but that seems like a low priority thing.. see "single cross-platform backend" at https://wiki.qt.io/Qt_Multimedia )