KDEEdu: Difference between revisions

From KDE Community Wiki
(→‎Projects: new page for Rocs ToDos)
(Update the git migration section.)
Line 37: Line 37:
== Git Migration ==
== Git Migration ==


KDE is moving its SVN repositories to git. In this section we collect the current status of work on the git migration of KDE Edu.
KDE Edu git migration is completeCheck [[http://projects.kde.org/projects/kde/kdeedu Projects page]] for more information.
 
{|
!App || Dependencies || Status Git Conversion || Status Compilation
|- style="color: red;"
| [http://edu.kde.org/blinken Blinken] || kdeeduui || no feedback yet || no feedback yet
|- style="color: red;"
| [http://edu.kde.org/cantor Cantor] || no feedback yet || no feedback yet || no feedback yet
|- style="color: black;"
| [http://edu.kde.org/kalgebra KAlgebra] || move libanalitza into libkdeedu first or move cantor support into kalgebra || no feedback yet || no feedback yet
|- style="color: green;"
| [http://edu.kde.org/kalzium Kalzium] || libscience has moved to kalzium || ok, history goes back to 2002 || compiles now. r1208940
|- style="color: black;"
| [http://edu.kde.org/kanagram Kanagram] || data, libkeduvocdocument, kdeeduui || no feedback yet || no feedback yet
|- style="color: green;"
| [http://edu.kde.org/kbruch KBruch] || none || ok, log tree goes back till initial import in 2003 || CMakeList.txt changes done
|- style="color: red;"
| [http://edu.kde.org/kgeography KGeography] || no feedback yet || no feedback yet || no feedback yet
|- style="color: black;"
| [http://edu.kde.org/khangman KHangMan] || data, keduvocdocument || ok, log tree goes back till initial import in 2001 || no feedback yet
|- style="color: black;"
| [http://edu.kde.org/kig Kig] || no feedback yet || no feedback yet || no feedback yet
|- style="color: green;"
| [http://edu.kde.org/kiten Kiten] || none || ok, log tree goes back till initial import in 2001 || CMakeLists.txt changes done
|- style="color: red;"
| [http://edu.kde.org/klettres KLettres] || no feedback yet || no feedback yet || no feedback yet
|- style="color: red;"
| [http://edu.kde.org/kmplot KmPlot] || no feedback yet || no feedback yet || no feedback yet
|- style="color: orange;"
| [http://edu.kde.org/kstars KStars] || INDI, Xplanet, CFitsio || OK (trunk starts initial import, in 2002) || Minor changes to the main CMakeLists.txt required, unable to build though (missing deps and further cmake errors)
|- style="color: red;"
| [http://edu.kde.org/ktouch KTouch] || no feedback yet || no feedback yet || no feedback yet
|- style="color: red;"
| [http://edu.kde.org/kturtle KTurtle] || no feedback yet || no feedback yet || no feedback yet
|- style="color: red;"
| [http://edu.kde.org/kwordquiz KWordQuiz] || no feedback yet || no feedback yet || no feedback yet
|- style="color: green;"
| [http://edu.kde.org/marble Marble] || none || trunk starts at creation, kde branches and kde tags OK, marble tags, branches and doc added, content not checked || ok, no changes needed
|- style="color: red;"
| [http://edu.kde.org/parley Parley] || no feedback yet || no feedback yet || no feedback yet
|- style="color: green;"
| [http://edu.kde.org/rocs Rocs] || None || Ok, log tree goes till initial import (2008) || Ok, build/install without any edits
|- style="color: green;"
| [http://edu.kde.org/step Step] || eigen, libqalculate, gsl || Ok, log tree goes until initial import || CMakeLists.txt changes done, r1219014
|- style="color: black;"
|}
 
 
{|
!current lib || Apps that depend on it || Status Git Conversion || Status Compilation
|-
| libkdeedu/icons/ || no feedback yet || no feedback yet || no feedback yet
|-
| libkdeedu/kdeeduui/ || no feedback yet || no feedback yet || no feedback yet
|-
| libkdeedu/keduvocdocument/ || Kanagram, KHangMan, KWordQuiz, Parley || no feedback yet || no feedback yet
|-
| libkdeedu/libscience/ || moved into kalzium || no feedback yet || no feedback yet
|-
|libkdeedu/qtmmlwidget ||no feedback yet || no feedback yet || no feedback yet
|-
|kalgebra/analitza || kalgebra and cantor (kalgebra backend) || no feedback yet || no feedback yet
|-
|data/ ||Kanagram, KHangMan || common base data for those 2 apps || no feedback yet
|}

Revision as of 08:05, 9 September 2011

Minutes from IRC Meetings & Sprints

KDE Education has regular IRC meetings in #kde-edu. Here are some notes about these as well as developer sprint plans.


Meeting on IRC, Thursday the 19th of November, 2009

Sprint in Randa, Switzerland - May 20th to May 25th 2010

Meeting on IRC, Tuesday the 8th of June, 2010

Sprint in Bilbao - Spain - April 2011

Projects

Application specific work can go here.

Parley

Parley Todo PracticeNG Some thoughts about the next iteration of the practice modes in Parley

KLettres

KLettres SoK 2011 Proposal Outline of KLettres proposed SoK 2011

Rocs

Rocs ToDo List Some ideas for the next iteration(s) of Rocs

Current work proposals for KDE-Edu

Development tasks

Promotion tasks

Artist oriented tasks

Web Development

Doc tasks

Git Migration

KDE Edu git migration is complete. Check [Projects page] for more information.