| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Do not limit to FFmpeg 5 on Tumbleweed: Upstream actually did a good enough job to not use deprecated APIs to even be compatible with ffmpeg 7.1.
- Update to version 0.8.5: * Update translations * Fix audio decoding * Fix decoding for m4a and ogg * Bump the required FFmpeg library versions * Replace deprecated FFmpeg APIs to support FFmpeg 5.x * Implement $XDG_CONFIG_HOME on Unix systems - Use ffmpeg-5 for Factory/Tumbleweed - Remove 232.patch (fixed upstream)
- Add 232.patch: Replace deprecated FFmpeg APIs to support FFmpeg 5.x. No longer limit ffmpeg dependencies to version 4.x.x. https://github.com/alexkay/spek/pull/232
- Update to version 0.8.4:
+ New features since 0.8.2:
- Add 2 more palettes and change the default.
- Allow changing the DFT window size and function.
- Allow switching between audio streams and channels.
- Add translations for 14 additional languages.
+ Enhancements:
- Remove dependency on intltool.
- Fix FFmpeg build warnings.
- Detect AR tool.
- Use Homebrew for macOS dependencies.
- Improve test coverage.
+ Bugfixes:
- Remove association with .mod and MIDI files.
- Fix autoconf errors.
- Fix an AVX-related crash.
- Drop patches fixed upstream:
+ ffmpeg_2.9.patch
+ fix-compilation-with-libav-8.patch
- Changes in BuildRequires:
+ Added: libtool and explicit gettext (since version 0.21 or
newer is needed).
+ Dropped: intltool.
- Workaround upstreams issue:
https://github.com/alexkay/spek/issues/149
export CXXFLAGS="$CXXFLAGS -std=gnu++11 -Wall -Wextra -I/usr/include/ffmpeg"
- Limit ffmpeg dependencies to ffmpeg-4 and older variant.
- Complete specfile overhaul + Use proper BuildRequires + Use correct Group Tag + Convert inline changelog to changes file + Add patches to make it compile on modern systems: * ffmpeg_2.9.patch * fix-compilation-with-libav-8.patch
- Rebuild for Fedora Fri Jul 12 00:00:00 UTC 2013 - fwang <fwang> 0.8.1-4.mga4 + Revision: 453382 - fix build with recent ffmpeg Mon Jan 14 00:00:00 UTC 2013 - umeabot <umeabot> 0.8.1-4.mga3 + Revision: 382517 - Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild Wed Jan 9 00:00:00 UTC 2013 - malo <malo> 0.8.1-3.mga3 + Revision: 343376 - updated RPM group (Visualization is no more) Tue Jan 8 00:00:00 UTC 2013 - fwang <fwang> 0.8.1-2.mga3 + Revision: 341743 - rebuild for new ffmpeg Thu Nov 22 00:00:00 UTC 2012 - mitya <mitya> 0.8.1-1.mga3 + Revision: 320424 - 0.8.1 - Created package structure for spek.