Source: isa-support
Section: misc
Priority: optional
Uploaders: Gioele Barabucci <gioele@svario.it>
Maintainer: Bastien Roucariès <rouca@debian.org>
Build-Depends: debhelper-compat (= 13), po-debconf
Standards-Version: 4.6.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/isa-support.git
Vcs-Browser: https://salsa.debian.org/debian/isa-support

Package: isa-support
Multi-Arch: same
Architecture: any-i386 any-i386 any-amd64 armel armel armhf armhf powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: test for architecture features
 The isa-support package contains test programs that probe for architecture
 features like SSE3. Other packages can use these to prevent installation on
 machines that lack these features. For convenience, there are individual
 packages for each feature that other packages can pre-depend on:
 .
 sse2-support, sse3-support, sse4.2-support, altivec-support, neon-support,
 armv6-support, armv7-support, armv8-support, vfp-support, vfpv2-support,
 vfpv3-support

Package: sse2-support
Multi-Arch: foreign
Architecture: any-i386
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required sse2 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.

Package: sse3-support
Multi-Arch: foreign
Architecture: any-i386 any-amd64
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required sse3 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.

Package: sse4.1-support
Multi-Arch: foreign
Architecture: any-i386 any-amd64
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required sse4.1 instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of sse4.1.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.

Package: sse4.2-support
Multi-Arch: foreign
Architecture: any-i386 any-amd64
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required sse4.2 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.

Package: altivec-support
Multi-Arch: foreign
Architecture: powerpc
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required altivec 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.

Package: neon-support
Multi-Arch: foreign
Architecture: armhf
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required neon 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.

Package: armv6-support
Multi-Arch: foreign
Architecture: armel
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required armv6 instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of armv6.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.

Package: armv6k-support
Multi-Arch: foreign
Architecture: armel
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required armv6k instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of armv6k.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.

Package: armv7-support
Multi-Arch: foreign
Architecture: armel
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required armv7 instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of armv7.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.

Package: armv8-support
Multi-Arch: foreign
Architecture: armel armhf
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required armv8 instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of armv8.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.

Package: vfp-support
Multi-Arch: foreign
Architecture: armel
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required vfp instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of vfp.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.

Package: vfpv2-support
Multi-Arch: foreign
Architecture: armel
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required vfpv2 instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of vfpv2.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.

Package: vfpv3-support
Multi-Arch: foreign
Architecture: armel
Pre-Depends: isa-support (= ${binary:Version})
Description: prevent installation on processors without required vfpv3 instructions
 This is a mostly dummy package, whose only purpose is to detect the presence
 of vfpv3.  It refuses to install on inadequate processors, thus allowing
 specifying such a requirement as a dependency.
