summary refs log tree commit diff
path: root/pkgs/applications/kde/ffmpegthumbs.nix
Commit message (Collapse)AuthorAge
* libsForQt5.ffmpegthumbs: ffmpeg_3 -> ffmpeg_4 (#117859)anund2021-03-27
| | | | | ffmpegthumbs is no longer compatibile with ffmpeg post v20.11.80/v21.03.80 due to dropping a call to av_register_all(). Bump ffmpeg dependency to match new required version.
* ffmpegthumbs: add taglib inputThomas Tuegel2021-02-04
|
* kdeApplications: fix derivation namesThomas Tuegel2020-12-26
|
* treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar2020-06-12
| | | | | | 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.
* ffmpegthumbs: fixup inputs and outputsThomas Tuegel2017-08-21
|
* kdeApplications: rename kdeApp to mkDerivationThomas Tuegel2017-06-18
|
* extra-cmake-modules: Lift Qt dependencyThomas Tuegel2017-02-27
|
* kdeApplications: Move out of desktops/kde-5Thomas Tuegel2017-02-27
- There is no such thing as KDE 5