File: control

package info (click to toggle)
binutils-mingw-w64 13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: makefile: 201; sed: 28; sh: 17
file content (128 lines) | stat: -rw-r--r-- 5,141 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# This file is generated using "debian/rules debian/control"
# DO NOT EDIT!

Source: binutils-mingw-w64
Maintainer: Stephen Kitt <skitt@debian.org>
Section: devel
Priority: optional
Build-Depends: debhelper-compat (= 13),
               binutils-source (>= 2.43.1~),
               bison,
               flex,
               dejagnu <!nocheck>,
               quilt,
               rdfind,
               symlinks,
               zlib1g-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/mingw-w64-team/binutils-mingw-w64
Vcs-Git: https://salsa.debian.org/mingw-w64-team/binutils-mingw-w64.git
Homepage: https://www.gnu.org/software/binutils/

Package: binutils-mingw-w64-base
Architecture: any
Depends: ${misc:Depends}
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for Win32 and Win64 using MinGW-w64 (base package)
 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 files common to all binutils-mingw-w64 packages.

Package: binutils-mingw-w64
Architecture: all
Depends: ${misc:Depends},
         binutils-mingw-w64-i686,
         binutils-mingw-w64-x86-64,
         binutils-mingw-w64-x86-64-ucrt,
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 for common targets.

Package: binutils-mingw-w64-all
Architecture: all
Depends: ${misc:Depends},
         binutils-mingw-w64-i686,
         binutils-mingw-w64-i686-ucrt,
         binutils-mingw-w64-x86-64,
         binutils-mingw-w64-x86-64-ucrt,
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for Win32 and Win64 using MinGW-w64 (full)
 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 for all targets.

Package: binutils-mingw-w64-i686
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
         binutils-mingw-w64-base (= ${binary:Version}),
         binutils-common (>= ${local:Version}),
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-i686-ucrt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
         binutils-mingw-w64-base (= ${binary:Version}),
         binutils-common (>= ${local:Version}),
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for UCRT 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 with the Universal C runtime.

Package: binutils-mingw-w64-x86-64
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
         binutils-mingw-w64-base (= ${binary:Version}),
         binutils-common (>= ${local:Version}),
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.

Package: binutils-mingw-w64-x86-64-ucrt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
         binutils-mingw-w64-base (= ${binary:Version}),
         binutils-common (>= ${local:Version}),
Breaks: binutils-mingw-w64-x86-64 (<< 2.43.1), binutils-mingw-w64-ucrt64 (<< ${binary:Version})
Replaces: binutils-mingw-w64-x86-64 (<< 2.43.1), binutils-mingw-w64-ucrt64 (<< ${binary:Version})
Provides: binutils-mingw-w64-ucrt64 (= ${binary:Version})
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for UCRT 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 with the Universal C runtime.

Package: binutils-mingw-w64-ucrt64
Architecture: any
Section: oldlibs
Depends: ${misc:Depends},
         binutils-mingw-w64-x86-64-ucrt (= ${binary:Version})
Description: Cross-binutils using MinGW-w64 (transitional package)
 This is a transitional package that depends on
 binutils-mingw-w64-x86-64-ucrt. It can be safely removed.