Source: vulkan-caps-viewer
Section: graphics
Priority: optional
Maintainer: Giovanni Mascellani <gio@debian.org>
Uploaders: Antoine Lassagne <antoine.lassagne@canonical.com>
Build-Depends:
 debhelper-compat (= 13),
 qtbase5-dev,
 libvulkan-dev (>= 1.4.320),
 libwayland-dev,
Standards-Version: 4.7.2
Homepage: https://github.com/SaschaWillems/VulkanCapsViewer
Vcs-Browser: https://salsa.debian.org/debian/vulkan-caps-viewer
Vcs-Git: https://salsa.debian.org/debian/vulkan-caps-viewer.git

Package: vulkan-caps-viewer-x11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Vulkan hardware capability viewer for X11
 This application displays hardware implementation details for GPUs
 supporting the Vulkan API published by Khronos. It shows available
 features, limits, extensions and capabilities.
 .
 The report can optionally be submitted to the public online database
 available at https://vulkan.gpuinfo.org/, where different devices and
 driver versions can be browsed and compared.
 .
 This build uses X11 to query Vulkan WSI (Window System Integration).

Package: vulkan-caps-viewer-wayland
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Vulkan hardware capability viewer for Wayland
 This application displays hardware implementation details for GPUs
 supporting the Vulkan API published by Khronos. It shows available
 features, limits, extensions and capabilities.
 .
 The report can optionally be submitted to the public online database
 available at https://vulkan.gpuinfo.org/, where different devices and
 driver versions can be browsed and compared.
 .
 This build uses Wayland to query Vulkan WSI (Window System
 Integration).
