Source: glslang
Section: libdevel
Priority: optional
Maintainer: SwampRabbit <maintainer@mepiscommunity.org>
XSBC-Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends: debhelper (>= 12),
 cmake,
 pkg-config,
 python3,
 quilt,
 spirv-headers,
 spirv-tools (>= 2019.4+git20191022-2),
Standards-Version: 4.4.0
Homepage: https://github.com/KhronosGroup/glslang
Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/glslang.git
Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/glslang

Package: glslang-tools
Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el alpha ia64 m68k riscv64 sh4 x32
Depends: ${shlibs:Depends}, ${misc:Depends}, spirv-tools
Description: OpenGL and OpenGL ES shader front end and validator -- tools
 glslang is the official reference compiler front end for the OpenGL ES
 and OpenGL shading languages. It implements a strict
 interpretation of the specifications for these languages.
 .
 This package includes the validator tools.

Package: glslang-dev
Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el alpha ia64 m68k riscv64 sh4 x32
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: glslang-tools
Multi-Arch: same
Description: OpenGL and OpenGL ES shader front end and validator -- development files
 glslang is the official reference compiler front end for the OpenGL ES
 and OpenGL shading languages. It implements a strict
 interpretation of the specifications for these languages.
 .
 This package includes files for development.
