summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/gst-python/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
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-241-5/+4
* 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.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-22/+8
* python38.pkgs.gst-python: Fix buildJan Tojnar2020-06-091-0/+7
* treewide: replace base64 encoded hashesDaiderd Jordan2020-06-031-1/+1
* python3Packages.gst-python: fix build on darwinMario Rodas2020-04-101-0/+9
* python3.pkgs.gst-python: 1.14.4 → 1.16.2Jan Tojnar2020-03-241-28/+2
* python3.pkgs.gst-python: clean up•••* Format with nixpkgs-fmt * Reorder attributes according to estabilished convention * Drop unnecessaty mirror * Move pname & version into the main attrset Jan Tojnar2020-03-241-17/+31
* Python: fix outfall after setting `strictDeps = true;`Frederik Rietdijk2019-02-171-1/+1
* gobject-introspection: rename package•••camelCase package name was a huge inconsistency in GNOME package set. Jan Tojnar2018-12-021-2/+2
* python2.pkgs.gst-python: fix buildJan Tojnar2018-11-291-0/+11
* python2.pkgs.gst-python: fix buildJan Tojnar2018-10-181-11/+25
* pythonPackages.gst-python: 1.14.2 -> 1.14.4Ben Wolsieffer2018-10-161-2/+2
* pythonPackages.gst-python: 1.14.0 → 1.14.2Bastian Köcher2018-08-301-2/+2
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-5/+5
* pythonPackages.gst-python: 1.12.3 → 1.14.0Jan Tojnar2018-04-041-8/+11
* gstreamer: update hashes•••missing from 6cc35d014ff77a3b3975d484a66a4343e428e7f0 (#32477) Orivej Desh2017-12-111-1/+1
* gstreamer: 1.12.2 -> 1.12.3Bart Brouns2017-12-081-1/+1
* gstreamer: 1.10.4 → 1.12.2Jan Tojnar2017-11-051-3/+3
* python-gst-python: fix pygi overrides dir path•••Before it created a lib directory inside the lib directory. Robert Helgesson2017-09-081-3/+3
* python.pkgs.gst-python: move expressionFrederik Rietdijk2017-08-131-0/+43