1 Source: kinect-audio-setup
4 Maintainer: Antonio Ospite <ospite@studenti.unina.it>
5 Build-Depends: debhelper (>= 9), po-debconf, libusb-1.0-0-dev, pkg-config
6 Standards-Version: 3.9.5
7 Homepage: http://git.ao2.it/kinect-audio-setup.git/
8 Vcs-Git: git://git.ao2.it/kinect-audio-setup.git -b debian
9 Vcs-Browser: http://git.ao2.it/kinect-audio-setup.git/
11 Package: kinect-audio-setup
13 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, udev, wget, p7zip-full (>= 9.20)
14 Description: helpers to setup audio input from the Microsoft Kinect sensor
15 When the Kinect is first plugged in the USB port it shows up as
16 a generic USB device with a bulk endpoint; after uploading a certain
17 firmware a reenumeration takes place and a USB Audio Class device
20 kinect-audio-setup provides tools to download the firmware off the net
21 at installation time —since the firmware is not redistributable—, and
22 it sets up udev rules to call the firmware loader when the device is
23 plugged in to finally get the USB Audio Class device.
25 The UAC firmware is downloaded from the Microsoft Kinect SDK at
26 http://www.kinectforwindows.org, the license of the SDK can be found at
27 http://www.kinectforwindows.org/download/EULA.htm