Search Criteria
Package Details: opentrack-git 1:2.3.13+r6207.20210425.0ddcf4eb-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opentrack-git.git (read-only, click to copy) |
|---|---|
| Package Base: | opentrack-git |
| Description: | An application dedicated to tracking user's head movements and relaying the information to games and flight simulation software |
| Upstream URL: | https://github.com/opentrack/opentrack/ |
| Licenses: | GPL3 |
| Conflicts: | opentrack |
| Provides: | opentrack |
| Submitter: | popux |
| Maintainer: | Levitating (dreieck) |
| Last Packager: | Levitating |
| Votes: | 4 |
| Popularity: | 0.32 |
| First Submitted: | 2015-04-19 19:31 (UTC) |
| Last Updated: | 2024-12-22 19:15 (UTC) |
Dependencies (7)
- opencv (opencv-cuda)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- wine (wine-stable-nextAUR, wine-stableAUR, wine-pure-gitAUR, wine-pure-gitAUR, wine-tkg-staging-ntsync-binAUR, wine-asahi-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-cachyosAUR, wine-tkg-staging-wow64-binAUR, wine-tkg-staging-binAUR, wine32AUR, wine-dwproton-binAUR, wine-dwprotonAUR, wine-gohryt-wayland-wow64AUR, wine-staging) (make)
- xplane-sdk-develAUR (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
cprn commented on 2025-02-17 18:09 (UTC) (edited on 2025-02-17 19:47 (UTC) by cprn)
Neuralnet trackerstopped working on AMD with onnxruntime-opt-rocm version1.20.2-1. When I downgrade to1.19.2-4and rebuild, it works fine. The error regardslibonnx.so:I found one onnxruntime issue mentioning
libonnx.so(i.e. dynamically linked library) closed as not planned:And indeed, when
opentrack-gitgets built against1.20.2-1, the output ofldd /usr/bin/opentrackshows:...but when it's built against
1.19.2-4, it doesn't link these two libraries at all. Maybe some compilation flag has changed? I don't know enough about CMake, to know what's going on in the build process.cprn commented on 2025-01-17 16:33 (UTC)
This package should list
openmpias an optional dependency forneuralnet tracker.Currently it lists
opentrack-tracker-neuralnet, but that package doesn't exist any more, becauseopentrack-tracker-neuralnet.sois distributed with OpenTrack. It doesn't load, though, because it requireslibmpi.so.40, which is provided byopenmpi.DefaultSpatula commented on 2025-01-08 17:28 (UTC)
Needs
qt5-toolsandprocps-ngadded to makedepends to build in a clean chroot.krims0n commented on 2024-12-20 11:22 (UTC)
Consider moving prefix to /opt, as tracking does not work for Proton games when opentrack is launched from /usr.
See https://github.com/opentrack/opentrack/wiki/common-issues#tracking-does-not-work-for-proton-games
sthalik commented on 2024-02-09 16:03 (UTC) (edited on 2024-02-09 16:03 (UTC) by sthalik)
Consider adding a dependency on the onnxruntime package to enable face tracking functionality. The target name is then opentrack-tracker-neuralnet.
Also, license is ISC and not GPL3.
Kunda commented on 2023-08-06 21:43 (UTC)
Can the package name be updated to reflect version scheme change ? (2023.1.0) I know this follows head but it could limit confusion.
https://github.com/opentrack/opentrack/releases/tag/opentrack-2023.1.0
Abuseware commented on 2023-03-02 11:33 (UTC) (edited on 2023-03-02 11:34 (UTC) by Abuseware)
In opentrack.desktop path to the icon is wrong:
Icon=/opt/opentrack/contrib/cute-octopus-vector-material_15-1831.jpgAdditionaly, OpenTrack cannot get global hotkeys in Wayland session, this can be "fixed" by forcing it to use XWayland with
QT_QPA_PLATFORM=xcbLevitating commented on 2023-01-26 19:53 (UTC)
@Moofed Love it when issues fix themselves. Thanks for letting me know.
@dreieck did you forget you are co-maintainer of this package when you made that comment?
Moofed commented on 2023-01-23 15:46 (UTC)
The issue with the presets dir should now be fixed in upstream git.
dreieck commented on 2023-01-15 18:41 (UTC)
This
PKGBUILDwants to install withinpackage()something (/usr/libexec/opentrack/presets) directly outside$pkgdir, which is forbidden:Please fix.
Thanks for maintaining!
« First ‹ Previous 1 2 3 Next › Last »