Search Criteria
Package Details: opentrack 2023.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/opentrack.git (read-only, click to copy) |
---|---|
Package Base: | opentrack |
Description: | Head tracking software |
Upstream URL: | https://github.com/opentrack/opentrack/ |
Keywords: | headtracking opencv |
Licenses: | ISC |
Submitter: | popux |
Maintainer: | Moofed (gugah) |
Last Packager: | gugah |
Votes: | 10 |
Popularity: | 1.27 |
First Submitted: | 2015-04-25 23:46 (UTC) |
Last Updated: | 2025-07-28 22:41 (UTC) |
Dependencies (9)
- opencv (opencv-cuda)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- procps-ng (procps-ng-gitAUR) (make)
- qt5-tools (make)
- wine (wine-stable-nextAUR, wine-stableAUR, wine-valveAUR, wine-gitAUR, wine-staging-gitAUR, wine-tkg-staging-binAUR, wine-tkg-staging-ntsync-binAUR, wine-tkg-staging-wow64-binAUR, wine32AUR, wine-cachyosAUR, wine-pure-gitAUR, wine-pure-gitAUR, wine-staging) (make)
- xplane-sdk-develAUR (make)
- onnxruntime (piper-phonemizeAUR, onnxruntime-gitAUR, onnxruntime-opt, onnxruntime-opt-rocm, onnxruntime-rocm) (optional) – neuralnet tracker
Latest Comments
« First ‹ Previous 1 2 3 4
svenstaro commented on 2019-05-05 21:17 (UTC)
It's not out of date. I don't package betas.
waterlubber commented on 2019-04-03 22:45 (UTC) (edited on 2019-04-04 12:16 (UTC) by waterlubber)
I can't seem to get the PointTracker working. It doesn't show up in the trackers list. Compiles fine and runs fine, but no PointTracker.
Edit: It appears as if the OpenCV_DIR variable is not set correctly (see here: https://github.com/opentrack/opentrack/issues/926). I'm not entirely sure where to set it in the pkgbuild, but when manually building it with
OpenCV_DIR=/usr/lib/cmake/opencv4 cmake .. -GNinja -DCMAKE_BUILD_TYPE=Release -DSDK_WINE_PREFIX=/home/waterlubber/.wine -DCMAKE_INSTALL_PREFIX=~/.local/share -OpenCV_DIR=/usr/lib/cmake/opencv4
it does include the video_opencv module. (granted, it doesn't build here either.)I'm at a bit of a loss as to where to go from here since there's not a lot of documentation on this.
Razende commented on 2019-03-02 20:27 (UTC) (edited on 2019-03-02 20:28 (UTC) by Razende)
Failed to build for me at first try on Manjaro. But installing qt5-tools fixed the problem https://www.archlinux.org/packages/extra/x86_64/qt5-tools/
Maybe qt5-tools could be added to the dependencies?
Thanks for this package! Love to use it with X-plane 11
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names:
Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed.
caseyjp1 commented on 2018-04-07 23:43 (UTC)
==> Validating source files with sha256sums... XPSDK300.zip ... FAILED ==> ERROR: One or more files did not pass the validity check! :: Unable to build xplane-sdk-devel - makepkg exited with code: 1
franga2000 commented on 2017-02-01 16:24 (UTC)
winicius commented on 2016-09-16 16:44 (UTC)
« First ‹ Previous 1 2 3 4