From Fedora Project Wiki
(Created page with "= Introduction = Here's a list of tasks which need to be done regarding the Fedora MinGW toolchain. This list contains the packages which will need update and what exactly is...")
 
Line 3: Line 3:
Here's a list of tasks which need to be done regarding the Fedora MinGW toolchain.
Here's a list of tasks which need to be done regarding the Fedora MinGW toolchain.
This list contains the packages which will need update and what exactly is needed for each of the package to be able to have it back to Fedora and/or to have it updated matching its native counter part.
This list contains the packages which will need update and what exactly is needed for each of the package to be able to have it back to Fedora and/or to have it updated matching its native counter part.
= Packages =
- mingw-icu:
  - Add "BuildRequires: gcc-c++"
  - Update to its native counter-part version
- mingw-libsoup:
  - Add mingw-libpst
    - Add mingw-libunistring
  - Add mingw-brotli
  - Port to use meson
  - Update to its native counter part version

Revision as of 07:20, 13 August 2019

Introduction

Here's a list of tasks which need to be done regarding the Fedora MinGW toolchain. This list contains the packages which will need update and what exactly is needed for each of the package to be able to have it back to Fedora and/or to have it updated matching its native counter part.

Packages

- mingw-icu:

 - Add "BuildRequires: gcc-c++"
 - Update to its native counter-part version

- mingw-libsoup:

 - Add mingw-libpst
   - Add mingw-libunistring
 - Add mingw-brotli
 - Port to use meson
 - Update to its native counter part version