[Lunar-commits] <moonbase-core> libusbx: import of replacement for unmaintained libusb

Stefan Wold ratler at lunar-linux.org
Tue Jan 7 23:03:24 CET 2014


commit 8e98e9c6b5a03390063ea21ae157fbfeeba5af9e
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Mon, 06 Jan 2014 12:32:30 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/8e98e9c6b5a03390063ea21ae157fbfeeba5af9e

libusbx: import of replacement for unmaintained libusb
---
  libs/libusbx/BUILD   | +2/-0     
  libs/libusbx/DETAILS | +13/-0    
  2 files changed, 15 insertions(+)

--- /dev/null
+++ b/libs/libusbx/BUILD
@@ -0,0 +1,2 @@
+OPTS+=" --disable-static" &&
+default_build
--- /dev/null
+++ b/libs/libusbx/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=libusbx
+         VERSION=1.0.17
+          SOURCE=${MODULE}-${VERSION}.tar.bz2
+      SOURCE_URL=$SFORGE_URL/$MODULE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:a491054e7f4f3f52b12bd567335180586a54ae16
+        WEB_SITE="http://libusbx.org/"
+         ENTERED=20140106
+         UPDATED=20140106
+           SHORT="Library that provides generic access to USB devices"
+cat <<EOF
+Library that provides generic access to USB devices.
+EOF




More information about the Lunar-commits mailing list