This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build vrpn-07.35-1.fc40

ID108149
Package Namevrpn
Version07.35
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/vrpn.git#b9fa6f787bf4f1529d601f8a8493d55377c136e4
SummaryVirtual-Reality Peripheral Network
DescriptionThe Virtual-Reality Peripheral Network (VRPN) is a set of classes within a library and a set of servers that are designed to implement a network-transparent interface between application programs and the set of physical devices (tracker, etc.) used in a virtual-reality (VR) system. The idea is to have a PC or other host at each VR station that controls the peripherals (tracker, button device, haptic device, analog inputs, sound, etc). VRPN provides connections between the application and all of the devices using the appropriate class-of-service for each type of device sharing this link. The application remains unaware of the network topology. Note that it is possible to use VRPN with devices that are directly connected to the machine that the application is running on, either using separate control programs or running all as a single program.
Built byhezhengyu
State failed
Volume DEFAULT
StartedFri, 26 Jan 2024 10:05:37 CST
CompletedFri, 26 Jan 2024 11:29:35 CST
Taskbuild (f40, /rpms/vrpn.git:b9fa6f787bf4f1529d601f8a8493d55377c136e4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/vrpn.git#b9fa6f787bf4f1529d601f8a8493d55377c136e4'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Oct 28 2023 Davide Cavalca <dcavalca@fedoraproject.org> - 07.35-1 - Unretire and update to 07.35; Fixes: RHBZ#2246766 - Rework specfile to comply with the latest packaging guidelines - Update license tag and convert to SPDX - Rework package descriptions - Preserve timestamps when installing files - Refresh patches and backport and upstream Python fix - Drop manpage generation because it hangs the build - Disable tests by default due to flakiness - Drop the Java bindings, nothing uses them and they don't install properly