[ Все 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 ]
×

Проект soundtouch-2.0.0-3.el8

Имя soundtouch
Эпоха 0
Версия 2.0.0
Релиз 3.el8
Сайт http://www.surina.net/soundtouch/
Лицензия LGPLv2+
Время сборки 2023-08-08 20:42:24
Хост сборки builder-x86-13.inferitos.ru
Краткое описание Audio Processing library for changing Tempo, Pitch and Playback Rates
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
soundtouch-2.0.0-3.el8.x86_64 Audio Processing library for changing Tempo, Pitch and Playback Rates 2aa8a7a86bacfa2da31be19731da551107c94de9fae62efe9327d31f10a8eebb download
soundtouch-devel-2.0.0-3.el8.x86_64 Libraries, includes, etc to develop soundtouch applications c4ea8ee2b1080be01f6f69e821c0804dfb68d0b1b8e8d90e9e9df751cb056db3 download
i686
soundtouch-2.0.0-3.el8.i686 Audio Processing library for changing Tempo, Pitch and Playback Rates dad9decd177d13db5b82f1f348bd2bf9a6c8baa8a0bc998fc8e06e4d9806c3da download
soundtouch-devel-2.0.0-3.el8.i686 Libraries, includes, etc to develop soundtouch applications a8401c5affcc9c8a892dfffbb9fb865b1a8a0b44f68c4d8d4ef7a0f1bea1a39e download
src
soundtouch-2.0.0-3.el8.src Audio Processing library for changing Tempo, Pitch and Playback Rates 3eed8528f4a845f4af7c86e94fa26cab4967e606bb634347fbdb8c34cc88cb08 download
История изменений 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.