summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/gstreamer/devtools/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* gstreamer: 1.18.2 -> 1.18.4•••Fixes: CVE-2021-3497, CVE-2021-3498 Martin Weinelt2021-04-291-2/+2
* gst_all_1: cleanup, remove darwin from inputsSandro Jäckel2021-03-051-1/+1
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-2/+2
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. Jonathan Ringer2021-01-191-2/+2
* gstreamer: 1.18.1 -> 1.18.2Luke Granger-Brown2020-12-171-2/+2
* gstreamer: 1.18.0 -> 1.18.1Luke Granger-Brown2020-11-231-2/+2
* gstreamer: 1.16.2 -> 1.18.0•••Fixes #98769. Important changes from https://gstreamer.freedesktop.org/releases/1.18/: * `gst-validate` was renamed to `gst-devtools` upstream: > * the `gst-validate` tarball has been superseded by > the `gst-devtools` tarball for consistency with the git module name. * `gst-python` is now Python 3 only: > * Python 2.x is no longer supported Niklas Hambüchen2020-10-241-0/+62