summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/renderdoc: backport feature test patchMatthew Smith2022-02-212-0/+54
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* media-gfx/renderdoc: Conditionally set PYTHON_CONFIG_SUFFIXMatthew Smith2022-02-202-1/+60
| | | | | | | | | | | | The Shiboken2 CMake config needs PYTHON_CONFIG_SUFFIX setting so that it doesn't always default to using its most recent PYTHON_TARGET. Patch the Renderdoc CMakeLists so that it only tries to find the Shiboken2 library if required. The installed files don't change, this just fixes a QA warning. Closes: https://bugs.gentoo.org/833627 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* media-gfx/renderdoc: initial importMatthew Smith2022-02-128-0/+658
Signed-off-by: Matthew Smith <matthew@gentoo.org>