Skip to content

debian/patches: Add gstreamer-player as subproject

Marco Trevisan requested to merge 3v1n0/gtk4:gstreamer-module into debian/master

It's used by gtk media to play videos, but it's currently in gstreamer-plugins-bad. By just including this library inside gtk we can avoid having dependency on gstreamer's bad set.

Gtk media is considered a main element of gtk4, and not providing support for it, implies shipping a broken gtk (as upstream sentenced).

LP: #2011849

Merge request reports

Loading