summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/open-zwave-hidapi.patch
AgeCommit message (Collapse)Author
2026-05-12gnu: Delete open-zwave.Anderson Torres
Upstream declared it abandoned since 2022-11-17. * gnu/packages/zwave.scm: Delete file. (open-zwave): Delete variable. * gnu/packages/patches/open-zwave-hidapi.patch: Delete file. * gnu/local.mk: Remove references to the files above. * po/packages/POTFILES.in: Remove references to the files above. Fixes: guix/guix#7699 Change-Id: I37242e5958db1abd00259a8c956310f6a1e10f7c Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-06-17gnu: open-zwave: Unbundle hidapi.Ludovic Courtès
* gnu/packages/patches/open-zwave-hidapi.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/zwave.scm (open-zwave)[source](patches): New field. (snippet): Delete 'cpp/hidapi'. [native-inputs]: Add PKG-CONFIG. [inputs]: Add HIDAPI.