summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2008-10-01 16:36:55 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2008-10-01 16:36:55 +0000
commit24444fb39eb5544dcdb99bc3556ddd73546504dc (patch)
tree2b090cca376ef015c8743b981ae00cf21909760a /dev-libs/libhid/metadata.xml
parentVersion bumped. (diff)
downloadgentoo-2-24444fb39eb5544dcdb99bc3556ddd73546504dc.tar.gz
gentoo-2-24444fb39eb5544dcdb99bc3556ddd73546504dc.tar.bz2
gentoo-2-24444fb39eb5544dcdb99bc3556ddd73546504dc.zip
Initial import. Submitted by Mark Karpeles, bug #234264.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'dev-libs/libhid/metadata.xml')
-rw-r--r--dev-libs/libhid/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-libs/libhid/metadata.xml b/dev-libs/libhid/metadata.xml
new file mode 100644
index 000000000000..8ec6a4501bb4
--- /dev/null
+++ b/dev-libs/libhid/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+<email>matsuu@gentoo.org</email>
+</maintainer>
+<longdescription lang="en">
+libhid provides a generic and flexible way to access and interact with USB
+HID devices, much like libusb does for plain USB devices. It is based on
+libusb, thus it requires no HID support in the kernel and provides means to
+take control over a device even if the kernel governs it.
+</longdescription>
+</pkgmetadata>
+