Search Criteria
Package Details: lib32-gfxreconstruct 1.4.321.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-gfxreconstruct.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-gfxreconstruct |
| Description: | Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior |
| Upstream URL: | https://github.com/LunarG/gfxreconstruct |
| Licenses: | MIT |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-05-26 08:07 (UTC) |
| Last Updated: | 2025-09-30 21:16 (UTC) |
Dependencies (14)
- gfxreconstructAUR (gfxreconstruct-gitAUR)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- lib32-libx11
- lib32-libxcb (lib32-libxcb-gitAUR)
- lib32-libxrandr
- lib32-lz4 (lib32-lz4-gitAUR)
- lib32-wayland (lib32-wayland-gitAUR)
- lib32-zlib
- lib32-zstd
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- xcb-util-keysyms (make)
Latest Comments
TellowKrinkle commented on 2025-11-26 18:50 (UTC)
The warning is from the backend, so it only gets hit with werror if you compile without lto (OPTIONS=!lto in /etc/makepkg.conf)
FabioLolix commented on 2025-11-19 21:55 (UTC)
Hi, can't replicate with either makepkg or devtools
TellowKrinkle commented on 2025-11-19 19:40 (UTC)
Might want to add
-DBUILD_WERROR=OFFto disable werror