1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
Source: renderdoc
Priority: optional
Section: graphics
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Jordan Justen <jordan.l.justen@intel.com>
Build-Depends: bison,
cmake,
debhelper (>= 11),
glslang-dev (>= 7.8.2853),
libboost-dev,
libegl1-mesa-dev | libegl-dev,
libgl1-mesa-dev | libgl-dev,
libpcre3-dev,
libpthread-stubs0-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libwayland-dev,
libx11-dev,
libx11-xcb-dev,
libxcb-keysyms1-dev,
pkg-config,
python3-dev,
qt5-qmake,
qtbase5-dev
Standards-Version: 4.2.1
Homepage: https://renderdoc.org/
Vcs-Git: https://salsa.debian.org/xorg-team/app/renderdoc.git
Vcs-Browser: https://salsa.debian.org/xorg-team/app/renderdoc
Package: renderdoc
Architecture: amd64 i386
Depends: ${misc:Depends}, ${misc:Pre-Depends}, ${shlibs:Depends}
Description: Stand-alone graphics debugging tool
RenderDoc is a free MIT licensed stand-alone graphics debugger that
allows quick and easy single-frame capture and detailed introspection
of any application using Vulkan, D3D11, OpenGL & OpenGL ES or D3D12
across Windows 7 - 10, Linux, or Android.
|