nixpkgs/pkgs
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
..
applications Merge pull request #63252 from r-ryantm/auto-update/gallery_dl 2019-06-20 06:07:57 -05:00
build-support Merge pull request #63447 from jtojnar/sublime-cleanup 2019-06-19 00:52:04 +02:00
common-updater
data Merge pull request #63249 from r-ryantm/auto-update/spleen 2019-06-17 20:47:33 -05:00
desktops gnome3.tracker-miners: enable auto_features (#63491) 2019-06-19 03:56:04 +02:00
development gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00
games Merge pull request #63108 from Shados/lua-packaging-improvements-pr 2019-06-19 14:23:31 +02:00
misc Merge pull request #63044 from JohnAZoidberg/wine-fonts 2019-06-17 19:39:52 +00:00
os-specific Merge pull request #63272 from r-ryantm/auto-update/ipset 2019-06-20 05:45:15 -05:00
servers Merge pull request #63313 from r-ryantm/auto-update/nsd 2019-06-20 05:27:39 -05:00
shells oh-my-zsh: 2019-06-15 -> 2019-06-15 2019-06-19 08:54:10 -04:00
stdenv treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
test treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
tools Merge pull request #63318 from r-ryantm/auto-update/offlineimap 2019-06-20 05:58:30 -05:00
top-level gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00