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 armhf powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: prevent installation on processors without required features
 This is a mostly dummy package, whose only purpose is to detect the presence
 of architecture features.

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.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: 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
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.
