From Fedora Project Wiki

Introduction

Here's a list of tasks which need to be done regarding the Fedora MinGW toolchain. Help is appreciated with any of these tasks. Feel free to contact us on the mailing list or on IRC for more details

Global toolchain related tasks

mingw.org toolchain

  • Merge boost changes from the mingw-w64 testing repo back to the fedora mingw32-boost package
  • Add forward-compatibility macros to make packages using the mingw-w64 based guidelines work on older Fedora releases

mingw-w64 packaging

  • Reorder package summaries so that all packages are not known as "Debug information...". The invocation of the %?mingw_debug_package macro needs to be moved to after the main and static package declarations.

Adding mingw-w64 to Fedora

  • Get legal issues settled
  • Review package mingw-headers
  • Review pacakge mingw-crt
  • Review package mingw-binutils
  • Review package mingw-gcc

Package specific tasks

cairo

  • Add support for an implemenation of cairo-ft which can load the freetype and fontconfig dependencies on demand

webkitgtk

  • Get patches upstreamed