Package: libfreenect / 1:0.2.0+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
libfreenect | 1:0.2.0+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
correct libusb path.patch | (download) |
wrappers/cpp/libfreenect.hpp |
2 1 + 1 - 0 ! |
--- |
modify fakenect install.patch | (download) |
fakenect/CMakeLists.txt |
7 4 + 3 - 0 ! |
modify how fakenect is installed Install fakenect/README into share/doc as README.fakenect, Rename record into fakenect-record |
use standard libdir.patch | (download) |
cmake_modules/FindOS.cmake |
11 0 + 11 - 0 ! |
use standard libdir folders Do not postfix 64 in install libdir, use multiarch triplet |
dont install into include subfolder.patch | (download) |
cmake_modules/SetupDirectories.cmake |
3 2 + 1 - 0 ! |
install header files into include, not in include/<subfolder> |
add missing libs.patch | (download) |
CMakeLists.txt |
6 6 + 0 - 0 ! |
add the missing libraries Add missing library to link step of libfreecnect and libfakenect. Centralize also the definition of MATH_LIB |