File: control

package info (click to toggle)
binutils-mingw-w64 7.4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 108 kB
  • sloc: makefile: 77
file content (61 lines) | stat: -rw-r--r-- 2,267 bytes parent folder | download
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Source: binutils-mingw-w64
Maintainer: Stephen Kitt <skitt@debian.org>
Section: devel
Priority: extra
Build-Depends: debhelper (>= 9),
               autotools-dev,
               binutils-source (>= 2.27.51.20161102),
               bison,
               flex,
               dejagnu,
               quilt,
               rdfind,
               symlinks,
               zlib1g-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/binutils-mingw-w64.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/binutils-mingw-w64.git
Homepage: http://www.gnu.org/software/binutils/

Package: binutils-mingw-w64
Architecture: all
Depends: ${misc:Depends},
         binutils-mingw-w64-i686,
         binutils-mingw-w64-x86-64
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for Win32 and Win64 using MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the toolchain binutils.

Package: binutils-mingw-w64-i686
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         binutils (>= ${local:Version})
Breaks: binutils-mingw-w64 (<< 2.22-1+1)
Replaces: binutils-mingw-w64 (<< 2.22-1+1)
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for Win32 (x86) using MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the toolchain binutils targeting 32-bit Windows.

Package: binutils-mingw-w64-x86-64
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         binutils (>= ${local:Version})
Breaks: binutils-mingw-w64 (<< 2.22-1+1)
Replaces: binutils-mingw-w64 (<< 2.22-1+1)
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for Win64 (x64) using MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the toolchain binutils targeting 64-bit Windows.