Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (30f4574e1e01f170229bdebe2fbf2f1435c78456)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (30f4574e1e01f170229bdebe2fbf2f1435c78456)
  • Date: Fri, 13 Jul 2012 22:46:10 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

libs/libusbx/DETAILS | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 30f4574e1e01f170229bdebe2fbf2f1435c78456
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libusbx: Improve description

diff --git a/libs/libusbx/DETAILS b/libs/libusbx/DETAILS
index 4cef0c3..3483c46 100755
--- a/libs/libusbx/DETAILS
+++ b/libs/libusbx/DETAILS
@@ -15,11 +15,16 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="usb libs"
SHORT="Library for USB devices."
cat << EOF
-libusbx is a library that provides generic access to USB devices. As a
-library, it is meant to be used by developers, to facilitate the development
-of applications that communicate with USB hardware.
-It is user-mode: No special privilege or elevation is required for the
+libusbx is a library that provides generic access to USB devices. It is meant
+to be used by developers, to facilitate the development of applications that
+communicate with USB hardware.
+
+It is user-mode: No special privilege or elevation is required for the
application to communicate with a device.
-It is version-agnostic: All versions of the USB protocol, from 1.0 to 3.0
+
+It is version-agnostic: All versions of the USB protocol, from 1.0 to 3.0
(latest), are supported.
+
+It is a fork of libusb, meant to be a drop-in replacement, with more features
+and a faster release cycle.
EOF



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (30f4574e1e01f170229bdebe2fbf2f1435c78456), Ismael Luceno, 07/13/2012

Archive powered by MHonArc 2.6.24.

Top of Page