Mon, 13 May 2024 22:46:12 UTC | login

Information for build ipcgull-0.1-1.fc40

ID269907
Package Nameipcgull
Version0.1
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ipcgull.git#b69081cc87f291e48e5d88546975bdafab219224
SummaryA GDBus-based IPC library for modern C++
DescriptionIpcgull is a C++ IPC library that takes advantage of modern C++17 features to provide a simple interface for developers to handle IPC. Currently, Ipcgull only supports a D-Bus backend (via GDBus), but this is abstracted by the library and can theoretically be replaced. However, that is out of scope for this project.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 26 Nov 2023 16:53:21 UTC
CompletedSun, 26 Nov 2023 18:01:58 UTC
Taskbuild (f40, /rpms/ipcgull.git:b69081cc87f291e48e5d88546975bdafab219224)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ipcgull.git#b69081cc87f291e48e5d88546975bdafab219224'}}
Tags
f40
RPMs
src
ipcgull-0.1-1.fc40.src.rpm (info) (download)
riscv64
ipcgull-0.1-1.fc40.riscv64.rpm (info) (download)
ipcgull-devel-0.1-1.fc40.riscv64.rpm (info) (download)
ipcgull-debuginfo-0.1-1.fc40.riscv64.rpm (info) (download)
ipcgull-debugsource-0.1-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 20 2023 Nicolas De Amicis <deamicis@bluewin.ch> - 0.1-1 - Initial packaging