pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libhid
Module Name: pkgsrc
Committed By: mef
Date: Tue Dec 3 01:30:06 UTC 2013
Added Files:
pkgsrc/devel/libhid: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/libhid/patches: patch-configure patch-src_bsd_c
patch-test_lshid_c
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libhid/DESCR pkgsrc/devel/libhid/Makefile \
pkgsrc/devel/libhid/PLIST pkgsrc/devel/libhid/buildlink3.mk \
pkgsrc/devel/libhid/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libhid/patches/patch-configure \
pkgsrc/devel/libhid/patches/patch-src_bsd_c \
pkgsrc/devel/libhid/patches/patch-test_lshid_c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index