Source: vulkan-profiles
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 python3,
 bison,
 libgtest-dev,
 libx11-xcb-dev,
 libxkbcommon-dev,
 libwayland-dev,
 libxrandr-dev,
 libxcb-randr0-dev,
 libxcb-keysyms1-dev,
 libxcb-ewmh-dev,
 libjsoncpp-dev,
 libvulkan-dev (>= 1.4.321),
 mesa-vulkan-drivers,
 python3-jsonschema,
 libtinyxml2-dev,
 libvalijson-dev,
 vulkan-utility-libraries-dev (>= 1.4.321)
Standards-Version: 4.7.0
Homepage: https://github.com/KhronosGroup/Vulkan-Profiles
Vcs-Browser: https://github.com/KhronosGroup/Vulkan-Profiles
Vcs-Git: https://github.com/KhronosGroup/Vulkan-Profiles.git

Package: libvklayer-khronos-profiles1
Architecture: amd64 arm64
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Collection of tools to leverage Vulkan Profiles
 The Vulkan Profiles Tools are a collection of tools
 for Vulkan application developers to leverage Vulkan
 Profiles while developing a Vulkan application.

Package: libvklayer-khronos-profiles-dev
Architecture: amd64 arm64
Multi-Arch: same
Section: libdevel
Depends:
 libvklayer-khronos-profiles1 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends},
Description: Development package for Vulkan Profiles
 This is the dev package for the Vulkan Profiles Tools. It includes the symlink
 to the latest version as well as the header files required for using it.
