Package Details: hidapi-hotplug-git r699.238df44-1

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)

Required by (2)

Sources (1)

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:

Aur (1)                 Old Version     New Version     Make Only
aur/hidapi-hotplug-git  r699.238df44-1  r714.bc0a241-1  No

:: Proceed to review? [Y/n]: 

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
 nothing new to review
fetching devel info...
==> Making package: hidapi-hotplug-git r714.bc0a241-1 (Mon 10 Aug 2026 15:17:20)
==> Retrieving sources...
  -> Updating hidapi-hotplug git repo...
==> Validating source files with sha512sums...
    hidapi-hotplug ... Skipped
==> Making package: hidapi-hotplug-git r714.bc0a241-1 (Mon 10 Aug 2026 15:17:20)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating hidapi-hotplug git repo...
==> Validating source files with sha512sums...
    hidapi-hotplug ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of hidapi-hotplug git repo...
Cloning into 'hidapi-hotplug'...
done.
==> Starting pkgver()...
==> Updated version: hidapi-hotplug-git r699.238df44-1
==> Sources are ready.
hidapi-hotplug-git-r714.bc0a241-1: parsing pkg list...
:: hidapi-hotplug-git-r714.bc0a241-1 is up to date -- skipping build
loading packages...
warning: hidapi-hotplug-git-r699.238df44-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Package (1)         Old Version     New Version     Net Change

hidapi-hotplug-git  r699.238df44-1  r699.238df44-1    0.00 MiB

Total Installed Size:  0.12 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] 

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.