File: control.meta

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 (28 lines) | stat: -rw-r--r-- 1,130 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
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.