Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-27 | build: Update to version 0.7.5 | tytan652 | |
2023-08-04 | build: Depend on libgl and not libglvnd | tytan652 | |
2023-08-03 | build: Update to version 0.7.0 | tytan652 | |
2022-09-21 | build: Update to version 0.6.4 | tytan652 | |
2021-12-14 | build: Fix build issues | tytan652 | |
2021-02-13 | doc: update license | tytan652 | |
2021-02-13 | build: update to 0.6.2 | tytan652 | |
2020-05-21 | update to 0.6.1 and remove python2 support | tytan652 | |
2017-09-02 | update to 0.5.6 | Sven Schneider | |
2016-02-21 | update to 0.5.3 | Sven Schneider | |
2015-10-05 | workaround for python executable path | Sven Schneider | |
cyrozap (https://aur.archlinux.org/account/cyrozap/): "This is the error I got: CMake Error at /usr/share/cmake-3.3/Modules/FindPythonLibs.cmake:63 (get_filename_component): get_filename_component called with incorrect number of arguments Call Stack (most recent call first): wrappers/python/CMakeLists.txt:6 (include) The root cause of the issue is in CMake's FindPythonLibs on line 63. When PYTHON_EXECUTABLE is set to "python2" by CMakeLists.txt and FindPythonLibs tries to get its path a second time, it fails because the original path returned was empty/NOTFOUND. I'm not sure at what point it stopped accepting just the executable name and not its full path, but it must have been some time before CMake 3.3.2 was released since that's what I'm using. In any case, the CMake script in the source should be modified to honor the PYTHON_EXECUTABLE definition if it's set somewhere else-- this patch is just a quick hack to get it to build." | |||
2015-05-23 | [libfreenect] revert to python2 | svenschneider | |
2015-03-01 | [libfreenect] updated to 0.5.2 | svenschneider | |
2014-08-03 | [libfreenect] updated to 0.5.0 | svenschneider | |
2014-06-01 | [libfreenect] updated to 0.4.3 | svenschneider | |
2014-02-16 | [libfreenect] update to 0.4.0 | svenschneider | |
2014-02-16 | [libfreenect] updated to 0.3.0 | svenschneider | |
2013-10-30 | [libfreenect] patch other header files | svenschneider | |
2013-01-03 | libfreenect: include python wrappers and enable audio by default | Sven Schneider | |
2012-10-31 | libfreenect: added | Sven Schneider | |