[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package soundtouch-2.0.0-3.el8.i686 download

Name soundtouch
Epoch 0
Version 2.0.0
Release 3.el8
Architecture i686
Website/URL http://www.surina.net/soundtouch/
License LGPLv2+
Build Time 2023-08-08 20:42:42
Build Host builder-x86-13.inferitos.ru
Summary Audio Processing library for changing Tempo, Pitch and Playback Rates
Repositories AppStream
Description SoundTouch is a LGPL-licensed open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files. The SoundTouch library is suited for application developers writing sound processing tools that require tempo/pitch control functionality, or just for playing around with the sound effects. The SoundTouch library source kit includes an example utility SoundStretch which allows processing .wav audio files from a command-line interface.
Errata
Size 80 KiB
Source Project soundtouch-2.0.0-3.el8
SHA-256 checksum dad9decd177d13db5b82f1f348bd2bf9a6c8baa8a0bc998fc8e06e4d9806c3da
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.0.0-3
- Rebuilt for MSVSphere 8.8

* Thu Oct 15 2020 Tomas Popela <tpopela@redhat.com> - 2.0.0-3
- Rebuild for the annobin fixes
- Remove an unused patch
- Resolves: rhbz#1704123

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Sep 28 2017 Sérgio Basto <sergio@serjux.com> - 2.0.0-1
- Update soundtouch to 2.0.0

* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Sat Feb 13 2016 Sérgio Basto <sergio@serjux.com> - 1.9.2-3
- fix pkgconfig links

* Sat Feb 13 2016 Sérgio Basto <sergio@serjux.com> - 1.9.2-2
- Add license tag.
- Add back sed on -O3 .
- Not modify soundtouch_config.h because looks correct, just have one line !.

* Tue Feb 09 2016 Sérgio Basto <sergio@serjux.com> - 1.9.2-1
- Update to 1.9.2 (#961876).
- Modernize spec file.
- Makefile.am handles mmx and sse flags well, so no need patch 01 and sed anymore.
- Patch 02 disabled, I hope we already have asm fixed on X86_64.