Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/libhid,
Abstractn layer for HID-class devices over USB/serial
Branch: CURRENT,
Version: 0.2.16,
Package name: libhid-0.2.16,
Maintainer: pkgsrc-userslibhid 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
Required to run:[
textproc/libxslt] [
devel/libusb] [
lang/python27]
Required to build:[
textproc/docbook] [
devel/swig]
Master sites:
SHA1: 9a25fef674e8f20f97fea6700eb91c21ebbbcc02
RMD160: f61f016ae54bc5532202fd676d38d1f684e7ab8d
Filesize: 425.044 KB
Version history: (Expand)
- (2015-10-16) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
- (2015-09-07) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
- (2015-06-03) Package deleted from pkgsrc
- (2013-11-18) Package has been reborn
CVS history: (Expand)
2013-10-10 02:13:41 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Add DragonFly support.
|
2013-10-08 00:40:47 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
To resolve clang (3.3) Warning, add one patch
to disable (seems dummy) 'retries = retries; ' line.
|
2013-10-07 14:05:46 by Makoto Fujiwara | Files touched by this commit (6) |
Log message:
Import libhid-0.2.16 as wip/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
|