File: control.source.in

package info (click to toggle)
gcc-6-cross 24
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,500 kB
  • ctags: 88
  • sloc: makefile: 459; sh: 58; python: 55
file content (34 lines) | stat: -rw-r--r-- 1,326 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: gcc-GCC_VER-crossGCC_PORTS_BUILD
Section: devel
Priority: extra
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Standards-Version: 3.9.8
Build-Depends: gcc-GCC_VER-source (>= MIN_VER_GCC), binutils-multiarch (>= VER_BINUTILS),
  autoconf2.64, autogen, bison (>= 1:2.3),
  chrpath, debhelper (>= 9), dpkg-dev (>= 1.14.15), flex, gawk, gettext,
  gperf (>= 3.0.1), GCC_BUILD_DEPS
  BINUTILS_BUILD_DEPS
  GLIBC_BUILD_DEPS EXTRA_BUILD_DEPS
  LINUX_BUILD_DEPS
  libisl-dev (>= VER_ISL), libmpc-dev,
  libmpfr-dev (>= 2.3.0), libtool, lsb-release, m4, make (>= 3.81),
  pkg-config, libgc-dev,
  patchutils, procps, quilt, realpath (>= 1.9.12), sharutils, texinfo (>= 4.3),
  g++-GCC_VER,
  gcj-GCC_VER-jdk,
  gccgo-GCC_VER,
  gnat-GCC_VER [!m32r !sh3 !sh3eb !sh4 !sh4eb !m68k !powerpcspe !sparc64 !x32],
  xz-utils, zlib1g-dev, python3
Build-Conflicts: gcc-multilib,
  libc6-amd64 [i386 x32], libc6-i386 [amd64 x32], libc6-x32 [amd64 i386]
Homepage: http://gcc.gnu.org/

Package: gcc-GCC_VER-cross-baseGCC_PORTS_BUILD
Architecture: all
Section: devel
Priority: extra
Depends: ${misc:Depends}
Description: GCC, the GNU Compiler Collection (library base package)
 This package contains files common to all libraries
 contained in the GNU Compiler Collection (GCC).