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