Sun, 24 Nov 2024 15:10:47 CST | login

Information for build fapg-0.44-1.ocs23

ID19802
Package Namefapg
Version0.44
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/fapg.git?.#f93c59408387eb7e7485727c9505f41c33e1c034
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 24 Sep 2024 12:15:41 CST
CompletedTue, 24 Sep 2024 12:19:40 CST
Taskbuild (dist-ocs23, /opencloudos-stream/fapg.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fapg.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
fapg-0.44-1.ocs23.src.rpm (info) (download)
aarch64
fapg-0.44-1.ocs23.aarch64.rpm (info) (download)
fapg-debuginfo-0.44-1.ocs23.aarch64.rpm (info) (download)
fapg-debugsource-0.44-1.ocs23.aarch64.rpm (info) (download)
loongarch64
fapg-0.44-1.ocs23.loongarch64.rpm (info) (download)
fapg-debuginfo-0.44-1.ocs23.loongarch64.rpm (info) (download)
fapg-debugsource-0.44-1.ocs23.loongarch64.rpm (info) (download)
x86_64
fapg-0.44-1.ocs23.x86_64.rpm (info) (download)
fapg-debuginfo-0.44-1.ocs23.x86_64.rpm (info) (download)
fapg-debugsource-0.44-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Sep 24 2024 xuke <xuke@redflag-os.com> - 0.44-1 - Initial package