Changes between Version 32 and Version 33 of KDEProblems
- Timestamp:
- Apr 10, 2014, 7:14:12 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KDEProblems
v32 v33 1 1 [[PageOutline]] 2 = Problems withKDE software =2 = Problems of KDE software = 3 3 4 4 5 5 == Why this page? == 6 6 7 This page was initiated by [http://mail.kde.org/pipermail/kde-mac/2014-February/000849.html this post on KDE-MAC] and a PM discussion regarding [http://randa-meetings.ch/2014/02/19/randa-meetings-2014-the-date-is-set-please-register Randa participation] of MacPorts developers. It shall serve as a place to highlight certain KDE -related tickets which need special attention in order to bring KDE's integration on MacPorts forward.7 This page was initiated by [http://mail.kde.org/pipermail/kde-mac/2014-February/000849.html this post on KDE-MAC] and a PM discussion regarding [http://randa-meetings.ch/2014/02/19/randa-meetings-2014-the-date-is-set-please-register Randa participation] of MacPorts developers. It shall serve as a place to highlight certain KDE software related tickets which need special attention in order to bring KDE's integration on MacPorts forward. 8 8 9 9 Special maintainer/developer information - which is not covered in the [wiki:KDE KDE wiki page] - could be gathered here. 10 10 11 11 12 == Tickets for specific KDE issues ==12 == Tickets for specific KDE software issues == 13 13 14 14 ''NOTE: We could use some unique tags in order to highlight specific topics. [[BR]] See e.g. ticket search query entitled as 'Tickets marked with tag "KDE" (somewhat outdated)' '' … … 16 16 17 17 18 === Tickets for KDE s how stopper ===18 === Tickets for KDE software show stopper === 19 19 20 20 ==== meinproc4 ==== … … 40 40 41 41 42 === Tickets for KDE build system(cmake) ===42 === Tickets for build system of KDE software (cmake) === 43 43 44 44 ''NOTE: Currently the [https://trac.macports.org/attachment/ticket/41321/cmake-1.0-2.tcl.diff patch] given in #41321 is a must-have to build any cmake-based ports! '' … … 72 72 73 73 74 == Upcoming new KDE version 4.13==74 == Upcoming new version 4.13 of KDE applications == 75 75 76 76 There are ongoing discussions on KDE-DEVEL about … … 79 79 80 80 81 == Continuous Integration of KDE on OSX ==81 == Continuous Integration of KDE software on OSX == 82 82 83 The KDE community has plans for CI of KDE on OSX as it is [http://build.kde.org/ done for Linux and Windows]. Currently there is an ongoing discussion on KDE-DEVEL and MacPort-dev's expertise regarding the setup of their buildbots could be helpful for KDE.83 The KDE community has plans for CI of KDE software on OSX as it is [http://build.kde.org/ done for Linux] (Windows-CI is still in conceptual phase). Currently there is an ongoing discussion on KDE-DEVEL and MacPort-dev's expertise regarding the setup of their buildbots could be helpful for KDE. 84 84 85 85 … … 88 88 The new Qt5 eventually leads to the new still-under-construction [http://community.kde.org/Frameworks KDE Frameworks]. 89 89 90 At this stage there is not yet a Qt5 port for MacPorts available due to lack of resources. Homebrew obviously managed to [https://github.com/Homebrew/homebrew/blob/master/Library/Formula/qt5.rb create a valid recipe for building Qt5], so it should not be too hard to write a qt5-mac Portfile... The ticket for working on a Portfile for qt5-mac is #37331 90 ''NOTE: At this stage there is not yet an official Qt5 port for MacPorts available due to lack of resources.'' 91 92 #37331 - Discussions about a possible portfile for qt5-mac