Search Criteria
Package Details: hidapi-git 1:0.10.1.r3.gfb4135c-1
Git Clone URL: | https://aur.archlinux.org/hidapi-git.git (read-only, click to copy) |
---|---|
Package Base: | hidapi-git |
Description: | Simple library for communicating with USB and Bluetooth HID devices |
Upstream URL: | https://github.com/libusb/hidapi |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | nicolasavru |
Maintainer: | steiny |
Last Packager: | steiny |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2012-08-05 11:17 |
Last Updated: | 2021-01-14 10:20 |
Dependencies (6)
- git (git-git) (make)
- libusb (libusb-git) (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- systemd-libs (systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux) (make)
- libudev.so (systemd-light-libs, systemd-cdown-libs-git, libeudev, lib32-eudev, systemd-libs-git, libeudev-git, systemd-libs-selinux, systemd-libs) (optional) – for the hidraw backend -- hidapi-hidraw.so
- libusb (libusb-git) (optional) – for the libusb backend -- hidapi-libusb.so
Required by (73)
- avrdude-svn (requires hidapi)
- bittube-wallet-gui (requires hidapi)
- co2mon-git (requires hidapi)
- d-hidapi (requires hidapi)
- dbb-app (requires hidapi)
- dbb-cli (requires hidapi)
- digital-bitbox-app (requires hidapi)
- dolphin-emu-beta-git (requires hidapi)
- dolphin-emu-git (requires hidapi)
- dolphin-emu-ishiiruka-git (requires hidapi)
- eruption-git (requires hidapi)
- eruption-roccat-vulcan-git (requires hidapi)
- esp32-openocd (requires hidapi)
- flirc-bin (requires hidapi)
- footswitch-git (requires hidapi)
- g810-led-git (requires hidapi)
- g810-led-lib (requires hidapi)
- g930-battery-percentage-git (requires hidapi)
- headsetcontrol (requires hidapi)
- headsetcontrol-git (requires hidapi)
- ibm_capsense_usb_util (requires hidapi)
- joyshockmapper-git (requires hidapi)
- keeex (requires hidapi)
- lang815 (requires hidapi)
- libfido2-git (requires hidapi)
- libnitrokey-git (requires hidapi)
- libovr_nsb-git
- libsurvive-git (requires hidapi)
- libu2f-host-git (requires hidapi)
- m64p (requires hidapi)
- m64p-git (requires hidapi)
- mixxx-git (requires hidapi)
- mixxx_beta-git (requires hidapi)
- monado (requires hidapi)
- monado (requires hidapi) (make)
- monado-doc (requires hidapi) (make)
- monero-feather-git (requires hidapi)
- msi-keyboard-git (requires hidapi)
- msi-keyboard-light (requires hidapi)
- msi-perkeyrgb (requires hidapi)
- msiklm-git (requires hidapi)
- mspds (requires hidapi)
- mx3000control-git (requires hidapi)
- op-tee-tools (requires hidapi)
- openhmd (requires hidapi)
- openhmd-git (requires hidapi)
- openocd-esp32 (requires hidapi)
- openocd-git (requires hidapi)
- openocd-picoprobe (requires hidapi)
- openocd-zephyr-git (requires hidapi)
- openrgb (requires hidapi)
- openrgb-git (requires hidapi)
- osvr-vive-libre-git (requires hidapi)
- python-easyhid (requires hidapi)
- python-hidapi-git (requires hidapi)
- qstlink2-git (requires hidapi)
- riscv-openocd-git (requires hidapi)
- rivalcfg (requires hidapi)
- rivalcfg-git (requires hidapi)
- roccat-vulcan (requires hidapi)
- sdl2-minimal-git (requires hidapi) (optional)
- sdl2-minimal-x11-git (requires hidapi) (optional)
- slippi-online-appimage (requires hidapi)
- streamdeck (requires hidapi)
- tempered-git (requires hidapi) (make)
- tempered-git (requires hidapi)
- tempsense-git (requires hidapi)
- tezos-mainnet-git (requires hidapi)
- uchroma (requires hidapi)
- usbrelay (requires hidapi)
- vrpn-git (requires hidapi)
- wwphone (requires hidapi)
- z3ntu-razer_test-git (requires hidapi)
Latest Comments
1 2 Next › Last »
steiny commented on 2021-01-14 10:22
The package is building again. Thanks for the notice @odysseywestra.
odysseywestra commented on 2021-01-13 11:34
Package is not building. I'm getting this error:
steiny commented on 2020-06-25 10:44
The package is now up to date. Unfortunately, I had to introduce an epoch to fix broken version monotonicity.
EDIT: introduced epoch
solarer commented on 2020-06-24 15:12
the git repository of hidapi has been moved to https://github.com/libusb/hidapi
pzl commented on 2018-06-17 01:47
this version builds the "test GUI" which uses the Fox Toolkit. I'm happy to entertain discussion about not doing this by default, but this package has had the test gui for a long time.
as for systemd-tools, I think that's to fulfill the udev dependency. However this already depends on libusb which requires libsystemd, which depends on libudev. I'm not sure if that's quite enough, as much as the actual udev system. But I think it's going to be rare that you're installing hidapi-git without udev in place somehow already.
is there a strong need to drop either of these? They appear to have moderate logic behind them
FFY00 commented on 2018-06-16 20:22
Hey, sorry to bother again. AFAIK, fox isn't a dependency for hidapi? I am also not sure why systemd-tools is there. Thanks :)
FFY00 commented on 2018-06-15 14:33
Hey, could you add provides/conflicts?
conflicts=('hidapi') provides=('hidapi')
fthiery commented on 2016-01-03 20:26
Hi there; could you please add armv6h to the arch array ? It does compile well (i'm trying to use it on raspberrypi).
Thanks
nicolasavru commented on 2014-12-29 03:40
Replaced libusbx dep with libusb. Thanks.
flacs commented on 2014-11-23 15:17
I think you can replace libusbx with libusb, no?