Source: gcc-3.3
Section: devel
Priority: optional
Maintainer: Scratchbox Developers <scratchbox-devel@lists.scratchbox.org>
Standards-Version: 3.6.1

Package: gcc-3.3-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: libstdc++5
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++5-3.3-dev
Architecture: any
Section: libdevel
Priority: optional
Depends: libstdc++5 (>= ${Source-Version}), 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.

