Development Team/Source Code: Difference between revisions
#anchors don't seem to work from the sidebar |
Remove unstable section. |
||
| (76 intermediate revisions by 18 users not shown) | |||
| Line 1: | Line 1: | ||
{{TeamHeader|Development Team|home=Development Team Home|roadmap_link={{Upcoming Stable Release}}/Roadmap}} | |||
{{Developers}} | |||
If you want to package Sugar for your favourite distribution or just want to examine Sugar's lovely code ;) you can find all the source code of each module at the links below. | |||
== Stable == | |||
* [[{{Current Stable Release}}|Sucrose {{Current Stable Release}}]] | |||
{{:Development Team/Release/Modules}} | |||
== Honey == | |||
:<span style="font-size: 150%">(Activities developed ''in the wild'')</span> | |||
:See [[Activities]]. | |||
== Dependencies == | |||
The Sugar interface is based on the GNOME and freedesktop software | |||
stacks, using technologies like Gtk+, dbus, xorg, | |||
matchbox-window-manager and gconf. It is written in Python, making it | |||
easily extended. For the collaboration part, Sugar is using the | |||
telepathy framework. | |||
The activities depend on technologies like xulrunner for the browser, | |||
abiword for the write activity and squeak for etoys. | |||
* [http://www.gnome.org/ GNOME] | |||
* [http://www.freedesktop.org/wiki/ freedesktop] | |||
* [http://www.gtk.org/ Gtk+] | |||
* [http://www.freedesktop.org/wiki/Software/dbus dbus] | |||
* [http://www.x.org/wiki/Home X Windows System] | |||
* <strike>[http://matchbox-project.org/ matchbox]</strike> [http://blogs.gnome.org/metacity metacity] | |||
* [http://www.gnome.org/projects/gconf/ gconf] | |||
* [http://telepathy.freedesktop.org/wiki/ telepathy] | |||
* [http://developer.mozilla.org/en/XULRunner xulrunner] | |||
* [http://www.abisource.com/ abiword] | |||
* [http://www.squeak.org/ squeak] | |||
[[Category:Developer]] | |||
[[Category:Installing Sugar]] | |||