mingw-w64 10.0.0-3 source package in Ubuntu

Changelog

mingw-w64 (10.0.0-3) unstable; urgency=medium

  [ Stephen Kitt ]
  * Fix up a number of architecture definitions in basetsd.h, using the
    information in https://wiki.debian.org/ArchitectureSpecificsMemo.
    Closes: #1014392.

  [ Konstantin Demin ]
  * Fix indentation and wording in genpeimg-file.patch.
  * pkg-config-crosswrapper: style fixes.
  * Drop obsolete Breaks/Replaces.
  * Adjust build flags.
  * Make genlib reproducible in the same way as gendef.
  * Switch to debhelper compatibility level 13:
    - remove obsolete debian/clean entries;
    - force autoreconf;
    - provide extra “-ffile-prefix-map” in CFLAGS;
    - specify RCFLAGS for *-w64-mingw32 targets (fixes “stage1” builds).
  * Adjust CFLAGS to pass --debug-prefix-map for “as”.

  [ Stephen Kitt ]
  * Standards-Version 4.6.1, no further change required.

 -- Stephen Kitt <email address hidden>  Wed, 14 Dec 2022 18:32:07 +0100

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
mingw-w64_10.0.0-3.dsc 2.5 KiB 8ea9e74761e39cf6fc93be1f254ef105b847a85a1fc6fdb09cbf16d6e4411b8a
mingw-w64_10.0.0.orig.tar.bz2 9.2 MiB ba6b430aed72c63a3768531f6a3ffc2b0fde2c57a3b251450dcf489a894f0894
mingw-w64_10.0.0.orig.tar.bz2.asc 269 bytes 11fa49f55916cb7eb8f08fef92805c13bce38d5f76655d3734584e751354c33c
mingw-w64_10.0.0-3.debian.tar.xz 103.5 KiB 3ba56abfee3dc1fe3fad3b66105c5abde1f5aaa93df216f9938fc918b319de58

Available diffs

No changes file available.

Binary packages built by this source

mingw-w64: Development environment targeting 32- and 64-bit Windows

 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 MinGW-w64 development environment,
 including C and C++ compilers. Ada, Fortran, Objective-C and
 Objective-C++ compilers are available respectively in the
 gnat-mingw-w64, gfortran-mingw-w64, gobjc-mingw-w64 and
 gojbc++-mingw-w64 packages.

mingw-w64-common: Common files for 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 files common to both 32- and 64-bit targets.

mingw-w64-i686-dev: Development files for MinGW-w64 targeting Win32

 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 headers and libraries required to build
 32-bit software using MinGW-w64.
 .
 The wine package can be used to test software built using MinGW-w64
 without using Windows.

mingw-w64-tools: Development tools for 32- and 64-bit Windows

 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:
  * gendef, which extracts DLL exports from Windows executables;
  * genidl, which extracts IDL information from Windows executables;
  * genpeimg, which manipulates PE flags in Windows executables;
  * widl, which generates build files from IDL descriptions;
  * pkg-config symlinks to allow .pc-based libraries to be used.

mingw-w64-tools-dbgsym: debug symbols for mingw-w64-tools
mingw-w64-x86-64-dev: Development files for MinGW-w64 targeting Win64

 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 headers and libraries required to build
 64-bit software using MinGW-w64.
 .
 The wine64 package can be used to test software built using MinGW-w64
 without using Windows.