Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
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.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Will Dietz
3ac74e8a29
movit: 1.6.2 -> 1.6.3
...
https://movit.sesse.net/
2019-07-13 11:07:53 +02:00
Orivej Desh
6daa1938b6
movit: 1.5.1 -> 1.6.2, fix build after #49310
...
Fixes #49883
2018-11-19 10:05:52 +00:00
Ryan Mulligan
038a0c9a60
treewide: http to https
2018-04-30 21:39:20 -07:00
Ryan Mulligan
b189247ba0
treewide: use more HTTPS URLs
...
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.
Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Willi Butz
08e450df46
movit: 1.2.0 -> 1.5.1
2017-08-09 21:50:21 +02:00
Cillian de Róiste
09f2e20a79
movit: fix homepage
2017-08-03 23:03:04 +02:00
Eelco Dolstra
a58f5ffbb9
movit: Use multiple outputs
2016-10-02 19:22:29 +02:00
Cillian de Róiste
1550c17322
movit: update from 1.1.3 to 1.2.0
2015-10-25 19:09:45 +01:00
Cillian de Róiste
7df3386753
movit: update from 1.1.2 to 1.1.3
2015-05-31 13:12:40 +02:00
Cillian de Róiste
3529af087a
movit: update from 1.1.1 to 1.1.2
2014-08-24 15:21:09 +02:00
Cillian de Róiste
ae16e892bb
Add movit: High-performance, high-quality video filters for the GPU
...
NOTE: movit expected to be able to read source files from gtest, so I
also made them available.
squash
2014-07-27 12:53:39 +02:00