Mon, 29 Apr 2024 04:49:52 UTC | login

Information for build openal-soft-1.19.1-3.fc31

ID117139
Package Nameopenal-soft
Version1.19.1
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/openal-soft.git#00b2e72ebd500b794bb425283a8bd154cbc85234
SummaryOpen Audio Library
DescriptionOpenAL Soft is a cross-platform software implementation of the OpenAL 3D audio API. It's built off of the open-sourced Windows version available originally from the SVN repository at openal.org. OpenAL provides capabilities for playing audio in a virtual 3d environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, low-pass filters, and reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 15:54:14 UTC
CompletedSat, 21 Sep 2019 16:28:59 UTC
Taskbuild (f31-candidate, /rpms/openal-soft.git:00b2e72ebd500b794bb425283a8bd154cbc85234)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openal-soft.git#00b2e72ebd500b794bb425283a8bd154cbc85234'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 29 2018 François Cami <fcami@fedoraproject.org> - 1.19.1-1 - New upstream release - Update upstream URLs for real * Mon Oct 08 2018 François Cami <fcami@fedoraproject.org> - 1.19.0-1 - Update upstream URLs to http://openal-soft.org/ - New upstream release - Rebase patches * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Feb 26 2018 Hans de Goede <hdegoede@redhat.com> - 1.18.2-5 - Allow pulseaudio to move openal-soft output streams (rhbz#1544381) - Fix release -4 not building (rhbz#1544012) - Drop unnecessary qt-devel BuildRequires (we also BuildRequire qt5-devel) * Fri Feb 09 2018 Tomasz Kłoczko <kloczek@fedoraproject.org> - 1.18.2-4 - remove support for no longer supported Fedora versions (<=25) - fix: add %{_libdir}/cmake/OpenAL directory to devel - fix: s/_datarootdir/_datadir/ as this package does not uses datarootdir but datadir - fix: add %{_datadir}/openal to main package as well and to %exclude %{_datadir}/openal/{alsoftrc.sample,presets/presets.txt} as those files are not needed - removed Group fields (https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections) - add use more macros (%autosetup, %make_build, %make_install) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.18.2-2 - Switch to %ldconfig_scriptlets * Sun Jan 21 2018 François Cami <fcami@fedoraproject.org> - 1.18.2-1 - New upstream release - Move bsincgen to -devel and altonegen to -examples