pkgsrc/devel/libhid/PLIST
mef 098e0766d1 Import libhid-0.2.16 as devel/libhid.
libhid is a rewrite of libHID[0] and aims to provide the same functionality
from a more organised framework. It aims to provide a layer of abstraction for
accessing HID-class devices over USB or serial lines (similar to what libusb
provides for the base USB protocol).
  http://www.ghz.cc/~clepple/libHID/doc/html/
libhid has been designed because it is needed in two other projects
(libphdigets and nut). As such, it does not have a complete featureset yet but
is rather a work in progress (alpha state). We invite everyone to contribute
or get in touch with us for additional features.
Please find more information on the project website:
  http://libhid.alioth.debian.org
2013-12-03 01:30:06 +00:00

18 lines
512 B
Text

@comment $NetBSD: PLIST,v 1.1 2013/12/03 01:30:06 mef Exp $
bin/libhid-detach-device
include/hid.h
include/hidparser.h
include/hidtypes.h
lib/libhid.la
lib/pkgconfig/libhid.pc
${PYSITELIB}/libhid/__init__.py
${PYSITELIB}/libhid/__init__.pyc
${PYSITELIB}/libhid/__init__.pyo
${PYSITELIB}/libhid/_hid.la
${PYSITELIB}/libhid/hid.py
${PYSITELIB}/libhid/hid.pyc
${PYSITELIB}/libhid/hid.pyo
${PYSITELIB}/libhid/hidwrap.py
${PYSITELIB}/libhid/hidwrap.pyc
${PYSITELIB}/libhid/hidwrap.pyo
man/man1/libhid-detach-device.1