Search Criteria
Package Details: libuvc 0.0.6-1
Git Clone URL: | https://aur.archlinux.org/libuvc.git (read-only, click to copy) |
---|---|
Package Base: | libuvc |
Description: | a cross-platform library for USB video devices |
Upstream URL: | https://int80k.com/libuvc/ |
Licenses: | |
Submitter: | de-vries |
Maintainer: | de-vries |
Last Packager: | de-vries |
Votes: | 13 |
Popularity: | 1.16 |
First Submitted: | 2018-04-05 21:37 |
Last Updated: | 2018-04-05 21:37 |
Dependencies (3)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libusb (libusb-git)
- cmake (cmake-git) (make)
Required by (7)
- monado-git (optional)
- osvr-core-git
- pangolin-git (optional)
- webcamoid (optional)
- webcamoid (make)
- webcamoid-git (make)
- webcamoid-git (optional)
Latest Comments
de-vries commented on 2020-04-20 11:35
The package builds fine in a clean chroot. Whatever required you to make that change is probably caused by something non-standard in your environment.
help_withfix commented on 2020-04-20 02:44
There is one problem with libusb headers. How to fix: change 14 line in this file libuvc/src/libuvc-0.0.6/include/libuvc/libuvc_internal.h where libusb included from #include <libusb> to #incude <libusb-1.0/libusb.h>