Search Criteria
Package Details: tracy-git v0.11.0.r43.g60042d19-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tracy-git.git (read-only, click to copy) |
---|---|
Package Base: | tracy-git |
Description: | Real-time, nanosecond resolution frame profiler |
Upstream URL: | https://github.com/wolfpld/tracy |
Licenses: | BSD-3-Clause |
Conflicts: | tracy |
Provides: | tracy |
Submitter: | encelo |
Maintainer: | encelo |
Last Packager: | encelo |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-15 15:06 (UTC) |
Last Updated: | 2024-08-08 00:32 (UTC) |
Dependencies (13)
- capstone (capstone-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- intel-tbb (onetbb-gitAUR, onetbb)
- libglvnd (libglvnd-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR) (optional) – file dialogs
Latest Comments
encelo commented on 2024-08-08 00:36 (UTC)
wayland-protocols
to themakedepends
arrayoptions
tracy-profiler
totracy
when installing itencelo commented on 2023-06-27 23:24 (UTC)
@bwidawsk What would be the best way to provide both options, with two different packages?
bwidawsk commented on 2023-06-27 21:28 (UTC)
Tracy by default is built against Wayland. Can we please get a build which doesn't require glfw-x11?
encelo commented on 2022-11-05 00:15 (UTC)
Updated with the changes introduced in the
v0.9
non-git package.JPenuchot commented on 2022-10-25 09:17 (UTC)
@encelo The whole Tracy client library isn't installed at all at the moment. Another solution would be to have the client library installed through another package, but having both managed from a single package would make it much easier to ensure both the client and the server are on the same version.
encelo commented on 2022-10-21 22:21 (UTC)
@JPenuchot Historically this project has always had build scripts and makefiles. CMake support has been added later, and not by the main author. I will look into this. Is there anything that is not correctly installed at the moment?
JPenuchot commented on 2022-10-19 12:51 (UTC)
Hello, I would like to know why this package doesn't just use the regular install target generated by the top
CMakeLists.txt
file? This would provide both the client and the server, making Tracy integration much lighter and cleaner in projects that depend on it.encelo commented on 2022-09-20 20:43 (UTC)
I moved
xdg-desktop-portal
to theoptdepends
array.encelo commented on 2022-08-07 16:39 (UTC)
I have added
xdg-desktop-portal
to thedepends
array.Thanks @TheRawMeatball.
encelo commented on 2020-06-21 16:59 (UTC)
Added Capstone to the depends array