about summary refs log tree commit diff
path: root/pkgs/applications/kde/ffmpegthumbs.nix
AgeCommit message (Collapse)AuthorFilesLines
2021-03-27libsForQt5.ffmpegthumbs: ffmpeg_3 -> ffmpeg_4 (#117859)anund1-2/+2
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.
2021-02-04ffmpegthumbs: add taglib inputThomas Tuegel1-2/+2
2020-12-26kdeApplications: fix derivation namesThomas Tuegel1-1/+1
2020-06-12treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar1-2/+2
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.
2017-08-21ffmpegthumbs: fixup inputs and outputsThomas Tuegel1-1/+1
2017-06-18kdeApplications: rename kdeApp to mkDerivationThomas Tuegel1-2/+2
2017-02-27extra-cmake-modules: Lift Qt dependencyThomas Tuegel1-2/+2
2017-02-27kdeApplications: Move out of desktops/kde-5Thomas Tuegel1-0/+15
- There is no such thing as KDE 5