Search Criteria
Package Details: apitrace-git 3242.fe91ec3-1
Git Clone URL: | https://aur.archlinux.org/apitrace-git.git (read-only, click to copy) |
---|---|
Package Base: | apitrace-git |
Description: | Graphics API Tracing |
Upstream URL: | https://github.com/apitrace/apitrace |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Glaucous |
Maintainer: | lordheavy |
Last Packager: | lordheavy |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2011-04-27 21:23 |
Last Updated: | 2015-07-19 23:03 |
Dependencies (8)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- procps-ng (procps-ng-git, procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd)
- python2
- git (git-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git) (make)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git) (make)
- cmake>=2.8 (cmake-git) (make)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git) (optional) – GUI support
Latest Comments
1 2 3 Next › Last »
mirh commented on 2020-05-27 21:02
Could you update this and lib32? Python2 is no longer needed since some months.
lordheavy commented on 2015-01-23 10:14
@Glaucous
Thanks! Adopted and updated
Glaucous commented on 2015-01-22 17:31
I'm not using this software anymore, I'd appreciate it if you'd adopt it.
lordheavy commented on 2015-01-22 17:25
Do you plan to update it ? or i will have to orphan and adopt it.
mosra commented on 2015-01-17 13:12
Can you please update the PKGBUILD to the new Git workflow? Thanks!
Glaucous commented on 2013-03-21 22:25
Thanks, sorry for the delay.
lordheavy commented on 2013-03-20 20:03
Patch is merged upstream, you can remove mosra's one
lordheavy commented on 2013-03-19 19:56
Sent a patch upstream:
http://lists.freedesktop.org/archives/apitrace/2013-March/000588.html
Just wait for a reply.......
Glaucous commented on 2013-03-12 20:43
Patch added, thanks.
mosra commented on 2013-03-12 20:24
I fixed it in retrace/CMakeLists.txt by changing `proc` to `procps`, here's the patch: https://gist.github.com/mosra/5146653 . I will report it upstream when I get some time.