Commit graph

12 commits

Author SHA1 Message Date
Robert Schütz b516dbfbd9
ffmpegthumbnailer: use ffmpeg instead of ffmpeg_3 (#120611) 2021-04-26 10:00:50 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Zane van Iperen 6a4695b758
ffmpegthumbnailer: enable generation of thumbnailer file, misc cleanups
Passing "-DENABLE_THUMBNAILER=ON" to CMake causes it to install
"ffmpegthumbnailer.thumbnailer" into /share/thumbnailers, making it
actually usable with desktop environments.

Cleanups:
- remove trailing whitespace
- change pkgconfig -> pkg-config
- change license from gpl2 to gpl2Plus
2021-01-01 12:52:29 +10: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
R. RyanTM 5955b96940 ffmpegthumbnailer: 2.2.1 -> 2.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ffmpegthumbnailer/versions
2019-10-21 20:38:58 +02:00
mtrsk 9cf5305eb2 ffmpegthumbnailer: 2.2.0 -> 2.2.1 2019-10-01 15:55:13 -03: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
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Carter Charbonneau bd387654f5 ffmpegthumbnailer: build with jpeg support 2017-10-07 12:56:18 -06:00
ndowens d46fe334ca
ffmpegthumbnailer: 2.0.10 -> 2.2.0 2017-03-14 09:41:24 +01:00
Arseniy Seroka eaa5e2309f spacefm: update and add dep 2015-05-05 02:59:25 +03:00