You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-libs_hidapi

28 lines
961 B

Source-Makefile: feeds/packages/libs/hidapi/Makefile
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Package: hidapi
Version: 0.8.0-rc1-2
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libusb-1.0 +librt +BUILD_NLS:libiconv-full
Conflicts:
Menu-Depends:
Provides:
Section: libs
Category: Libraries
Repository: base
Title: Library to talk to HID devices
Maintainer: Paul Fertser <fercerpav@gmail.com>
Source: hidapi-0.8.0-rc1.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE-bsd.txt
Type: ipkg
Description: HIDAPI is a multi-platform library which allows an application to interface
with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac
OS X. HIDAPI can be either built as a shared library (.so or .dll) or
can be embedded directly into a target application by adding a single source
file (per platform) and a single header.
http://www.signal11.us/oss/hidapi/
Paul Fertser <fercerpav@gmail.com>
@@