Jonathan Ringer
4fb8a2e012
ffms: pin ffmpeg to 4.x
2022-02-04 15:49:08 -08:00
Robert Schütz
c287776d9e
ffms: 2.23 -> 2.40
...
https://github.com/FFMS/ffms2/releases/tag/2.40
@tadeokondrak agreed to being a maintainer:
https://github.com/NixOS/nixpkgs/pull/120846#issuecomment-827849034
2021-04-27 21:14:24 +02:00
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
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09: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
Tadeo Kondrak
4363214bd7
ffms: symlink vapoursynth plugin
2019-07-04 10:29:14 +02:00
R. RyanTM
f840ef145d
ffms: 2.22 -> 2.23
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ffms/versions
2019-03-01 20:54:45 -08:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
ndowens
a7b6f2eee4
ffms: 2.21 -> 2.22
2017-03-12 15:24:05 -05:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Mateusz Kowalczyk
508c0f15a3
ffms: update from 2.20 to 2.21
2016-01-03 20:51:14 +00:00
Mateusz Kowalczyk
d47a5cf574
ffms: update from 2.19 to 2.20
2014-09-30 10:56:10 +01:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Mathijs Kwik
e9a9fcc8d1
ffms: upgrade to 2.19
2013-12-23 10:25:16 +01:00
Lluís Batlle i Rossell
d8f98d1a85
Adding avxsynth.
...
To add it, I also add ffms and log4cpp.
2013-04-10 15:12:37 +02:00