diff -Nru gcc-defaults-1.176ubuntu2.3+16.04.sav0/debian/changelog gcc-defaults-1.176ubuntu2.3+16.04.sav1/debian/changelog --- gcc-defaults-1.176ubuntu2.3+16.04.sav0/debian/changelog 2020-08-04 21:27:23.000000000 +0000 +++ gcc-defaults-1.176ubuntu2.3+16.04.sav1/debian/changelog 2021-03-16 22:02:34.000000000 +0000 @@ -1,3 +1,10 @@ +gcc-defaults (1.176ubuntu2.3+16.04.sav1) xenial; urgency=medium + + * Build with no cross arch packages (no such GCC 7.5.0 packages for Xenial): + - d/control: Remove all cross arch packages that are not available + + -- Rob Savoury Tue, 16 Mar 2021 15:02:34 -0700 + gcc-defaults (1.176ubuntu2.3+16.04.sav0) xenial; urgency=medium * Rebuild against gcc-7 7.5.0 and gcc-8 8.4.0 (ppa:ubuntu-toolchain-r/test) diff -Nru gcc-defaults-1.176ubuntu2.3+16.04.sav0/debian/control gcc-defaults-1.176ubuntu2.3+16.04.sav1/debian/control --- gcc-defaults-1.176ubuntu2.3+16.04.sav0/debian/control 2020-08-04 20:52:53.000000000 +0000 +++ gcc-defaults-1.176ubuntu2.3+16.04.sav1/debian/control 2021-03-16 22:02:11.000000000 +0000 @@ -437,117 +437,117 @@ This is a dependency package providing the default GNU C cross-compiler for the hppa64 architecture. -Package: cpp-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-x86-64-linux-gnu ${reqv:cpp}, ${misc:Depends} -Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the amd64 architecture - The GNU C preprocessor is a macro processor that is used automatically - by the GNU C compiler to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor but not the cross-compiler for amd64 architecture. - . - This is a dependency package providing the default GNU C preprocessor - for the amd64 architecture. - -Package: gcc-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gcc-${pv:gcc}-x86-64-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc -Description: GNU C compiler for the amd64 architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the amd64 architecture. +#Package: cpp-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Multi-Arch: foreign +#Section: interpreters +#Depends: cpp-${pv:cpp}-x86-64-linux-gnu ${reqv:cpp}, ${misc:Depends} +#Suggests: cpp-doc +#Description: GNU C preprocessor (cpp) for the amd64 architecture +# The GNU C preprocessor is a macro processor that is used automatically +# by the GNU C compiler to transform programs before actual compilation. +# . +# This package has been separated from gcc for the benefit of those who +# require the preprocessor but not the cross-compiler for amd64 architecture. +# . +# This is a dependency package providing the default GNU C preprocessor +# for the amd64 architecture. + +#Package: gcc-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gcc-${pv:gcc}-x86-64-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc +#Description: GNU C compiler for the amd64 architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the amd64 architecture. + +#Package: g++-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gcc-x86-64-linux-gnu (>= ${version:cpp}), +# g++-${pv:gpp}-x86-64-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the amd64 architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ cross-compiler +# for the amd64 architecture. + +#Package: gobjc-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gcc-x86-64-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-x86-64-linux-gnu ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the amd64 architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the amd64 architecture. + +#Package: gobjc++-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gcc-x86-64-linux-gnu (>= ${version:cpp}), +# gobjc++-${pv:gobjcxx}-x86-64-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-x86-64-linux-gnu (>= ${version:cpp}), gobjc-x86-64-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the amd64 architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the amd64 architecture. + +#Package: gfortran-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gcc-x86-64-linux-gnu (>= ${version:gcc}), +# gfortran-${pv:gfort}-x86-64-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the amd64 architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the amd64 architecture. -Package: g++-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gcc-x86-64-linux-gnu (>= ${version:cpp}), - g++-${pv:gpp}-x86-64-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the amd64 architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ cross-compiler - for the amd64 architecture. - -Package: gobjc-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gcc-x86-64-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-x86-64-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the amd64 architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the amd64 architecture. - -Package: gobjc++-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gcc-x86-64-linux-gnu (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-x86-64-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-x86-64-linux-gnu (>= ${version:cpp}), gobjc-x86-64-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the amd64 architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the amd64 architecture. - -Package: gfortran-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gcc-x86-64-linux-gnu (>= ${version:gcc}), - gfortran-${pv:gfort}-x86-64-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the amd64 architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the amd64 architecture. - -Package: gccgo-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - g++-x86-64-linux-gnu (>= ${version:gcc}), - gccgo-${pv:ggo}-x86-64-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the amd64 architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - for the amd64 architecture. +#Package: gccgo-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# g++-x86-64-linux-gnu (>= ${version:gcc}), +# gccgo-${pv:ggo}-x86-64-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the amd64 architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# for the amd64 architecture. #Package: gcj-x86-64-linux-gnu #Priority: optional @@ -563,1779 +563,1779 @@ # This is a dependency package providing the default GNU Java cross-compiler # for the amd64 architecture. -Package: gdc-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-x86-64-linux-gnu ${reqv:gdc}, - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the amd64 architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - for the amd64 architecture. - -Package: gcc-multilib-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gcc-x86-64-linux-gnu (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-x86-64-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc -Description: GNU C compiler for the amd64 architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the amd64 architecture. +#Package: gdc-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-x86-64-linux-gnu ${reqv:gdc}, +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the amd64 architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# for the amd64 architecture. -Package: g++-multilib-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - g++-x86-64-linux-gnu (>= ${version:gpp}), - gcc-multilib-x86-64-linux-gnu (>= ${version:gcc}), - g++-${pv:gpp}-multilib-x86-64-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the amd64 architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ - cross-compiler for the amd64 architecture. - -Package: gobjc-multilib-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gobjc-x86-64-linux-gnu (>= ${version:gobjc}), - gcc-multilib-x86-64-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-x86-64-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the amd64 architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the amd64 architecture. - -Package: gobjc++-multilib-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gcc-multilib-x86-64-linux-gnu (>= ${version:cpp}), - gobjc++-x86-64-linux-gnu (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-x86-64-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-x86-64-linux-gnu (>= ${version:cpp}), - gobjc-x86-64-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the amd64 architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the amd64 architecture. - -Package: gfortran-multilib-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gcc-multilib-x86-64-linux-gnu (>= ${version:gcc}), - gfortran-x86-64-linux-gnu (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-x86-64-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the amd64 architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the amd64 architecture. - -Package: gccgo-multilib-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - g++-multilib-x86-64-linux-gnu (>= ${version:gcc}), - gccgo-x86-64-linux-gnu (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-x86-64-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the amd64 architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - cross-compiler for the amd64 architecture. - -Package: gdc-multilib-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-x86-64-linux-gnu ${reqv:gdc}, - gdc-x86-64-linux-gnu (>= ${version:gdc}), - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the amd64 architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - cross-compiler for the amd64 architecture. - -Package: pkg-config-x86-64-linux-gnu -Priority: optional -Architecture: arm64 i386 ppc64el x32 -Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} -Description: manage compile and link flags for libraries for amd64 architecture - pkg-config is a system for managing library compile and link flags that - works with automake and autoconf. - . - Increasingly libraries ship with ".pc" files that allow querying of the - compiler and linker flags needed to use them through the pkg-config(1) - program. - . - This is a dependency package providing cross pkg-config support for the - amd64 architecture. - -Package: cpp-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-s390x-linux-gnu ${reqv:cpp}, ${misc:Depends} -Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the s390x architecture - The GNU C preprocessor is a macro processor that is used automatically - by the GNU C compiler to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor but not the cross-compiler for s390x architecture. - . - This is a dependency package providing the default GNU C preprocessor - for the s390x architecture. - -Package: gcc-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-${pv:gcc}-s390x-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc -Description: GNU C compiler for the s390x architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the s390x architecture. +#Package: gcc-multilib-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gcc-x86-64-linux-gnu (>= ${version:gcc}), +# gcc-${pv:gcc}-multilib-x86-64-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc +#Description: GNU C compiler for the amd64 architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the amd64 architecture. -Package: g++-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-s390x-linux-gnu (>= ${version:cpp}), - g++-${pv:gpp}-s390x-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the s390x architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ cross-compiler - for the s390x architecture. - -Package: gobjc-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-s390x-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-s390x-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the s390x architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the s390x architecture. - -Package: gobjc++-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-s390x-linux-gnu (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-s390x-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-s390x-linux-gnu (>= ${version:cpp}), gobjc-s390x-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the s390x architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the s390x architecture. - -Package: gfortran-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-s390x-linux-gnu (>= ${version:gcc}), - gfortran-${pv:gfort}-s390x-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the s390x architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the s390x architecture. - -Package: gccgo-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - g++-s390x-linux-gnu (>= ${version:gcc}), - gccgo-${pv:ggo}-s390x-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the s390x architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - for the s390x architecture. +#Package: g++-multilib-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# g++-x86-64-linux-gnu (>= ${version:gpp}), +# gcc-multilib-x86-64-linux-gnu (>= ${version:gcc}), +# g++-${pv:gpp}-multilib-x86-64-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the amd64 architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ +# cross-compiler for the amd64 architecture. -#Package: gcj-s390x-linux-gnu +#Package: gobjc-multilib-x86-64-linux-gnu #Priority: optional -#Architecture: amd64 i386 x32 arm64 ppc64el -#Multi-Arch: foreign -#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), -# gcj-${pv:gcj}-s390x-linux-gnu ${reqv:gcj}, +#Architecture: arm64 i386 ppc64el x32 +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gobjc-x86-64-linux-gnu (>= ${version:gobjc}), +# gcc-multilib-x86-64-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-multilib-x86-64-linux-gnu ${reqv:gobjc}, # ${misc:Depends} -#Description: GNU Java compiler (based on GCC) for the s390x architecture -# This is the GNU Java compiler, which compiles java on platforms supported by -# the gcc compiler. It uses the gcc backend to generate optimized code. +#Description: GNU Objective-C compiler for the amd64 architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. # . -# This is a dependency package providing the default GNU Java cross-compiler -# for the s390x architecture. +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the amd64 architecture. -Package: gdc-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-s390x-linux-gnu ${reqv:gdc}, - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the s390x architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - for the s390x architecture. - -Package: gcc-multilib-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-s390x-linux-gnu (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-s390x-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc -Description: GNU C compiler for the s390x architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the s390x architecture. +#Package: gobjc++-multilib-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gcc-multilib-x86-64-linux-gnu (>= ${version:cpp}), +# gobjc++-x86-64-linux-gnu (>= ${version:gobjcxx}), +# gobjc++-${pv:gobjcxx}-multilib-x86-64-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-x86-64-linux-gnu (>= ${version:cpp}), +# gobjc-x86-64-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the amd64 architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the amd64 architecture. -Package: g++-multilib-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - g++-s390x-linux-gnu (>= ${version:gpp}), - gcc-multilib-s390x-linux-gnu (>= ${version:gcc}), - g++-${pv:gpp}-multilib-s390x-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the s390x architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ - cross-compiler for the s390x architecture. - -Package: gobjc-multilib-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gobjc-s390x-linux-gnu (>= ${version:gobjc}), - gcc-multilib-s390x-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-s390x-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the s390x architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the s390x architecture. - -Package: gobjc++-multilib-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-multilib-s390x-linux-gnu (>= ${version:cpp}), - gobjc++-s390x-linux-gnu (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-s390x-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-s390x-linux-gnu (>= ${version:cpp}), - gobjc-s390x-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the s390x architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the s390x architecture. - -Package: gfortran-multilib-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-multilib-s390x-linux-gnu (>= ${version:gcc}), - gfortran-s390x-linux-gnu (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-s390x-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the s390x architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the s390x architecture. - -Package: gccgo-multilib-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - g++-multilib-s390x-linux-gnu (>= ${version:gcc}), - gccgo-s390x-linux-gnu (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-s390x-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the s390x architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - cross-compiler for the s390x architecture. - -Package: gdc-multilib-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-s390x-linux-gnu ${reqv:gdc}, - gdc-s390x-linux-gnu (>= ${version:gdc}), - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the s390x architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - cross-compiler for the s390x architecture. - -Package: pkg-config-s390x-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} -Description: manage compile and link flags for libraries for s390x architecture - pkg-config is a system for managing library compile and link flags that - works with automake and autoconf. - . - Increasingly libraries ship with ".pc" files that allow querying of the - compiler and linker flags needed to use them through the pkg-config(1) - program. - . - This is a dependency package providing cross pkg-config support for the - s390x architecture. - -Package: cpp-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-powerpc64le-linux-gnu ${reqv:cpp}, ${misc:Depends} -Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the ppc64el architecture - The GNU C preprocessor is a macro processor that is used automatically - by the GNU C compiler to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor but not the cross-compiler for ppc64el architecture. - . - This is a dependency package providing the default GNU C preprocessor - for the ppc64el architecture. - -Package: gcc-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gcc-${pv:gcc}-powerpc64le-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-ppc64el-cross | libc-dev-ppc64el-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64le-linux-gnu, gcc-doc -Description: GNU C compiler for the ppc64el architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the ppc64el architecture. +#Package: gfortran-multilib-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gcc-multilib-x86-64-linux-gnu (>= ${version:gcc}), +# gfortran-x86-64-linux-gnu (>= ${version:gfort}), +# gfortran-${pv:gfort}-multilib-x86-64-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the amd64 architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the amd64 architecture. -Package: g++-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gcc-powerpc64le-linux-gnu (>= ${version:cpp}), - g++-${pv:gpp}-powerpc64le-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the ppc64el architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ cross-compiler - for the ppc64el architecture. - -Package: gobjc-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gcc-powerpc64le-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-powerpc64le-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the ppc64el architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the ppc64el architecture. - -Package: gobjc++-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gcc-powerpc64le-linux-gnu (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-powerpc64le-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-powerpc64le-linux-gnu (>= ${version:cpp}), gobjc-powerpc64le-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the ppc64el architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the ppc64el architecture. - -Package: gfortran-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gcc-powerpc64le-linux-gnu (>= ${version:gcc}), - gfortran-${pv:gfort}-powerpc64le-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the ppc64el architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the ppc64el architecture. - -Package: gccgo-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - g++-powerpc64le-linux-gnu (>= ${version:gcc}), - gccgo-${pv:ggo}-powerpc64le-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the ppc64el architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - for the ppc64el architecture. +#Package: gccgo-multilib-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# g++-multilib-x86-64-linux-gnu (>= ${version:gcc}), +# gccgo-x86-64-linux-gnu (>= ${version:ggo}), +# gccgo-${pv:ggo}-multilib-x86-64-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the amd64 architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# cross-compiler for the amd64 architecture. -#Package: gcj-powerpc64le-linux-gnu +#Package: gdc-multilib-x86-64-linux-gnu #Priority: optional -#Architecture: amd64 i386 x32 ppc64 arm64 -#Multi-Arch: foreign -#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), -# gcj-${pv:gcj}-powerpc64le-linux-gnu ${reqv:gcj}, +#Architecture: arm64 i386 ppc64el x32 +#Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-multilib-x86-64-linux-gnu ${reqv:gdc}, +# gdc-x86-64-linux-gnu (>= ${version:gdc}), # ${misc:Depends} -#Description: GNU Java compiler (based on GCC) for the ppc64el architecture -# This is the GNU Java compiler, which compiles java on platforms supported by +#Description: GNU D compiler (based on GCC) for the amd64 architecture +# This is the GNU D compiler, which compiles D on platforms supported by # the gcc compiler. It uses the gcc backend to generate optimized code. # . -# This is a dependency package providing the default GNU Java cross-compiler -# for the ppc64el architecture. +# This is a dependency package providing the default GNU D cross-compiler +# cross-compiler for the amd64 architecture. -Package: gdc-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-powerpc64le-linux-gnu ${reqv:gdc}, - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the ppc64el architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - for the ppc64el architecture. - -Package: pkg-config-powerpc64le-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64 arm64 -Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} -Description: manage compile and link flags for libraries for ppc64el architecture - pkg-config is a system for managing library compile and link flags that - works with automake and autoconf. - . - Increasingly libraries ship with ".pc" files that allow querying of the - compiler and linker flags needed to use them through the pkg-config(1) - program. - . - This is a dependency package providing cross pkg-config support for the - ppc64el architecture. - -Package: cpp-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-aarch64-linux-gnu ${reqv:cpp}, ${misc:Depends} -Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the arm64 architecture - The GNU C preprocessor is a macro processor that is used automatically - by the GNU C compiler to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor but not the cross-compiler for arm64 architecture. - . - This is a dependency package providing the default GNU C preprocessor - for the arm64 architecture. - -Package: gcc-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gcc-${pv:gcc}-aarch64-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-arm64-cross | libc-dev-arm64-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-aarch64-linux-gnu, gcc-doc -Description: GNU C compiler for the arm64 architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the arm64 architecture. +#Package: pkg-config-x86-64-linux-gnu +#Priority: optional +#Architecture: arm64 i386 ppc64el x32 +#Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} +#Description: manage compile and link flags for libraries for amd64 architecture +# pkg-config is a system for managing library compile and link flags that +# works with automake and autoconf. +# . +# Increasingly libraries ship with ".pc" files that allow querying of the +# compiler and linker flags needed to use them through the pkg-config(1) +# program. +# . +# This is a dependency package providing cross pkg-config support for the +# amd64 architecture. -Package: g++-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gcc-aarch64-linux-gnu (>= ${version:cpp}), - g++-${pv:gpp}-aarch64-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the arm64 architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ cross-compiler - for the arm64 architecture. - -Package: gobjc-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gcc-aarch64-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-aarch64-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the arm64 architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the arm64 architecture. - -Package: gobjc++-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gcc-aarch64-linux-gnu (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-aarch64-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-aarch64-linux-gnu (>= ${version:cpp}), gobjc-aarch64-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the arm64 architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the arm64 architecture. - -Package: gfortran-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gcc-aarch64-linux-gnu (>= ${version:gcc}), - gfortran-${pv:gfort}-aarch64-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the arm64 architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the arm64 architecture. - -Package: gccgo-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - g++-aarch64-linux-gnu (>= ${version:gcc}), - gccgo-${pv:ggo}-aarch64-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the arm64 architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - for the arm64 architecture. +#Package: cpp-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Section: interpreters +#Depends: cpp-${pv:cpp}-s390x-linux-gnu ${reqv:cpp}, ${misc:Depends} +#Suggests: cpp-doc +#Description: GNU C preprocessor (cpp) for the s390x architecture +# The GNU C preprocessor is a macro processor that is used automatically +# by the GNU C compiler to transform programs before actual compilation. +# . +# This package has been separated from gcc for the benefit of those who +# require the preprocessor but not the cross-compiler for s390x architecture. +# . +# This is a dependency package providing the default GNU C preprocessor +# for the s390x architecture. -#Package: gcj-aarch64-linux-gnu +#Package: gcc-s390x-linux-gnu #Priority: optional -#Architecture: amd64 i386 x32 ppc64el +#Architecture: amd64 i386 x32 arm64 ppc64el #Multi-Arch: foreign -#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), -# gcj-${pv:gcj}-aarch64-linux-gnu ${reqv:gcj}, +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcc-${pv:gcc}-s390x-linux-gnu ${reqv:gcc}, # ${misc:Depends} -#Description: GNU Java compiler (based on GCC) for the arm64 architecture -# This is the GNU Java compiler, which compiles java on platforms supported by -# the gcc compiler. It uses the gcc backend to generate optimized code. +#Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc +#Description: GNU C compiler for the s390x architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. # . -# This is a dependency package providing the default GNU Java cross-compiler -# for the arm64 architecture. - -Package: gdc-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-aarch64-linux-gnu ${reqv:gdc}, - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the arm64 architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - for the arm64 architecture. - -Package: pkg-config-aarch64-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} -Description: manage compile and link flags for libraries for arm64 architecture - pkg-config is a system for managing library compile and link flags that - works with automake and autoconf. - . - Increasingly libraries ship with ".pc" files that allow querying of the - compiler and linker flags needed to use them through the pkg-config(1) - program. - . - This is a dependency package providing cross pkg-config support for the - arm64 architecture. - -Package: cpp-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-arm-linux-gnueabihf ${reqv:cpp}, ${misc:Depends} -Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the armhf architecture - The GNU C preprocessor is a macro processor that is used automatically - by the GNU C compiler to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor but not the cross-compiler for armhf architecture. - . - This is a dependency package providing the default GNU C preprocessor - for the armhf architecture. - -Package: gcc-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-${pv:gcc}-arm-linux-gnueabihf ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabihf, gcc-doc -Description: GNU C compiler for the armhf architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the armhf architecture. +# This is a dependency package providing the default GNU C cross-compiler +# for the s390x architecture. -Package: g++-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-arm-linux-gnueabihf (>= ${version:cpp}), - g++-${pv:gpp}-arm-linux-gnueabihf ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the armhf architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ cross-compiler - for the armhf architecture. - -Package: gobjc-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-arm-linux-gnueabihf (>= ${version:cpp}), - gobjc-${pv:gobjc}-arm-linux-gnueabihf ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the armhf architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the armhf architecture. - -Package: gobjc++-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-arm-linux-gnueabihf (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-arm-linux-gnueabihf ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-arm-linux-gnueabihf (>= ${version:cpp}), gobjc-arm-linux-gnueabihf (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the armhf architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the armhf architecture. - -Package: gfortran-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-arm-linux-gnueabihf (>= ${version:gcc}), - gfortran-${pv:gfort}-arm-linux-gnueabihf ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the armhf architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the armhf architecture. - -Package: gccgo-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - g++-arm-linux-gnueabihf (>= ${version:gcc}), - gccgo-${pv:ggo}-arm-linux-gnueabihf ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the armhf architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - for the armhf architecture. +#Package: g++-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcc-s390x-linux-gnu (>= ${version:cpp}), +# g++-${pv:gpp}-s390x-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the s390x architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ cross-compiler +# for the s390x architecture. -#Package: gcj-arm-linux-gnueabihf +#Package: gobjc-s390x-linux-gnu #Priority: optional #Architecture: amd64 i386 x32 arm64 ppc64el #Multi-Arch: foreign -#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), -# gcj-${pv:gcj}-arm-linux-gnueabihf ${reqv:gcj}, +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcc-s390x-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-s390x-linux-gnu ${reqv:gobjc}, # ${misc:Depends} -#Description: GNU Java compiler (based on GCC) for the armhf architecture -# This is the GNU Java compiler, which compiles java on platforms supported by -# the gcc compiler. It uses the gcc backend to generate optimized code. +#Description: GNU Objective-C compiler for the s390x architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. # . -# This is a dependency package providing the default GNU Java cross-compiler -# for the armhf architecture. +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the s390x architecture. -Package: gdc-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gdc-${pv:gdc}-arm-linux-gnueabihf ${reqv:gdc}, - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the armhf architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - for the armhf architecture. - -Package: gcc-multilib-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-arm-linux-gnueabihf (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-arm-linux-gnueabihf ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabihf, gcc-doc -Description: GNU C compiler for the armhf architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the armhf architecture. +#Package: gobjc++-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcc-s390x-linux-gnu (>= ${version:cpp}), +# gobjc++-${pv:gobjcxx}-s390x-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-s390x-linux-gnu (>= ${version:cpp}), gobjc-s390x-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the s390x architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the s390x architecture. -Package: g++-multilib-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - g++-arm-linux-gnueabihf (>= ${version:gpp}), - gcc-multilib-arm-linux-gnueabihf (>= ${version:gcc}), - g++-${pv:gpp}-multilib-arm-linux-gnueabihf ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the armhf architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ - cross-compiler for the armhf architecture. - -Package: gobjc-multilib-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gobjc-arm-linux-gnueabihf (>= ${version:gobjc}), - gcc-multilib-arm-linux-gnueabihf (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-arm-linux-gnueabihf ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the armhf architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the armhf architecture. - -Package: gobjc++-multilib-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-multilib-arm-linux-gnueabihf (>= ${version:cpp}), - gobjc++-arm-linux-gnueabihf (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-arm-linux-gnueabihf ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-arm-linux-gnueabihf (>= ${version:cpp}), - gobjc-arm-linux-gnueabihf (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the armhf architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the armhf architecture. - -Package: gfortran-multilib-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-multilib-arm-linux-gnueabihf (>= ${version:gcc}), - gfortran-arm-linux-gnueabihf (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-arm-linux-gnueabihf ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the armhf architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the armhf architecture. - -Package: gccgo-multilib-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - g++-multilib-arm-linux-gnueabihf (>= ${version:gcc}), - gccgo-arm-linux-gnueabihf (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-arm-linux-gnueabihf ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the armhf architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - cross-compiler for the armhf architecture. - -Package: gdc-multilib-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-arm-linux-gnueabihf ${reqv:gdc}, - gdc-arm-linux-gnueabihf (>= ${version:gdc}), - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the armhf architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - cross-compiler for the armhf architecture. - -Package: pkg-config-arm-linux-gnueabihf -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} -Description: manage compile and link flags for libraries for armhf architecture - pkg-config is a system for managing library compile and link flags that - works with automake and autoconf. - . - Increasingly libraries ship with ".pc" files that allow querying of the - compiler and linker flags needed to use them through the pkg-config(1) - program. - . - This is a dependency package providing cross pkg-config support for the - armhf architecture. - -Package: cpp-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-arm-linux-gnueabi ${reqv:cpp}, ${misc:Depends} -Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the armel architecture - The GNU C preprocessor is a macro processor that is used automatically - by the GNU C compiler to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor but not the cross-compiler for armel architecture. - . - This is a dependency package providing the default GNU C preprocessor - for the armel architecture. - -Package: gcc-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-${pv:gcc}-arm-linux-gnueabi ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-armel-cross | libc-dev-armel-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc -Description: GNU C compiler for the armel architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the armel architecture. +#Package: gfortran-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcc-s390x-linux-gnu (>= ${version:gcc}), +# gfortran-${pv:gfort}-s390x-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the s390x architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the s390x architecture. -Package: g++-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-arm-linux-gnueabi (>= ${version:cpp}), - g++-${pv:gpp}-arm-linux-gnueabi ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the armel architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ cross-compiler - for the armel architecture. - -Package: gobjc-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-arm-linux-gnueabi (>= ${version:cpp}), - gobjc-${pv:gobjc}-arm-linux-gnueabi ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the armel architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the armel architecture. - -Package: gobjc++-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-arm-linux-gnueabi (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-arm-linux-gnueabi ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-arm-linux-gnueabi (>= ${version:cpp}), gobjc-arm-linux-gnueabi (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the armel architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the armel architecture. - -Package: gfortran-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-arm-linux-gnueabi (>= ${version:gcc}), - gfortran-${pv:gfort}-arm-linux-gnueabi ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the armel architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the armel architecture. - -Package: gccgo-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - g++-arm-linux-gnueabi (>= ${version:gcc}), - gccgo-${pv:ggo}-arm-linux-gnueabi ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the armel architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - for the armel architecture. +#Package: gccgo-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# g++-s390x-linux-gnu (>= ${version:gcc}), +# gccgo-${pv:ggo}-s390x-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the s390x architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# for the s390x architecture. -#Package: gcj-arm-linux-gnueabi +#Package: gcj-s390x-linux-gnu #Priority: optional #Architecture: amd64 i386 x32 arm64 ppc64el #Multi-Arch: foreign -#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), -# gcj-${pv:gcj}-arm-linux-gnueabi ${reqv:gcj}, +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcj-${pv:gcj}-s390x-linux-gnu ${reqv:gcj}, # ${misc:Depends} -#Description: GNU Java compiler (based on GCC) for the armel architecture +#Description: GNU Java compiler (based on GCC) for the s390x architecture # This is the GNU Java compiler, which compiles java on platforms supported by # the gcc compiler. It uses the gcc backend to generate optimized code. # . # This is a dependency package providing the default GNU Java cross-compiler -# for the armel architecture. +# for the s390x architecture. -Package: gdc-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gdc-${pv:gdc}-arm-linux-gnueabi ${reqv:gdc}, - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the armel architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - for the armel architecture. - -Package: gcc-multilib-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-arm-linux-gnueabi (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-arm-linux-gnueabi ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-armel-cross | libc-dev-armel-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc -Description: GNU C compiler for the armel architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the armel architecture. +#Package: gdc-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-s390x-linux-gnu ${reqv:gdc}, +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the s390x architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# for the s390x architecture. -Package: g++-multilib-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - g++-arm-linux-gnueabi (>= ${version:gpp}), - gcc-multilib-arm-linux-gnueabi (>= ${version:gcc}), - g++-${pv:gpp}-multilib-arm-linux-gnueabi ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the armel architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ - cross-compiler for the armel architecture. - -Package: gobjc-multilib-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gobjc-arm-linux-gnueabi (>= ${version:gobjc}), - gcc-multilib-arm-linux-gnueabi (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-arm-linux-gnueabi ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the armel architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the armel architecture. - -Package: gobjc++-multilib-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-multilib-arm-linux-gnueabi (>= ${version:cpp}), - gobjc++-arm-linux-gnueabi (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-arm-linux-gnueabi ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-arm-linux-gnueabi (>= ${version:cpp}), - gobjc-arm-linux-gnueabi (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the armel architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the armel architecture. - -Package: gfortran-multilib-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-multilib-arm-linux-gnueabi (>= ${version:gcc}), - gfortran-arm-linux-gnueabi (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-arm-linux-gnueabi ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the armel architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the armel architecture. - -Package: gccgo-multilib-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - g++-multilib-arm-linux-gnueabi (>= ${version:gcc}), - gccgo-arm-linux-gnueabi (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-arm-linux-gnueabi ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the armel architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - cross-compiler for the armel architecture. - -Package: gdc-multilib-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-arm-linux-gnueabi ${reqv:gdc}, - gdc-arm-linux-gnueabi (>= ${version:gdc}), - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the armel architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - cross-compiler for the armel architecture. - -Package: pkg-config-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 ppc64el -Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} -Description: manage compile and link flags for libraries for armel architecture - pkg-config is a system for managing library compile and link flags that - works with automake and autoconf. - . - Increasingly libraries ship with ".pc" files that allow querying of the - compiler and linker flags needed to use them through the pkg-config(1) - program. - . - This is a dependency package providing cross pkg-config support for the - armel architecture. - -Package: cpp-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-powerpc-linux-gnu ${reqv:cpp}, ${misc:Depends} -Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the powerpc architecture - The GNU C preprocessor is a macro processor that is used automatically - by the GNU C compiler to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor but not the cross-compiler for powerpc architecture. - . - This is a dependency package providing the default GNU C preprocessor - for the powerpc architecture. - -Package: gcc-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gcc-${pv:gcc}-powerpc-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-powerpc-cross | libc-dev-powerpc-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc-linux-gnu, gcc-doc -Description: GNU C compiler for the powerpc architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the powerpc architecture. +#Package: gcc-multilib-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcc-s390x-linux-gnu (>= ${version:gcc}), +# gcc-${pv:gcc}-multilib-s390x-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc +#Description: GNU C compiler for the s390x architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the s390x architecture. -Package: g++-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gcc-powerpc-linux-gnu (>= ${version:cpp}), - g++-${pv:gpp}-powerpc-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the powerpc architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ cross-compiler - for the powerpc architecture. - -Package: gobjc-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gcc-powerpc-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-powerpc-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the powerpc architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the powerpc architecture. - -Package: gobjc++-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gcc-powerpc-linux-gnu (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-powerpc-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-powerpc-linux-gnu (>= ${version:cpp}), gobjc-powerpc-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the powerpc architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the powerpc architecture. - -Package: gfortran-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gcc-powerpc-linux-gnu (>= ${version:gcc}), - gfortran-${pv:gfort}-powerpc-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the powerpc architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the powerpc architecture. - -Package: gccgo-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - g++-powerpc-linux-gnu (>= ${version:gcc}), - gccgo-${pv:ggo}-powerpc-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the powerpc architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - for the powerpc architecture. +#Package: g++-multilib-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# g++-s390x-linux-gnu (>= ${version:gpp}), +# gcc-multilib-s390x-linux-gnu (>= ${version:gcc}), +# g++-${pv:gpp}-multilib-s390x-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the s390x architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ +# cross-compiler for the s390x architecture. -#Package: gcj-powerpc-linux-gnu +#Package: gobjc-multilib-s390x-linux-gnu #Priority: optional -#Architecture: amd64 i386 x32 ppc64el -#Multi-Arch: foreign -#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), -# gcj-${pv:gcj}-powerpc-linux-gnu ${reqv:gcj}, +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gobjc-s390x-linux-gnu (>= ${version:gobjc}), +# gcc-multilib-s390x-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-multilib-s390x-linux-gnu ${reqv:gobjc}, # ${misc:Depends} -#Description: GNU Java compiler (based on GCC) for the powerpc architecture -# This is the GNU Java compiler, which compiles java on platforms supported by -# the gcc compiler. It uses the gcc backend to generate optimized code. +#Description: GNU Objective-C compiler for the s390x architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. # . -# This is a dependency package providing the default GNU Java cross-compiler -# for the powerpc architecture. +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the s390x architecture. -Package: gdc-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Multi-Arch: foreign -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-powerpc-linux-gnu ${reqv:gdc}, - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the powerpc architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - for the powerpc architecture. - -Package: gcc-multilib-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gcc-powerpc-linux-gnu (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-powerpc-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-powerpc-cross | libc-dev-powerpc-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc-linux-gnu, gcc-doc -Description: GNU C compiler for the powerpc architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the powerpc architecture. +#Package: gobjc++-multilib-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcc-multilib-s390x-linux-gnu (>= ${version:cpp}), +# gobjc++-s390x-linux-gnu (>= ${version:gobjcxx}), +# gobjc++-${pv:gobjcxx}-multilib-s390x-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-s390x-linux-gnu (>= ${version:cpp}), +# gobjc-s390x-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the s390x architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the s390x architecture. -Package: g++-multilib-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - g++-powerpc-linux-gnu (>= ${version:gpp}), - gcc-multilib-powerpc-linux-gnu (>= ${version:gcc}), - g++-${pv:gpp}-multilib-powerpc-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the powerpc architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ - cross-compiler for the powerpc architecture. - -Package: gobjc-multilib-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gobjc-powerpc-linux-gnu (>= ${version:gobjc}), - gcc-multilib-powerpc-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-powerpc-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the powerpc architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the powerpc architecture. - -Package: gobjc++-multilib-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gcc-multilib-powerpc-linux-gnu (>= ${version:cpp}), - gobjc++-powerpc-linux-gnu (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-powerpc-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-powerpc-linux-gnu (>= ${version:cpp}), - gobjc-powerpc-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the powerpc architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the powerpc architecture. - -Package: gfortran-multilib-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gcc-multilib-powerpc-linux-gnu (>= ${version:gcc}), - gfortran-powerpc-linux-gnu (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-powerpc-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the powerpc architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the powerpc architecture. - -Package: gccgo-multilib-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - g++-multilib-powerpc-linux-gnu (>= ${version:gcc}), - gccgo-powerpc-linux-gnu (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-powerpc-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the powerpc architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - cross-compiler for the powerpc architecture. - -Package: gdc-multilib-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-powerpc-linux-gnu ${reqv:gdc}, - gdc-powerpc-linux-gnu (>= ${version:gdc}), - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the powerpc architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - cross-compiler for the powerpc architecture. - -Package: pkg-config-powerpc-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 ppc64el -Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} -Description: manage compile and link flags for libraries for powerpc architecture - pkg-config is a system for managing library compile and link flags that - works with automake and autoconf. - . - Increasingly libraries ship with ".pc" files that allow querying of the - compiler and linker flags needed to use them through the pkg-config(1) - program. - . - This is a dependency package providing cross pkg-config support for the - powerpc architecture. - -Package: cpp-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-i686-linux-gnu ${reqv:cpp}, ${misc:Depends} -Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the i386 architecture - The GNU C preprocessor is a macro processor that is used automatically - by the GNU C compiler to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor but not the cross-compiler for i386 architecture. - . - This is a dependency package providing the default GNU C preprocessor - for the i386 architecture. - -Package: gcc-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gcc-${pv:gcc}-i686-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-i386-cross | libc-dev-i386-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc -Description: GNU C compiler for the i386 architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the i386 architecture. +#Package: gfortran-multilib-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gcc-multilib-s390x-linux-gnu (>= ${version:gcc}), +# gfortran-s390x-linux-gnu (>= ${version:gfort}), +# gfortran-${pv:gfort}-multilib-s390x-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the s390x architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the s390x architecture. -Package: g++-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gcc-i686-linux-gnu (>= ${version:cpp}), - g++-${pv:gpp}-i686-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the i386 architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ cross-compiler - for the i386 architecture. - -Package: gobjc-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gcc-i686-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-i686-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the i386 architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the i386 architecture. - -Package: gobjc++-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gcc-i686-linux-gnu (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-i686-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-i686-linux-gnu (>= ${version:cpp}), gobjc-i686-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the i386 architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the i386 architecture. - -Package: gfortran-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gcc-i686-linux-gnu (>= ${version:gcc}), - gfortran-${pv:gfort}-i686-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the i386 architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the i386 architecture. - -Package: gccgo-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - g++-i686-linux-gnu (>= ${version:gcc}), - gccgo-${pv:ggo}-i686-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the i386 architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - for the i386 architecture. +#Package: gccgo-multilib-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# g++-multilib-s390x-linux-gnu (>= ${version:gcc}), +# gccgo-s390x-linux-gnu (>= ${version:ggo}), +# gccgo-${pv:ggo}-multilib-s390x-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the s390x architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# cross-compiler for the s390x architecture. -#Package: gcj-i686-linux-gnu +#Package: gdc-multilib-s390x-linux-gnu #Priority: optional -#Architecture: amd64 arm64 ppc64el x32 -#Multi-Arch: foreign -#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), -# gcj-${pv:gcj}-i686-linux-gnu ${reqv:gcj}, +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-multilib-s390x-linux-gnu ${reqv:gdc}, +# gdc-s390x-linux-gnu (>= ${version:gdc}), # ${misc:Depends} -#Description: GNU Java compiler (based on GCC) for the i386 architecture -# This is the GNU Java compiler, which compiles java on platforms supported by +#Description: GNU D compiler (based on GCC) for the s390x architecture +# This is the GNU D compiler, which compiles D on platforms supported by # the gcc compiler. It uses the gcc backend to generate optimized code. # . -# This is a dependency package providing the default GNU Java cross-compiler -# for the i386 architecture. +# This is a dependency package providing the default GNU D cross-compiler +# cross-compiler for the s390x architecture. -Package: gdc-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Multi-Arch: foreign -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-i686-linux-gnu ${reqv:gdc}, - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the i386 architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - for the i386 architecture. - -Package: gcc-multilib-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gcc-i686-linux-gnu (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-i686-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-i386-cross | libc-dev-i386-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc -Description: GNU C compiler for the i386 architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - This is a dependency package providing the default GNU C cross-compiler - for the i386 architecture. +#Package: pkg-config-s390x-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} +#Description: manage compile and link flags for libraries for s390x architecture +# pkg-config is a system for managing library compile and link flags that +# works with automake and autoconf. +# . +# Increasingly libraries ship with ".pc" files that allow querying of the +# compiler and linker flags needed to use them through the pkg-config(1) +# program. +# . +# This is a dependency package providing cross pkg-config support for the +# s390x architecture. -Package: g++-multilib-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - g++-i686-linux-gnu (>= ${version:gpp}), - gcc-multilib-i686-linux-gnu (>= ${version:gcc}), - g++-${pv:gpp}-multilib-i686-linux-gnu ${reqv:gpp}, - ${misc:Depends} -Description: GNU C++ compiler for the i386 architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This is a dependency package providing the default GNU C++ - cross-compiler for the i386 architecture. - -Package: gobjc-multilib-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gobjc-i686-linux-gnu (>= ${version:gobjc}), - gcc-multilib-i686-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-i686-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -Description: GNU Objective-C compiler for the i386 architecture - This is the GNU Objective-C compiler, which compiles Objective-C on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Objective-C - cross-compiler for the i386 architecture. - -Package: gobjc++-multilib-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gcc-multilib-i686-linux-gnu (>= ${version:cpp}), - gobjc++-i686-linux-gnu (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-i686-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-i686-linux-gnu (>= ${version:cpp}), - gobjc-i686-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the i386 architecture - This is the GNU Objective-C++ compiler, which compiles - Objective-C++ on platforms supported by the gcc compiler. It uses the - gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Objective-C++ - cross-compiler for the i386 architecture. - -Package: gfortran-multilib-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gcc-multilib-i686-linux-gnu (>= ${version:gcc}), - gfortran-i686-linux-gnu (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-i686-linux-gnu ${reqv:gfort}, - ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the i386 architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms - supported by the gcc compiler. It uses the gcc backend to generate optimized - code. - . - This is a dependency package providing the default GNU Fortran 95 - cross-compiler for the i386 architecture. - -Package: gccgo-multilib-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - g++-multilib-i686-linux-gnu (>= ${version:gcc}), - gccgo-i686-linux-gnu (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-i686-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -Description: Go compiler (based on GCC) for the i386 architecture - This is the GNU Go compiler, which compiles Go on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Go cross-compiler - cross-compiler for the i386 architecture. - -Package: gdc-multilib-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Depends: cpp-i686-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-i686-linux-gnu ${reqv:gdc}, - gdc-i686-linux-gnu (>= ${version:gdc}), - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the i386 architecture - This is the GNU D compiler, which compiles D on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU D cross-compiler - cross-compiler for the i386 architecture. - -Package: pkg-config-i686-linux-gnu -Priority: optional -Architecture: amd64 arm64 ppc64el x32 -Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} -Description: manage compile and link flags for libraries for i386 architecture - pkg-config is a system for managing library compile and link flags that - works with automake and autoconf. - . - Increasingly libraries ship with ".pc" files that allow querying of the - compiler and linker flags needed to use them through the pkg-config(1) - program. - . - This is a dependency package providing cross pkg-config support for the - i386 architecture. +#Package: cpp-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Section: interpreters +#Depends: cpp-${pv:cpp}-powerpc64le-linux-gnu ${reqv:cpp}, ${misc:Depends} +#Suggests: cpp-doc +#Description: GNU C preprocessor (cpp) for the ppc64el architecture +# The GNU C preprocessor is a macro processor that is used automatically +# by the GNU C compiler to transform programs before actual compilation. +# . +# This package has been separated from gcc for the benefit of those who +# require the preprocessor but not the cross-compiler for ppc64el architecture. +# . +# This is a dependency package providing the default GNU C preprocessor +# for the ppc64el architecture. + +#Package: gcc-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +# gcc-${pv:gcc}-powerpc64le-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-ppc64el-cross | libc-dev-ppc64el-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64le-linux-gnu, gcc-doc +#Description: GNU C compiler for the ppc64el architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the ppc64el architecture. + +#Package: g++-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +# gcc-powerpc64le-linux-gnu (>= ${version:cpp}), +# g++-${pv:gpp}-powerpc64le-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the ppc64el architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ cross-compiler +# for the ppc64el architecture. + +#Package: gobjc-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +# gcc-powerpc64le-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-powerpc64le-linux-gnu ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the ppc64el architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the ppc64el architecture. + +#Package: gobjc++-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +# gcc-powerpc64le-linux-gnu (>= ${version:cpp}), +# gobjc++-${pv:gobjcxx}-powerpc64le-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-powerpc64le-linux-gnu (>= ${version:cpp}), gobjc-powerpc64le-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the ppc64el architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the ppc64el architecture. + +#Package: gfortran-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +# gcc-powerpc64le-linux-gnu (>= ${version:gcc}), +# gfortran-${pv:gfort}-powerpc64le-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the ppc64el architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the ppc64el architecture. + +#Package: gccgo-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +# g++-powerpc64le-linux-gnu (>= ${version:gcc}), +# gccgo-${pv:ggo}-powerpc64le-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the ppc64el architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# for the ppc64el architecture. + +#Package: gcj-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +# gcj-${pv:gcj}-powerpc64le-linux-gnu ${reqv:gcj}, +# ${misc:Depends} +#Description: GNU Java compiler (based on GCC) for the ppc64el architecture +# This is the GNU Java compiler, which compiles java on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Java cross-compiler +# for the ppc64el architecture. + +#Package: gdc-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Multi-Arch: foreign +#Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-powerpc64le-linux-gnu ${reqv:gdc}, +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the ppc64el architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# for the ppc64el architecture. + +#Package: pkg-config-powerpc64le-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64 arm64 +#Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} +#Description: manage compile and link flags for libraries for ppc64el architecture +# pkg-config is a system for managing library compile and link flags that +# works with automake and autoconf. +# . +# Increasingly libraries ship with ".pc" files that allow querying of the +# compiler and linker flags needed to use them through the pkg-config(1) +# program. +# . +# This is a dependency package providing cross pkg-config support for the +# ppc64el architecture. + +#Package: cpp-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Section: interpreters +#Depends: cpp-${pv:cpp}-aarch64-linux-gnu ${reqv:cpp}, ${misc:Depends} +#Suggests: cpp-doc +#Description: GNU C preprocessor (cpp) for the arm64 architecture +# The GNU C preprocessor is a macro processor that is used automatically +# by the GNU C compiler to transform programs before actual compilation. +# . +# This package has been separated from gcc for the benefit of those who +# require the preprocessor but not the cross-compiler for arm64 architecture. +# . +# This is a dependency package providing the default GNU C preprocessor +# for the arm64 architecture. + +#Package: gcc-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +# gcc-${pv:gcc}-aarch64-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-arm64-cross | libc-dev-arm64-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-aarch64-linux-gnu, gcc-doc +#Description: GNU C compiler for the arm64 architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the arm64 architecture. + +#Package: g++-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +# gcc-aarch64-linux-gnu (>= ${version:cpp}), +# g++-${pv:gpp}-aarch64-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the arm64 architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ cross-compiler +# for the arm64 architecture. + +#Package: gobjc-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +# gcc-aarch64-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-aarch64-linux-gnu ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the arm64 architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the arm64 architecture. + +#Package: gobjc++-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +# gcc-aarch64-linux-gnu (>= ${version:cpp}), +# gobjc++-${pv:gobjcxx}-aarch64-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-aarch64-linux-gnu (>= ${version:cpp}), gobjc-aarch64-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the arm64 architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the arm64 architecture. + +#Package: gfortran-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +# gcc-aarch64-linux-gnu (>= ${version:gcc}), +# gfortran-${pv:gfort}-aarch64-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the arm64 architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the arm64 architecture. + +#Package: gccgo-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +# g++-aarch64-linux-gnu (>= ${version:gcc}), +# gccgo-${pv:ggo}-aarch64-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the arm64 architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# for the arm64 architecture. + +#Package: gcj-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +# gcj-${pv:gcj}-aarch64-linux-gnu ${reqv:gcj}, +# ${misc:Depends} +#Description: GNU Java compiler (based on GCC) for the arm64 architecture +# This is the GNU Java compiler, which compiles java on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Java cross-compiler +# for the arm64 architecture. + +#Package: gdc-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-aarch64-linux-gnu ${reqv:gdc}, +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the arm64 architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# for the arm64 architecture. + +#Package: pkg-config-aarch64-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} +#Description: manage compile and link flags for libraries for arm64 architecture +# pkg-config is a system for managing library compile and link flags that +# works with automake and autoconf. +# . +# Increasingly libraries ship with ".pc" files that allow querying of the +# compiler and linker flags needed to use them through the pkg-config(1) +# program. +# . +# This is a dependency package providing cross pkg-config support for the +# arm64 architecture. + +#Package: cpp-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Section: interpreters +#Depends: cpp-${pv:cpp}-arm-linux-gnueabihf ${reqv:cpp}, ${misc:Depends} +#Suggests: cpp-doc +#Description: GNU C preprocessor (cpp) for the armhf architecture +# The GNU C preprocessor is a macro processor that is used automatically +# by the GNU C compiler to transform programs before actual compilation. +# . +# This package has been separated from gcc for the benefit of those who +# require the preprocessor but not the cross-compiler for armhf architecture. +# . +# This is a dependency package providing the default GNU C preprocessor +# for the armhf architecture. + +#Package: gcc-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcc-${pv:gcc}-arm-linux-gnueabihf ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabihf, gcc-doc +#Description: GNU C compiler for the armhf architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the armhf architecture. + +#Package: g++-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcc-arm-linux-gnueabihf (>= ${version:cpp}), +# g++-${pv:gpp}-arm-linux-gnueabihf ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the armhf architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ cross-compiler +# for the armhf architecture. + +#Package: gobjc-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcc-arm-linux-gnueabihf (>= ${version:cpp}), +# gobjc-${pv:gobjc}-arm-linux-gnueabihf ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the armhf architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the armhf architecture. + +#Package: gobjc++-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcc-arm-linux-gnueabihf (>= ${version:cpp}), +# gobjc++-${pv:gobjcxx}-arm-linux-gnueabihf ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-arm-linux-gnueabihf (>= ${version:cpp}), gobjc-arm-linux-gnueabihf (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the armhf architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the armhf architecture. + +#Package: gfortran-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcc-arm-linux-gnueabihf (>= ${version:gcc}), +# gfortran-${pv:gfort}-arm-linux-gnueabihf ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the armhf architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the armhf architecture. + +#Package: gccgo-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# g++-arm-linux-gnueabihf (>= ${version:gcc}), +# gccgo-${pv:ggo}-arm-linux-gnueabihf ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the armhf architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# for the armhf architecture. + +#Package: gcj-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcj-${pv:gcj}-arm-linux-gnueabihf ${reqv:gcj}, +# ${misc:Depends} +#Description: GNU Java compiler (based on GCC) for the armhf architecture +# This is the GNU Java compiler, which compiles java on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Java cross-compiler +# for the armhf architecture. + +#Package: gdc-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gdc-${pv:gdc}-arm-linux-gnueabihf ${reqv:gdc}, +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the armhf architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# for the armhf architecture. + +#Package: gcc-multilib-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcc-arm-linux-gnueabihf (>= ${version:gcc}), +# gcc-${pv:gcc}-multilib-arm-linux-gnueabihf ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabihf, gcc-doc +#Description: GNU C compiler for the armhf architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the armhf architecture. + +#Package: g++-multilib-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# g++-arm-linux-gnueabihf (>= ${version:gpp}), +# gcc-multilib-arm-linux-gnueabihf (>= ${version:gcc}), +# g++-${pv:gpp}-multilib-arm-linux-gnueabihf ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the armhf architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ +# cross-compiler for the armhf architecture. + +#Package: gobjc-multilib-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gobjc-arm-linux-gnueabihf (>= ${version:gobjc}), +# gcc-multilib-arm-linux-gnueabihf (>= ${version:cpp}), +# gobjc-${pv:gobjc}-multilib-arm-linux-gnueabihf ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the armhf architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the armhf architecture. + +#Package: gobjc++-multilib-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcc-multilib-arm-linux-gnueabihf (>= ${version:cpp}), +# gobjc++-arm-linux-gnueabihf (>= ${version:gobjcxx}), +# gobjc++-${pv:gobjcxx}-multilib-arm-linux-gnueabihf ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-arm-linux-gnueabihf (>= ${version:cpp}), +# gobjc-arm-linux-gnueabihf (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the armhf architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the armhf architecture. + +#Package: gfortran-multilib-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gcc-multilib-arm-linux-gnueabihf (>= ${version:gcc}), +# gfortran-arm-linux-gnueabihf (>= ${version:gfort}), +# gfortran-${pv:gfort}-multilib-arm-linux-gnueabihf ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the armhf architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the armhf architecture. + +#Package: gccgo-multilib-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# g++-multilib-arm-linux-gnueabihf (>= ${version:gcc}), +# gccgo-arm-linux-gnueabihf (>= ${version:ggo}), +# gccgo-${pv:ggo}-multilib-arm-linux-gnueabihf ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the armhf architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# cross-compiler for the armhf architecture. + +#Package: gdc-multilib-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +# gdc-${pv:gdc}-multilib-arm-linux-gnueabihf ${reqv:gdc}, +# gdc-arm-linux-gnueabihf (>= ${version:gdc}), +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the armhf architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# cross-compiler for the armhf architecture. + +#Package: pkg-config-arm-linux-gnueabihf +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} +#Description: manage compile and link flags for libraries for armhf architecture +# pkg-config is a system for managing library compile and link flags that +# works with automake and autoconf. +# . +# Increasingly libraries ship with ".pc" files that allow querying of the +# compiler and linker flags needed to use them through the pkg-config(1) +# program. +# . +# This is a dependency package providing cross pkg-config support for the +# armhf architecture. + +#Package: cpp-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Section: interpreters +#Depends: cpp-${pv:cpp}-arm-linux-gnueabi ${reqv:cpp}, ${misc:Depends} +#Suggests: cpp-doc +#Description: GNU C preprocessor (cpp) for the armel architecture +# The GNU C preprocessor is a macro processor that is used automatically +# by the GNU C compiler to transform programs before actual compilation. +# . +# This package has been separated from gcc for the benefit of those who +# require the preprocessor but not the cross-compiler for armel architecture. +# . +# This is a dependency package providing the default GNU C preprocessor +# for the armel architecture. + +#Package: gcc-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcc-${pv:gcc}-arm-linux-gnueabi ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-armel-cross | libc-dev-armel-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc +#Description: GNU C compiler for the armel architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the armel architecture. + +#Package: g++-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcc-arm-linux-gnueabi (>= ${version:cpp}), +# g++-${pv:gpp}-arm-linux-gnueabi ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the armel architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ cross-compiler +# for the armel architecture. + +#Package: gobjc-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcc-arm-linux-gnueabi (>= ${version:cpp}), +# gobjc-${pv:gobjc}-arm-linux-gnueabi ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the armel architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the armel architecture. + +#Package: gobjc++-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcc-arm-linux-gnueabi (>= ${version:cpp}), +# gobjc++-${pv:gobjcxx}-arm-linux-gnueabi ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-arm-linux-gnueabi (>= ${version:cpp}), gobjc-arm-linux-gnueabi (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the armel architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the armel architecture. + +#Package: gfortran-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcc-arm-linux-gnueabi (>= ${version:gcc}), +# gfortran-${pv:gfort}-arm-linux-gnueabi ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the armel architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the armel architecture. + +#Package: gccgo-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# g++-arm-linux-gnueabi (>= ${version:gcc}), +# gccgo-${pv:ggo}-arm-linux-gnueabi ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the armel architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# for the armel architecture. + +#Package: gcj-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcj-${pv:gcj}-arm-linux-gnueabi ${reqv:gcj}, +# ${misc:Depends} +#Description: GNU Java compiler (based on GCC) for the armel architecture +# This is the GNU Java compiler, which compiles java on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Java cross-compiler +# for the armel architecture. + +#Package: gdc-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Multi-Arch: foreign +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gdc-${pv:gdc}-arm-linux-gnueabi ${reqv:gdc}, +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the armel architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# for the armel architecture. + +#Package: gcc-multilib-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcc-arm-linux-gnueabi (>= ${version:gcc}), +# gcc-${pv:gcc}-multilib-arm-linux-gnueabi ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-armel-cross | libc-dev-armel-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc +#Description: GNU C compiler for the armel architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the armel architecture. + +#Package: g++-multilib-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# g++-arm-linux-gnueabi (>= ${version:gpp}), +# gcc-multilib-arm-linux-gnueabi (>= ${version:gcc}), +# g++-${pv:gpp}-multilib-arm-linux-gnueabi ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the armel architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ +# cross-compiler for the armel architecture. + +#Package: gobjc-multilib-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gobjc-arm-linux-gnueabi (>= ${version:gobjc}), +# gcc-multilib-arm-linux-gnueabi (>= ${version:cpp}), +# gobjc-${pv:gobjc}-multilib-arm-linux-gnueabi ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the armel architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the armel architecture. + +#Package: gobjc++-multilib-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcc-multilib-arm-linux-gnueabi (>= ${version:cpp}), +# gobjc++-arm-linux-gnueabi (>= ${version:gobjcxx}), +# gobjc++-${pv:gobjcxx}-multilib-arm-linux-gnueabi ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-arm-linux-gnueabi (>= ${version:cpp}), +# gobjc-arm-linux-gnueabi (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the armel architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the armel architecture. + +#Package: gfortran-multilib-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gcc-multilib-arm-linux-gnueabi (>= ${version:gcc}), +# gfortran-arm-linux-gnueabi (>= ${version:gfort}), +# gfortran-${pv:gfort}-multilib-arm-linux-gnueabi ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the armel architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the armel architecture. + +#Package: gccgo-multilib-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# g++-multilib-arm-linux-gnueabi (>= ${version:gcc}), +# gccgo-arm-linux-gnueabi (>= ${version:ggo}), +# gccgo-${pv:ggo}-multilib-arm-linux-gnueabi ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the armel architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# cross-compiler for the armel architecture. + +#Package: gdc-multilib-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +# gdc-${pv:gdc}-multilib-arm-linux-gnueabi ${reqv:gdc}, +# gdc-arm-linux-gnueabi (>= ${version:gdc}), +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the armel architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# cross-compiler for the armel architecture. + +#Package: pkg-config-arm-linux-gnueabi +#Priority: optional +#Architecture: amd64 i386 x32 arm64 ppc64el +#Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} +#Description: manage compile and link flags for libraries for armel architecture +# pkg-config is a system for managing library compile and link flags that +# works with automake and autoconf. +# . +# Increasingly libraries ship with ".pc" files that allow querying of the +# compiler and linker flags needed to use them through the pkg-config(1) +# program. +# . +# This is a dependency package providing cross pkg-config support for the +# armel architecture. + +#Package: cpp-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Section: interpreters +#Depends: cpp-${pv:cpp}-powerpc-linux-gnu ${reqv:cpp}, ${misc:Depends} +#Suggests: cpp-doc +#Description: GNU C preprocessor (cpp) for the powerpc architecture +# The GNU C preprocessor is a macro processor that is used automatically +# by the GNU C compiler to transform programs before actual compilation. +# . +# This package has been separated from gcc for the benefit of those who +# require the preprocessor but not the cross-compiler for powerpc architecture. +# . +# This is a dependency package providing the default GNU C preprocessor +# for the powerpc architecture. + +#Package: gcc-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcc-${pv:gcc}-powerpc-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-powerpc-cross | libc-dev-powerpc-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc-linux-gnu, gcc-doc +#Description: GNU C compiler for the powerpc architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the powerpc architecture. + +#Package: g++-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcc-powerpc-linux-gnu (>= ${version:cpp}), +# g++-${pv:gpp}-powerpc-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the powerpc architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ cross-compiler +# for the powerpc architecture. + +#Package: gobjc-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcc-powerpc-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-powerpc-linux-gnu ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the powerpc architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the powerpc architecture. + +#Package: gobjc++-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcc-powerpc-linux-gnu (>= ${version:cpp}), +# gobjc++-${pv:gobjcxx}-powerpc-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-powerpc-linux-gnu (>= ${version:cpp}), gobjc-powerpc-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the powerpc architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the powerpc architecture. + +#Package: gfortran-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcc-powerpc-linux-gnu (>= ${version:gcc}), +# gfortran-${pv:gfort}-powerpc-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the powerpc architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the powerpc architecture. + +#Package: gccgo-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# g++-powerpc-linux-gnu (>= ${version:gcc}), +# gccgo-${pv:ggo}-powerpc-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the powerpc architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# for the powerpc architecture. + +#Package: gcj-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcj-${pv:gcj}-powerpc-linux-gnu ${reqv:gcj}, +# ${misc:Depends} +#Description: GNU Java compiler (based on GCC) for the powerpc architecture +# This is the GNU Java compiler, which compiles java on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Java cross-compiler +# for the powerpc architecture. + +#Package: gdc-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Multi-Arch: foreign +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-powerpc-linux-gnu ${reqv:gdc}, +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the powerpc architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# for the powerpc architecture. + +#Package: gcc-multilib-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcc-powerpc-linux-gnu (>= ${version:gcc}), +# gcc-${pv:gcc}-multilib-powerpc-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-powerpc-cross | libc-dev-powerpc-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc-linux-gnu, gcc-doc +#Description: GNU C compiler for the powerpc architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the powerpc architecture. + +#Package: g++-multilib-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# g++-powerpc-linux-gnu (>= ${version:gpp}), +# gcc-multilib-powerpc-linux-gnu (>= ${version:gcc}), +# g++-${pv:gpp}-multilib-powerpc-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the powerpc architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ +# cross-compiler for the powerpc architecture. + +#Package: gobjc-multilib-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gobjc-powerpc-linux-gnu (>= ${version:gobjc}), +# gcc-multilib-powerpc-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-multilib-powerpc-linux-gnu ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the powerpc architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the powerpc architecture. + +#Package: gobjc++-multilib-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcc-multilib-powerpc-linux-gnu (>= ${version:cpp}), +# gobjc++-powerpc-linux-gnu (>= ${version:gobjcxx}), +# gobjc++-${pv:gobjcxx}-multilib-powerpc-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-powerpc-linux-gnu (>= ${version:cpp}), +# gobjc-powerpc-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the powerpc architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the powerpc architecture. + +#Package: gfortran-multilib-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gcc-multilib-powerpc-linux-gnu (>= ${version:gcc}), +# gfortran-powerpc-linux-gnu (>= ${version:gfort}), +# gfortran-${pv:gfort}-multilib-powerpc-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the powerpc architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the powerpc architecture. + +#Package: gccgo-multilib-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# g++-multilib-powerpc-linux-gnu (>= ${version:gcc}), +# gccgo-powerpc-linux-gnu (>= ${version:ggo}), +# gccgo-${pv:ggo}-multilib-powerpc-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the powerpc architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# cross-compiler for the powerpc architecture. + +#Package: gdc-multilib-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-multilib-powerpc-linux-gnu ${reqv:gdc}, +# gdc-powerpc-linux-gnu (>= ${version:gdc}), +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the powerpc architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# cross-compiler for the powerpc architecture. + +#Package: pkg-config-powerpc-linux-gnu +#Priority: optional +#Architecture: amd64 i386 x32 ppc64el +#Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} +#Description: manage compile and link flags for libraries for powerpc architecture +# pkg-config is a system for managing library compile and link flags that +# works with automake and autoconf. +# . +# Increasingly libraries ship with ".pc" files that allow querying of the +# compiler and linker flags needed to use them through the pkg-config(1) +# program. +# . +# This is a dependency package providing cross pkg-config support for the +# powerpc architecture. + +#Package: cpp-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Section: interpreters +#Depends: cpp-${pv:cpp}-i686-linux-gnu ${reqv:cpp}, ${misc:Depends} +#Suggests: cpp-doc +#Description: GNU C preprocessor (cpp) for the i386 architecture +# The GNU C preprocessor is a macro processor that is used automatically +# by the GNU C compiler to transform programs before actual compilation. +# . +# This package has been separated from gcc for the benefit of those who +# require the preprocessor but not the cross-compiler for i386 architecture. +# . +# This is a dependency package providing the default GNU C preprocessor +# for the i386 architecture. + +#Package: gcc-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcc-${pv:gcc}-i686-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-i386-cross | libc-dev-i386-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc +#Description: GNU C compiler for the i386 architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the i386 architecture. + +#Package: g++-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcc-i686-linux-gnu (>= ${version:cpp}), +# g++-${pv:gpp}-i686-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the i386 architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ cross-compiler +# for the i386 architecture. + +#Package: gobjc-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcc-i686-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-i686-linux-gnu ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the i386 architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the i386 architecture. + +#Package: gobjc++-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcc-i686-linux-gnu (>= ${version:cpp}), +# gobjc++-${pv:gobjcxx}-i686-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-i686-linux-gnu (>= ${version:cpp}), gobjc-i686-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the i386 architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the i386 architecture. + +#Package: gfortran-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcc-i686-linux-gnu (>= ${version:gcc}), +# gfortran-${pv:gfort}-i686-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the i386 architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the i386 architecture. + +#Package: gccgo-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# g++-i686-linux-gnu (>= ${version:gcc}), +# gccgo-${pv:ggo}-i686-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the i386 architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# for the i386 architecture. + +#Package: gcj-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcj-${pv:gcj}-i686-linux-gnu ${reqv:gcj}, +# ${misc:Depends} +#Description: GNU Java compiler (based on GCC) for the i386 architecture +# This is the GNU Java compiler, which compiles java on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Java cross-compiler +# for the i386 architecture. + +#Package: gdc-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Multi-Arch: foreign +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-i686-linux-gnu ${reqv:gdc}, +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the i386 architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# for the i386 architecture. + +#Package: gcc-multilib-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcc-i686-linux-gnu (>= ${version:gcc}), +# gcc-${pv:gcc}-multilib-i686-linux-gnu ${reqv:gcc}, +# ${misc:Depends} +#Recommends: libc6-dev-i386-cross | libc-dev-i386-cross +#Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc +#Description: GNU C compiler for the i386 architecture +# This is the GNU C compiler, a fairly portable optimizing compiler for C. +# . +# This is a dependency package providing the default GNU C cross-compiler +# for the i386 architecture. + +#Package: g++-multilib-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# g++-i686-linux-gnu (>= ${version:gpp}), +# gcc-multilib-i686-linux-gnu (>= ${version:gcc}), +# g++-${pv:gpp}-multilib-i686-linux-gnu ${reqv:gpp}, +# ${misc:Depends} +#Description: GNU C++ compiler for the i386 architecture +# This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. +# . +# This is a dependency package providing the default GNU C++ +# cross-compiler for the i386 architecture. + +#Package: gobjc-multilib-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gobjc-i686-linux-gnu (>= ${version:gobjc}), +# gcc-multilib-i686-linux-gnu (>= ${version:cpp}), +# gobjc-${pv:gobjc}-multilib-i686-linux-gnu ${reqv:gobjc}, +# ${misc:Depends} +#Description: GNU Objective-C compiler for the i386 architecture +# This is the GNU Objective-C compiler, which compiles Objective-C on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Objective-C +# cross-compiler for the i386 architecture. + +#Package: gobjc++-multilib-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcc-multilib-i686-linux-gnu (>= ${version:cpp}), +# gobjc++-i686-linux-gnu (>= ${version:gobjcxx}), +# gobjc++-${pv:gobjcxx}-multilib-i686-linux-gnu ${reqv:gobjcxx}, +# ${misc:Depends} +#Recommends: g++-i686-linux-gnu (>= ${version:cpp}), +# gobjc-i686-linux-gnu (>= ${version:cpp}) +#Description: GNU Objective-C++ compiler for the i386 architecture +# This is the GNU Objective-C++ compiler, which compiles +# Objective-C++ on platforms supported by the gcc compiler. It uses the +# gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Objective-C++ +# cross-compiler for the i386 architecture. + +#Package: gfortran-multilib-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gcc-multilib-i686-linux-gnu (>= ${version:gcc}), +# gfortran-i686-linux-gnu (>= ${version:gfort}), +# gfortran-${pv:gfort}-multilib-i686-linux-gnu ${reqv:gfort}, +# ${misc:Depends} +#Suggests: gfortran-doc +#Description: GNU Fortran 95 compiler for the i386 architecture +# This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +# supported by the gcc compiler. It uses the gcc backend to generate optimized +# code. +# . +# This is a dependency package providing the default GNU Fortran 95 +# cross-compiler for the i386 architecture. + +#Package: gccgo-multilib-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# g++-multilib-i686-linux-gnu (>= ${version:gcc}), +# gccgo-i686-linux-gnu (>= ${version:ggo}), +# gccgo-${pv:ggo}-multilib-i686-linux-gnu ${reqv:ggo}, +# ${misc:Depends} +#Suggests: gccgo-doc +#Description: Go compiler (based on GCC) for the i386 architecture +# This is the GNU Go compiler, which compiles Go on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU Go cross-compiler +# cross-compiler for the i386 architecture. + +#Package: gdc-multilib-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Depends: cpp-i686-linux-gnu (>= ${version:cpp}), +# gdc-${pv:gdc}-multilib-i686-linux-gnu ${reqv:gdc}, +# gdc-i686-linux-gnu (>= ${version:gdc}), +# ${misc:Depends} +#Description: GNU D compiler (based on GCC) for the i386 architecture +# This is the GNU D compiler, which compiles D on platforms supported by +# the gcc compiler. It uses the gcc backend to generate optimized code. +# . +# This is a dependency package providing the default GNU D cross-compiler +# cross-compiler for the i386 architecture. + +#Package: pkg-config-i686-linux-gnu +#Priority: optional +#Architecture: amd64 arm64 ppc64el x32 +#Depends: pkg-config (>= 0.25-1.1ubuntu2), ${misc:Depends} +#Description: manage compile and link flags for libraries for i386 architecture +# pkg-config is a system for managing library compile and link flags that +# works with automake and autoconf. +# . +# Increasingly libraries ship with ".pc" files that allow querying of the +# compiler and linker flags needed to use them through the pkg-config(1) +# program. +# . +# This is a dependency package providing cross pkg-config support for the +# i386 architecture. Package: cpp-doc Section: doc diff -Nru gcc-defaults-1.176ubuntu2.3+16.04.sav0/debian/rules gcc-defaults-1.176ubuntu2.3+16.04.sav1/debian/rules --- gcc-defaults-1.176ubuntu2.3+16.04.sav0/debian/rules 2020-08-04 21:16:20.000000000 +0000 +++ gcc-defaults-1.176ubuntu2.3+16.04.sav1/debian/rules 2021-03-16 22:02:34.000000000 +0000 @@ -394,6 +394,9 @@ endif endif +# skip cross arch packages, not available for Xenial +CROSS_ARCHS = + ifeq ($(SOURCE),gcc-defaults) with_native = yes endif