Source: libfreenect2
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jochen Sprickerhof <jspricke@debian.org>,
           Timo Röhling <roehling@debian.org>,
           Leopold Palomo-Avellaneda <leo@alaxarxa.net>,
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libusb-1.0-0-dev,
	       cmake,
	       pkg-config,
		 libturbojpeg0-dev,
		 libglfw3-dev,
		 opencl-headers,
		 ocl-icd-opencl-dev,
		 beignet-dev,
		 libva-dev,
		 libjpeg-dev,
		 libopenni2-dev,
		 openni2-utils,
		 dh-exec (>=0.3)
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://openkinect.github.io/libfreenect2/index.html
Vcs-Git: https://salsa.debian.org/multimedia-team/openni2.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/openni2

Package: libfreenect2-0.2
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Library for accessing Kinect2 device
 libfreenect is a cross-platform library that provides the necessary interfaces
 to activate, initialize, and communicate data with the Kinect hardware.
 Currently, the library supports access to RGB and depth video streams, motors,
 accelerometer and LED and provide binding in different languages (C++,
 Python...). This library is for Kinect for Windows v2 (K4W2) devices, release
 and developer preview.
 .
 This library is the low level component of the OpenKinect project which is an
 open community of people interested in making use of the Xbox Kinect hardware
 with PCs and other devices.
 .
 This package contains the shared library of libfreenect2. This driver supports:
 RGB image transfer, IR and depth image transfer and registration of RGB and
 depth images. It has firmware update as a missing feature.

Package: libfreenect2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libfreenect2-0.2 (= ${binary:Version}), libusb-1.0-0-dev
Description: Library for accessing Kinect2 device -- development files
 libfreenect is a cross-platform library that provides the necessary interfaces
 to activate, initialize, and communicate data with the Kinect hardware.
 Currently, the library supports access to RGB and depth video streams, motors,
 accelerometer and LED and provide binding in different languages (C++,
 Python...). This library is for Kinect for Windows v2 (K4W2) devices, release
 and developer preview.
 .
 This library is the low level component of the OpenKinect project which is an
 open community of people interested in making use of the Xbox Kinect hardware
 with PCs and other devices.
 .
 This is the development package containing the libraries and header for
 software development with libfreenect.

Package: freenect2-tools
Section: misc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libfreenect2-0.2 (= ${binary:Version})
Description: Tools for accessing Kinect2 device
 libfreenect is a cross-platform library that provides the necessary interfaces
 to activate, initialize, and communicate data with the Kinect hardware.
 Currently, the library supports access to RGB and depth video streams, motors,
 accelerometer and LED and provide binding in different languages (C++,
 Python...). This library is for Kinect for Windows v2 (K4W2) devices, release
 and developer preview.
 .
 This library is the low level component of the OpenKinect project which is an
 open community of people interested in making use of the Xbox Kinect hardware
 with PCs and other devices.
 .
 This package contains Protonect tools and generate_resources for the OpenKinect
 project.
