File: control.source.in

package info (click to toggle)
gcc-12-cross 22
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 548 kB
  • sloc: makefile: 590; sh: 72; python: 55
file content (40 lines) | stat: -rw-r--r-- 1,602 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
35
36
37
38
39
40
Source: gcc-GCC_VER-crossGCC_PORTS_BUILD
Section: devel
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Standards-Version: 4.7.0
Build-Depends: gcc-GCC_VER-source (>= MIN_VER_GCC),
  gcc-GCC_VER-base (>= MIN_VER_GCC),
  binutils-multiarch (>= VER_BINUTILS),
  autoconf2.69, bison (>= 1:2.3),
  chrpath, debhelper (>= 9), dpkg-dev (>= 1.21.17), 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),
  dwz, pkg-config, libgc-dev,
  patchutils, procps, quilt, coreutils (>= 2.26) | realpath (>= 1.9.12), sharutils, texinfo (>= 4.3),
  g++-GCC_VER,
  gccgo-GCC_VER,
  gdc-GCC_VER,
  gm2-GCC_VER [!powerpc !ppc64 !x32],
  gnat-GCC_VER [!m32r !sh3 !sh3eb !sh4eb],
  xz-utils, zlib1g-dev, libzstd-dev, python3, time,
Build-Conflicts: gcc-multilib,
  libc6-amd64 [i386 x32], libc6-i386 [amd64 x32], libc6-x32 [amd64 i386]
Homepage: http://gcc.gnu.org/
Vcs-Browser: https://salsa.debian.org/toolchain-team/gcc-cross/tree/gcc-12-cross
Vcs-Git: https://salsa.debian.org/toolchain-team/gcc-cross.git -b gcc-12-cross
Rules-Requires-Root: binary-targets

Package: gcc-GCC_VER-cross-baseGCC_PORTS_BUILD
Architecture: all
Section: devel
Priority: optional
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).