Fri, 03 May 2024 00:27:13 UTC | login

Information for build fapg-0.43-1.fc33

ID154229
Package Namefapg
Version0.43
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fapg.git#d3c7c0599c27005df4e370a90686d6be4915528d
SummaryFast Audio Playlist Generator
DescriptionFAPG means Fast Audio Playlist Generator. It is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various formats (M3U, PLS, HTML, etc). It is very useful if you have a large amount of audio files and you want to quickly and frequently build a playlist. It is coded in C to be as fast as possible, and does not use any specific audio library (like ID3Lib). This allow you to deploy it faster and easier, and to have better performances since the less informations are loaded. In the other hand, this tool is not (yet) compatible with all the known formats.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 29 Mar 2020 10:35:59 UTC
CompletedSun, 29 Mar 2020 10:53:43 UTC
Taskbuild (f33, /rpms/fapg.git:d3c7c0599c27005df4e370a90686d6be4915528d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fapg.git#d3c7c0599c27005df4e370a90686d6be4915528d'}}
Tags
f33
RPMs
src
fapg-0.43-1.fc33.src.rpm (info) (download)
riscv64
fapg-0.43-1.fc33.riscv64.rpm (info) (download)
fapg-debuginfo-0.43-1.fc33.riscv64.rpm (info) (download)
fapg-debugsource-0.43-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Mar 29 2020 Filipe Rosset <rosset.filipe@gmail.com> - 0.43-1 - Update to 0.43 fixes rhbz#1818114 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Apr 08 2018 Filipe Rosset <rosset.filipe@gmail.com> - 0.42-6 - added gcc as BR