File: control

package info (click to toggle)
hsail-tools 0~20180830-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 12,380 kB
  • sloc: cpp: 17,707; perl: 5,123; sh: 81; makefile: 18
file content (21 lines) | stat: -rw-r--r-- 650 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: hsail-tools
Section: devel
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends: debhelper (>= 9),
  cmake,
  libdwarf-dev,
  libelf-dev,
  libncursesw5-dev,
  re2c,
Standards-Version: 4.4.1
Homepage: http://www.hsafoundation.com/hsa-developer-tools/

Package: hsail-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tools for parsing, assembling, and disassembling HSAIL
 HSAIL-Tools are used for parsing, assembling, and disassembling HSAIL.
 .
 This version of libHSAIL supports the HSA PRM 1.02 (Final) specification.