dev-debug / apitrace

Tool for tracing, analyzing, and debugging graphics APIs

Official package sites : https://github.com/apitrace/apitrace ·

v9.0-r5 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~arm ~x86
USE flags
X qt5

General

X
Add support for X11
qt5
Add support for the Qt 5 application and UI framework

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only
python3_13
Build for Python 3.13 only

app-arch / brotli : Generic-purpose lossless compression algorithm

app-arch / snappy : A high-speed compression/decompression library by Google

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libpng : Portable Network Graphics library

media-libs / waffle : Library that allows selection of GL API and of window system at runtime

sys-libs / zlib : Standard (de)compression library

sys-process / procps : Standard informational utilities and process-handling tools

x11-libs / libX11 : X.Org X11 library

app-arch / brotli : Generic-purpose lossless compression algorithm

app-arch / snappy : A high-speed compression/decompression library by Google

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libpng : Portable Network Graphics library

media-libs / waffle : Library that allows selection of GL API and of window system at runtime

sys-libs / zlib : Standard (de)compression library

sys-process / procps : Standard informational utilities and process-handling tools

x11-libs / libX11 : X.Org X11 library

923777
dev-debug/apitrace-9.0-r4 fails to compile: process_name.cpp:52:1: error: redefinition of a extern inline function readlink is not supported in C++
924102
dev-debug/apitrace-9.0-r4 fails tests: 1 - libbacktrace_btest (SEGFAULT)
935390
dev-debug/apitrace-9.0-r5 fails to compile: backtrace.h:54:10: fatal error: gstdint.h: No such file or directory
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
dev-debug/apitrace: 9.0-r5 Fix compilation on GCC 15
Closes: https://bugs.gentoo.org/937722 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38271 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-debug/apitrace: Depend on libglvnd, not mesa
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner · gentoo
dev-debug/apitrace: Add Python 3.12/3.13 compatibility
Closes: https://bugs.gentoo.org/929390 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {dev-util → dev-debug}/apitrace
Signed-off-by: Michał Górny <mgorny@gentoo.org>