Fri, 17 May 2024 16:30:15 UTC | login

Information for build suil-0.10.18-2.fc40

ID299835
Package Namesuil
Version0.10.18
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/suil.git#d9dc63a393db94ed227bf69041a904d321c0d835
SummaryA lightweight C library for loading and wrapping LV2 plugin UIs
Descriptionsuil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by suil). Hosts do not need to build against or link to foreign toolkit libraries to use UIs written with that toolkit (suil performs its magic at runtime using dynamically loaded modules).
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 13:14:06 UTC
CompletedTue, 19 Mar 2024 13:47:41 UTC
Taskbuild (f40, /rpms/suil.git:d9dc63a393db94ed227bf69041a904d321c0d835)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/suil.git#d9dc63a393db94ed227bf69041a904d321c0d835'}}
Tags
f40
f41
RPMs
src
suil-0.10.18-2.fc40.src.rpm (info) (download)
riscv64
suil-0.10.18-2.fc40.riscv64.rpm (info) (download)
suil-devel-0.10.18-2.fc40.riscv64.rpm (info) (download)
suil-debuginfo-0.10.18-2.fc40.riscv64.rpm (info) (download)
suil-debugsource-0.10.18-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 30 2023 Nils Philippsen <nils@tiptoe.de> - 0.10.18-1 - Update to 0.10.18 - Fix license and URLs - Build with meson instead of waf - Fix typos and trailing white space - Use package name macro consistently * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jul 03 2022 Guido Aulisi <guido.aulisi@gmail.com> - 0.10.12-1 - Update to 0.10.12 - Drop deprecated qt4 support