mirror of
https://github.com/rxrbln/t2sde.git
synced 2025-05-08 20:21:59 +08:00
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
[COPY] --- T2-COPYRIGHT-BEGIN ---
|
|
[COPY] t2/package/*/libhid/libhid.desc
|
|
[COPY] Copyright (C) 2008 - 2025 The T2 SDE Project
|
|
[COPY] SPDX-License-Identifier: GPL-2.0
|
|
[COPY] --- T2-COPYRIGHT-END ---
|
|
|
|
[I] A user-space USB HID access library written in C
|
|
|
|
[T] libhid provides a generic and flexible way to access and interact with
|
|
[T] USB HID devices, much like libusb does for plain USB devices. It is
|
|
[T] based on libusb 0.1,thus it requires no special HID support in the
|
|
[T] kernel. Furthermore, it aims to support all operating system supported
|
|
[T] by libusb: Linux, BSD, OS X, and Windows (via libusb-win32).
|
|
|
|
[U] http://libhid.alioth.debian.org/
|
|
|
|
[A] Martin F. Krafft <libhid@pobox.madduck.net>
|
|
[A] Arnaud Quette <aquette.dev@gmail.com>
|
|
[A] Charles Lepple <clepple+libhid@ghz.cc>
|
|
[M] Marian Aldenhövel <marian.aldenhoevel@mba-software.de>
|
|
|
|
[C] base/library
|
|
[F] CROSS
|
|
|
|
[L] GPL
|
|
[S] Stable
|
|
[V] 0.2.17
|
|
|
|
[O] autogen=1
|
|
# did not build for me
|
|
[O] var_append confopt ' ' '--disable-swig'
|
|
|
|
[D] 521d8bf7cfd6d75d77122f981a3ae9acc89ce47fef6f57801180dba1 libhid-0.2.17.tar.gz https://dev.gentoo.org/~conikost/files/
|