Search Criteria
Package Details: hidapi-hotplug-git r699.238df44-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hidapi-hotplug-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hidapi-hotplug-git |
| Description: | Simple library for communicating with USB and Bluetooth HID devices with hotplug support |
| Upstream URL: | https://gitlab.com/OpenRGBDevelopers/hidapi-hotplug |
| Licenses: | custom, GPL3, BSD |
| Provides: | hidapi-hotplug, libhidapi-hotplug-hidraw.so, libhidapi-hotplug-libusb.so |
| Submitter: | CalcProgrammer1 |
| Maintainer: | CalcProgrammer1 |
| Last Packager: | CalcProgrammer1 |
| Votes: | 1 |
| Popularity: | 0.062876 |
| First Submitted: | 2026-01-15 05:29 (UTC) |
| Last Updated: | 2026-08-11 15:29 (UTC) |
Dependencies (5)
- systemd-libs (unshitted-systemd-libsAUR, systemd-libs-gitAUR, systemd-liberated-libs-gitAUR, systemd-remove-birthdate-libsAUR, systemd-libs-selinuxAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libusb (libusb-gitAUR) (make)
- libusb (libusb-gitAUR) (optional) – for hidapi-hotplug-libusb
Required by (2)
- openrgb-git (requires hidapi-hotplug)
- openrgb-next-git (requires hidapi-hotplug)
Latest Comments
NeatNit commented on 2026-08-10 12:39 (UTC)
Oh, that explains it. Thanks for the quick answer!
CalcProgrammer1 commented on 2026-08-10 12:34 (UTC) (edited on 2026-08-10 12:34 (UTC) by CalcProgrammer1)
I rebased the upstream on hidapi 0.15.0 in preparation for releasing OpenRGB 1.0, so that it wasn't pulling in unrelated master branch changes that aren't part of an upstrem release. I was intending to make a hidapi-hotplug AUR package pointed to the hidapi-hotplug 0.15.0 tag but AUR is frozen, or at least it was a few days ago. This package is probably affected by that but if AUR is still frozen can't really fix it.
NeatNit commented on 2026-08-10 12:29 (UTC) (edited on 2026-08-10 12:29 (UTC) by NeatNit)
Repeatedly getting false updates for this with paru:
I think for some reason it makes r699.238df44-1 instead of the expected r714.bc0a241-1, and 699 < 714.
Is it just me?
CalcProgrammer1 commented on 2026-07-09 17:02 (UTC)
Added git makedepend
kode54 commented on 2026-07-09 11:55 (UTC)
This package is missing a makedepend on
git, otherwise it won't build in a chroot. With that change, it builds just fine.