Search Criteria
Package Details: libsurvive-git 2232.4fb6d88-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libsurvive-git.git (read-only, click to copy) |
---|---|
Package Base: | libsurvive-git |
Description: | Open-Source tool for working with lighthouse-based tracking data, including support for the HTC Vive, Vive Pro and Valve Index. |
Upstream URL: | https://github.com/cntools/libsurvive |
Licenses: | MIT |
Conflicts: | libsurvive |
Provides: | libsurvive |
Submitter: | haagch |
Maintainer: | haagch |
Last Packager: | haagch |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-08 00:06 (UTC) |
Last Updated: | 2025-03-06 01:53 (UTC) |
Dependencies (9)
- eigen (eigen-gitAUR)
- hidapi (hidapi-gitAUR)
- libpcap (libpcap-gitAUR)
- libusb (libusb-gitAUR)
- xr-hardwareAUR (xr-hardware-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (4)
- monado (requires libsurvive)
- monado (requires libsurvive) (make)
- monado-doc (requires libsurvive) (make)
- monado-git (optional)
Latest Comments
« First ‹ Previous 1 2
dbermond commented on 2021-02-16 00:30 (UTC)
@haagch 'libusb' is missing on depends. Without libusb installed, the package will not even compile, showing this error: ../src/driver_vive.h:14:10: fatal error: libusb-1.0/libusb.h: No such file or directory../src/driver_vive.h:14:10: fatal error: libusb-1.0/libusb.h: No such file or directory
And namcap output shows that libusb is needed at runtime: libsurvive-git E: Dependency libusb detected and not included (libraries ['usr/lib/libusb-1.0.so.0'] needed in files ['usr/lib/libsurvive/plugins/driver_vive.so'])
Please add libusb to depends.
Note: ignore my previous comment, it was for your other package and was wrongly place here. I deleted it.
« First ‹ Previous 1 2