diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-04 19:42:39 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-05 20:12:12 -0500 |
commit | 76660459f35f86054e1573bde61b7cc9fe94d8f3 (patch) | |
tree | a61c860069d6cd4c4f4eb033b1e22000b36833b7 /system/usbredir/slack-desc | |
parent | 179d249e17403b72f5e3ca645ad6705d6c59825c (diff) |
system/usbredir: Added (usb redirection protocol).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/usbredir/slack-desc')
-rw-r--r-- | system/usbredir/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/usbredir/slack-desc b/system/usbredir/slack-desc new file mode 100644 index 000000000000..9db5777cbfe2 --- /dev/null +++ b/system/usbredir/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +usbredir: usbredir (usb redirection protocol) +usbredir: +usbredir: usbredir is a protocol for redirection USB traffic from a single USB +usbredir: device, to a different (virtual) machine then the one to which the +usbredir: USB device is attached. +usbredir: This package contains usbredirparser, usbredirhost and usbredirserver. +usbredir: +usbredir: homepage: http://spice-space.org +usbredir: +usbredir: +usbredir: |