define(`MAJORVERSION',regexp(CC_GCCVER,^[^.]+\.[^.]+,\&))dnl Source: gcc-MAJORVERSION Section: devel Priority: optional Maintainer: Scratchbox Developers Standards-Version: 3.6.1 Package: gcc-MAJORVERSION-base Architecture: any Section: devel Priority: optional Provides: gcc-3.3-base Description: The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). . This package is generated from Scratchbox's cross-compilation toolchain. Package: libgcc1 Architecture: any Section: libs Priority: required Depends: libc6 Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package is generated from Scratchbox's cross-compilation toolchain. Package: libgcc1-dbg Architecture: any Section: debug Priority: extra Depends: libgcc1 (= ${binary:Version}) Description: GCC support library debuginfo Debuginfo for the shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package is generated from Scratchbox's cross-compilation toolchain. Package: libstdc++6 Architecture: any Section: libs Priority: optional Depends: libgcc1 (>= ${Source-Version}), libc6 Description: The GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package is generated from Scratchbox's cross-compilation toolchain. Package: libstdc++6-dbg Architecture: any Section: debug Priority: extra Depends: libstdc++6 (= ${binary:Version}) Description: The GNU Standard C++ Library v3 debuginfo This package contains the debuginfo for the additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package is generated from Scratchbox's cross-compilation toolchain. Package: libstdc++6-dev Architecture: any Section: libdevel Priority: optional Depends: libstdc++6 (>= CC_GCCVER), libc6-dev Provides: libstdc++-dev Description: The GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. Be advised that this only works with the GNU C++ compiler (version 3.0), and no earlier library will work it. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package is generated from Scratchbox's cross-compilation toolchain.