X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/blobdiff_plain/d7fa10ffe8b4c1a0ecc64282142a5676439c5ad2..d12c99394cb86bbf9c0657a596a4a26fe2b1c16d:/debian/control?ds=sidebyside diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..636a1f5 --- /dev/null +++ b/debian/control @@ -0,0 +1,23 @@ +Source: kinect-audio-setup +Section: contrib/sound +Priority: extra +Maintainer: Antonio Ospite +Build-Depends: debhelper (>= 8.0.0), libusb-1.0-0-dev, pkg-config +Standards-Version: 3.9.2 +Homepage: http://git.ao2.it/kinect-audio-setup.git/ +Vcs-Git: git://git.ao2.it/kinect-audio-setup.git +Vcs-Browser: http://git.ao2.it/kinect-audio-setup.git/ + +Package: kinect-audio-setup +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, udev, wget, p7zip-full +Description: enable audio input from the Microsoft Kinect sensor device + When the Kinect is first plugged in the USB port it shows up as a + generic USB device with a bulk endpoint; after uploading a certain + firmware a reenumeration takes place and a USB Audio Class device + becomes available. + . + kinect-audio-setup provides tools to download the firmware off the net + at installation time —since it is not redistributable—, and it sets up + udev rules to call the firmware loader when the device is plugged in to + finally get the USB Audio Class device.