Thu, 26 Jun 2025 22:51:40 CST | login

Information for build fapg-0.44-2.oc9

ID35754
Package Namefapg
Version0.44
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/fapg.git?.#c206db6e0e4b6ed8681c1fba72fa6e420d84b7f0
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 18:39:52 CST
CompletedThu, 12 Jun 2025 18:48:45 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/fapg.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fapg.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
fapg-0.44-2.oc9.src.rpm (info) (download)
aarch64
fapg-0.44-2.oc9.aarch64.rpm (info) (download)
fapg-debuginfo-0.44-2.oc9.aarch64.rpm (info) (download)
fapg-debugsource-0.44-2.oc9.aarch64.rpm (info) (download)
loongarch64
fapg-0.44-2.oc9.loongarch64.rpm (info) (download)
fapg-debuginfo-0.44-2.oc9.loongarch64.rpm (info) (download)
fapg-debugsource-0.44-2.oc9.loongarch64.rpm (info) (download)
x86_64
fapg-0.44-2.oc9.x86_64.rpm (info) (download)
fapg-debuginfo-0.44-2.oc9.x86_64.rpm (info) (download)
fapg-debugsource-0.44-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.44-2 - Rebuilt for loongarch64 * Tue Sep 24 2024 xuke <xuke@redflag-os.com> - 0.44-1 - Initial package