File: control

package info (click to toggle)
spirv-headers 1.3%2Bgit20190113-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,380 kB
  • sloc: cpp: 10,275; ansic: 4,291; cs: 3,898; python: 3,726; xml: 39; makefile: 9; sh: 3
file content (21 lines) | stat: -rw-r--r-- 772 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: spirv-headers
Section: libdevel
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends: debhelper (>=10),
Standards-Version: 4.1.3
Homepage: https://github.com/KhronosGroup/SPIRV-Headers
Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/spirv-headers.git
Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/spirv-headers

Package: spirv-headers
Architecture: all
Depends: ${misc:Depends}
Description: Machine-readable files for the SPIR-V Registry
 This package includes:
  - Header files for various languages
  - JSON files describing the grammar for the SPIR-V core instruction
    set and the extended instruction sets.
  - The XML registry file.
 .
 For more info, see https://github.com/KhronosGroup/SPIRV-Headers