From a469f235d7116a98353e0b30639e66ca1d2d2c4a Mon Sep 17 00:00:00 2001
From: Gerardo Di Iorio <arete74@gmail.com>
Date: Fri, 11 Mar 2011 16:01:33 +0100
Subject: [PATCH] Add libusb-compat
 Signed-off-by: Gerardo Di Iorio <arete74@gmail.com>

---
 package/base/libusb-compat/libusb-compat.conf |   16 ++++++++++++
 package/base/libusb-compat/libusb-compat.desc |   33 +++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 0 deletions(-)
 create mode 100644 package/base/libusb-compat/libusb-compat.conf
 create mode 100644 package/base/libusb-compat/libusb-compat.desc

diff --git a/package/base/libusb-compat/libusb-compat.conf b/package/base/libusb-compat/libusb-compat.conf
new file mode 100644
index 0000000..94cc0ee
--- /dev/null
+++ b/package/base/libusb-compat/libusb-compat.conf
@@ -0,0 +1,16 @@
+# --- T2-COPYRIGHT-NOTE-BEGIN ---
+# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
+# 
+# T2 SDE: package/.../libusb/libusb.conf
+# Copyright (C) 2011 The T2 SDE Project
+# 
+# More information can be found in the files COPYING and README.
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License. A copy of the
+# GNU General Public License can be found in the file COPYING.
+# --- T2-COPYRIGHT-NOTE-END ---
+
+#hook_add preconf 5 "libtoolize --force"
+var_append confopt ' ' "--disable-build-docs"
diff --git a/package/base/libusb-compat/libusb-compat.desc b/package/base/libusb-compat/libusb-compat.desc
new file mode 100644
index 0000000..6087b53
--- /dev/null
+++ b/package/base/libusb-compat/libusb-compat.desc
@@ -0,0 +1,33 @@
+[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
+[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
+[COPY] 
+[COPY] T2 SDE: package/.../libusb-compat/libusb-compat.desc
+[COPY] Copyright (C)  2011 The T2 SDE Project
+[COPY] 
+[COPY] More information can be found in the files COPYING and README.
+[COPY] 
+[COPY] This program is free software; you can redistribute it and/or modify
+[COPY] it under the terms of the GNU General Public License as published by
+[COPY] the Free Software Foundation; version 2 of the License. A copy of the
+[COPY] GNU General Public License can be found in the file COPYING.
+[COPY] --- T2-COPYRIGHT-NOTE-END ---
+
+[I] OS independent USB device access
+
+[T] The libusb project's aim is to create a Library for use by user
+[T] level applications to USB devices regardless of OS.
+
+[U] http://libusb.sourceforge.net
+
+[A] <johannes@erdfelt.com>
+[M] Gerardo Di Iorio  <arete74@gmail.com>
+
+[C] base/library
+[F] NOPARALLEL CROSS 
+
+[L] GPL
+[S] Stable
+[V] 0.1.3
+[P] X -----5---9 110.000
+
+[D] 295341507 libusb-compat-0.1.3.tar.bz2 http://dl.sourceforge.net/sourceforge/libusb/libusb-compat-0.1/
-- 
1.5.6.5

