Changes between Version 229 and Version 230 of SummerOfCode


Ignore:
Timestamp:
Feb 7, 2014, 5:34:21 PM (10 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

ideas for Qt 5, MinGW-w64, wxWidgets

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v229 v230  
    258258'''Already implemented. See #40987.'''
    259259
     260=== Ports ===
     261
     262==== Qt 5 ==== #qt
     263
     264Create a port for Qt 5 (#37331) and try to fix issues in [query:status=assigned|new|reopened&port~=qt4|qt5 open tickets for Qt 4]
     265
     266* Difficulty: Medium
     267* Language: Tcl, C++
     268* Potential mentors: TBD
     269
     270==== MinGW-w64 ==== #mingw
     271
     272Create ports for the 64-bit MinGW cross-compiler and bring the 32-bit cross-compiler up to date. The task could include improvements to the `crossgcc` PortGroup.
     273
     274* Difficulty: Medium
     275* Language: Tcl, C, C++
     276* Potential mentors: TBD
     277
     278==== compatilibity of wxPerl and other wxWidgets/wxPython packages with wxWidgets 3.0 ==== #wxwidgets
     279
     280Try to patch wxPerl to make it compatible with wxWidgets 3.0 and try to fix other packages that still depend on wxWidgets/wxPython 2.8 to work with 3.0, so that we could finally get rid of GTK-based wxWidgets 2.8 in MacPorts. Those packages include `grass`, `FileZilla`, `Code::Blocks`, `py-robotframework-ride`, ... The changes should ideally be submitted upstream.
     281
     282* Difficulty: Medium
     283* Language: Perl, Python, C++
     284* Potential mentors: TBD (mojca volunteers as a backup mentor)
     285
    260286=== Secondary tasks ===
    261287