Information for build vrpn-07.35-7.rvre0.fc42

ID23803
Package Namevrpn
Version07.35
Release7.rvre0.fc42
Epoch
DraftFalse
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 17:01:47 UTC
CompletedMon, 09 Jun 2025 17:01:47 UTC
Tags
f42
RPMs
src
vrpn-07.35-7.rvre0.fc42.src.rpm (info) (download)
noarch
vrpn-doc-07.35-7.rvre0.fc42.noarch.rpm (info) (download)
riscv64
vrpn-07.35-7.rvre0.fc42.riscv64.rpm (info) (download)
vrpn-devel-07.35-7.rvre0.fc42.riscv64.rpm (info) (download)
vrpn-debuginfo-07.35-7.rvre0.fc42.riscv64.rpm (info) (download)
vrpn-debugsource-07.35-7.rvre0.fc42.riscv64.rpm (info) (download)
Changelog * Sun Mar 23 2025 David Abdurachmanov <davidlt@rivosinc.com> - 07.35-7.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Thu Feb 27 2025 Björn Esser <besser82@fedoraproject.org> - 07.35-7 - Rebuild (jsoncpp) - Explicitly set CMAKE_POLICY_VERSION_MINIMUM=3.5 * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 07.35-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Aug 12 2024 Davide Cavalca <dcavalca@fedoraproject.org> - 07.35-5 - Disable Python bindings on f41 and later; Fixes: RHBZ#2247291 * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 07.35-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 07.35-3 - Rebuilt for Python 3.13 * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 07.35-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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