File: control.template

package info (click to toggle)
cross-gcc 14
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 224 kB
  • sloc: sh: 523; makefile: 136
file content (41 lines) | stat: -rw-r--r-- 2,272 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
41
Source: cross-gcc-BASE_VER_GCC-DEB_TARGET_ARCH
Section: devel
Priority: extra
Maintainer: Debian Cross-Toolchain Team <debian-toolchain@lists.debian.org>
Uploaders: Wookey <wookey@debian.org>, Dima Kogan <dima@secretsauce.net>
Standards-Version: 3.9.5
Build-Depends: debhelper, cross-gcc-dev, gcc-BASE_VER_GCC-source (= GCC_DEBIAN_RELEASE),
 libc6-dev:DEB_TARGET_ARCH, linux-libc-dev:DEB_TARGET_ARCH, libgcc1:DEB_TARGET_ARCH,
 binutils-DEB_TARGET_GNU_TYPE, bison, flex, libtool, gdb, sharutils, netbase, 
 libcloog-isl-dev (>= 0.18), libmpc-dev, libmpfr-dev, libgmp-dev (>= 2:5.0.1~), systemtap-sdt-dev, 
 autogen, expect, realpath, chrpath, zlib1g-dev, lzma, xz-utils, zip
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=crosstoolchain/cross-gcc.git;a=summary
Vcs-Git: https://alioth.debian.org/anonscm/git/crosstoolchain/cross-gcc.git

Package: cpp-BASE_VER_GCC-DEB_TARGET_GNU_TYPE
Architecture: ARCH_LIST_FOR_BINARY
Description: Cross-gcc (cpp) targetting DEB_TARGET_ARCH
 The building of these packages happens in packages/cross-gcc-xxx/gcc-x.y.z and
 THAT directory has its own debian/control file. THIS file needs to have the
 full Source: stanza and a list of Packages we want to build

Package: gcc-BASE_VER_GCC-DEB_TARGET_GNU_TYPE
Architecture: ARCH_LIST_FOR_BINARY
Description: Cross-gcc (gcc) targetting DEB_TARGET_ARCH
 The building of these packages happens in packages/cross-gcc-xxx/gcc-x.y.z and
 THAT directory has its own debian/control file. THIS file needs to have the
 full Source: stanza and a list of Packages we want to build

Package: g++-BASE_VER_GCC-DEB_TARGET_GNU_TYPE
Architecture: ARCH_LIST_FOR_BINARY
Description: Cross-gcc (g++) targetting DEB_TARGET_ARCH
 The building of these packages happens in packages/cross-gcc-xxx/gcc-x.y.z and
 THAT directory has its own debian/control file. THIS file needs to have the
 full Source: stanza and a list of Packages we want to build

Package: gfortran-BASE_VER_GCC-DEB_TARGET_GNU_TYPE
Architecture: ARCH_LIST_FOR_BINARY
Description: Cross-gcc (gfortran) targetting DEB_TARGET_ARCH
 The building of these packages happens in packages/cross-gcc-xxx/gcc-x.y.z and
 THAT directory has its own debian/control file. THIS file needs to have the
 full Source: stanza and a list of Packages we want to build