Switch to new package format

This commit is contained in:
2026-06-13 19:59:30 +03:00
parent 0692e1e42a
commit 2e6b896463
2 changed files with 11 additions and 4 deletions
+17
View File
@@ -0,0 +1,17 @@
name: hidapi
description: A Simple cross-platform library for communicating with HID devices
version: 0.15.0
revision: 2
url: https://github.com/libusb/hidapi
license: GPL3-only,BSD-3-Clause,custom
maintainers:
- [email protected]
architecture: any
type: source
depends:
- udev
optional_depends:
- libusb
make_depends:
- cmake
- cmocka