nixpkgs-suyu/pkgs/development/libraries/gstreamer
Niklas Hambüchen 1a6e572529 gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad.
During the 1.14 -> 1.15 upgrade, lots of stuff stopped working because
gstreamer changed what features are enabled by default and which ones are
automatically turned on/off via pkgconfig dependency detection.

This resulted in the `gstreamer` ("core" attribute in nixpkgs) package
to have only 15 of its previous 163 build targets enabled, and downstream
packages breaking correspondingly.

To ease maintainability and to ensure users will find the expected features
available (and when not, will see in the nix file why not), we now pass
the `-Dauto_features=enabled` Meson build flag to all gstreamer builds,
which sets all `auto` dependencies to `enabled`, and we explicitly disable
those that we can't build.

This means in particular that `gst-plugins-bad` now has vastly more integrations
(namely all for which nixpkgs has libraries available).
2019-06-20 13:36:11 +02:00
..
bad gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
base gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
core gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
ges gst_all_1.gst-editing-services: fix build 2019-01-11 11:46:23 +01:00
good gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
gstreamermm treewide: Update meta of packages hosted on gnome 2019-05-13 03:01:25 -04:00
legacy gstreamer: add patches to fix cross 2019-05-07 18:14:09 +02:00
libav gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
qt-gstreamer qt-gstreamer: add license 2018-10-12 21:42:14 +02:00
rtsp-server gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
ugly gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
vaapi gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
validate gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
default.nix gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00