Source: isa-support
Section: misc
Priority: optional
Maintainer: Adam Borowski <kilobyte@angband.pl>
Build-Depends: debhelper (>=10), sharutils
Standards-Version: 4.0.0
Vcs-Git: https://github.com/kilobyte/isa-support.git
Vcs-Browser: https://github.com/kilobyte/isa-support/tree/master/

Package: sse2-support
Priority: optional
Description: prevent installation on processors without required instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of sse2.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.
 .
 The test can be overridden by a non-empty IGNORE_ISA env variable.
Architecture: any-i386

Package: sse3-support
Priority: optional
Description: prevent installation on processors without required instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of sse3.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.
 .
 The test can be overridden by a non-empty IGNORE_ISA env variable.
Architecture: any-i386 any-amd64
Pre-Depends: libc6 (>= 2.2.5)

Package: sse4.2-support
Priority: optional
Description: prevent installation on processors without required instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of sse4.2.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.
 .
 The test can be overridden by a non-empty IGNORE_ISA env variable.
Architecture: any-i386 any-amd64
Pre-Depends: libc6 (>= 2.2.5)

Package: altivec-support
Priority: optional
Description: prevent installation on processors without required instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of altivec.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.
 .
 The test can be overridden by a non-empty IGNORE_ISA env variable.
Architecture: powerpc

Package: neon-support
Priority: optional
Description: prevent installation on processors without required instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of neon.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.
 .
 The test can be overridden by a non-empty IGNORE_ISA env variable.
Architecture: armhf
