Commit Graph

7 Commits

Author SHA1 Message Date
Kristof Robot 4e4f86e0a4 libfreenect: updating to 0.5.2 (resolves #335) 2015-07-25 07:42:49 +02:00
Kristof Robot 0964513129 libfreenect: adding bash runtime dependency
Solves following warning:
QA Issue: libfreenect requires /bin/bash,
but no providers in its RDEPENDS [file-rdeps]
2014-11-04 18:55:47 +01:00
Kristof Robot af9e7cb233 libfreenect: backporting upstream patch to stop clobbering CFLAGS
Backporting following libfreenect patch:
https://github.com/OpenKinect/libfreenect/commit/
0cbb86ec982d3e79ad5efa9d1b2b16724ae89bc5

Without this patch, libfreenect would override all compiler flags,
including any machine specific compile flags
(e.g. -mfloat-abi=hard to compile with hard floating point).

We are backporting this patch rather than upgrading to v0.4.1
where this is fixed, as v0.4.0 introduced changes that break
compatibility with the current freenect version (0.3.2).
See https://github.com/OpenKinect/libfreenect/releases/tag/v0.4.0
for the breaking changes.
See https://github.com/ros-drivers/freenect_stack/issues/12
for additional discussion.
2014-11-04 18:46:36 +01:00
Kristof Robot 13008e9b05 libfreenect: updating to 0.2.1 (resolves #248)
Updating to 0.2.1, and correcting shipping of fakenect libraries.
2014-04-27 21:13:07 +02:00
Kristof Robot e2f2fca96b libfreenect: force libraries always into /usr/lib (resolves #187,#188) 2013-11-01 21:52:10 +01:00
Kristof Robot db09f82185 libfreenect: generalizing lib reference (resolves #185) 2013-11-01 19:11:41 +01:00
Kristof Robot 4f4cc8ce90 libfreenect: initial commit 2013-11-01 14:00:19 +01:00