Commit Graph

10 Commits

Author SHA1 Message Date
Emily
61922738bb treewide: optimistically unpin FFmpeg 7 dependencies
Per the adjusted FFmpeg pinning advice, packages that work on the
default version should use the unversioned variants to ease the
migration to future versions and reduce the number of packages that
end up referencing old versions.

I have left HandBrake pinned as it builds a custom patched FFmpeg.
2024-09-07 20:31:41 +01:00
Emily
d62b72d4ee libsForQt5.ffmpegthumbs: unpin FFmpeg 4
Builds fine with FFmpeg 7, and Arch ships it like that.
2024-08-22 15:22:20 +01:00
anund
a856cce9ab
libsForQt5.ffmpegthumbs: ffmpeg_3 -> ffmpeg_4 (#117859)
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-03-27 23:07:16 -04:00
Thomas Tuegel
ff7b81e870
ffmpegthumbs: add taglib input 2021-02-04 14:52:01 -06:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names 2020-12-26 05:24:26 -06: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
Thomas Tuegel
da47cdfffb
ffmpegthumbs: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel
6beea32ab1
kdeApplications: rename kdeApp to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel
8be4bd7416
kdeApplications: Move out of desktops/kde-5
- There is no such thing as KDE 5
2017-02-27 11:49:30 -06:00