libfreenect 1:0.2.0+dfsg-1 source package in Ubuntu

Changelog

libfreenect (1:0.2.0+dfsg-1) unstable; urgency=low


  * Fresh upstream release
    - support of newer Kinect models (Closes: #723939). Thanks Andrew Harvey
      for the report
    - packaged is actually v0.2.0-1-g5eed1f0 (i.e. 1 commit after release tag)
      to have correct version specified to cmake
    - public library API dropped some functions (retained in the source but
      marked as 'hidden'), SOVERSION boosted to 0.2
  * debian/patches
    - add-missing-libs.patch and modify-fakenect-install.patch -- updated
    - removed (absorbed upstream):
      build-on-big-endian-systems-again.patch
      cameras-memcpy-structs-into-aligned-buffer.patch
      correct-libusb-search-and-include.patch
      remove-libusb-include-from-exported-header.patch
  * debian/copyright
    - updated to include wrappers/ruby/ffi-libfreenect copyright/license
      (Thanks Paul Tagliamonte for the review/report)

 -- Yaroslav Halchenko <email address hidden>  Sun, 27 Oct 2013 09:42:41 -0400

Upload details

Uploaded by:
Nicolas Bourdaud
Uploaded to:
Sid
Original maintainer:
Nicolas Bourdaud
Architectures:
any all
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libfreenect_0.2.0+dfsg-1.dsc 1.8 KiB e03cb53ebdf95f9662c410f2ac1a8273c91d92eaf7b95b70e1e09f7f394f7471
libfreenect_0.2.0+dfsg.orig.tar.gz 313.4 KiB d25f961a821f11dc6d42a3198aec46c85535d346c5536f1a87e39e39ed556a77
libfreenect_0.2.0+dfsg-1.debian.tar.gz 32.7 KiB 9e161eb0e2b53ecc50971c5ebb874d1e48c5cf0f8ce30b7819e0207511be07fb

No changes file available.

Binary packages built by this source

freenect: library for accessing Kinect device -- metapackage

 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 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 metapackage to install all components of the project.

libfreenect-bin: library for accessing Kinect device -- utilities and samples

 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 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 includes utilities and sample programs for kinect.

libfreenect-demos: library for accessing Kinect device -- dummy package

 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 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 is a metapackage to do the transition from libfreenect-demos
 to libfreenect-bin. This package can be removed after installation.

libfreenect-dev: library for accessing Kinect 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 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.

libfreenect-doc: library for accessing Kinect device -- documentation

 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 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 documentation of the API of libfreenect.

libfreenect0.2: library for accessing Kinect 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 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 libfreenect.

python-freenect: library for accessing Kinect device -- Python bindings

 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 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 provides freenect extension to use libfreenect functionality
 from Python and includes some demo scripts.