Difference between revisions of "Development Team/Source Code"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
| Themes and icons | | Themes and icons | ||
| [http://git.sugarlabs.org/projects/sugar-artwork git://git.sugarlabs.org/sugar-artwork/mainline.git] | | [http://git.sugarlabs.org/projects/sugar-artwork git://git.sugarlabs.org/sugar-artwork/mainline.git] | ||
− | | [http://download.sugarlabs.org/sources/sucrose/glucose/sugar- | + | | [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.83.2.tar.bz2 0.83.2] |
+ | |- | ||
+ | | sugar-base | ||
+ | | Helpers for services and activities. | ||
+ | | [http://git.sugarlabs.org/projects/sugar-base git://git.sugarlabs.org/sugar-base/mainline.git] | ||
+ | | [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.83.2.tar.bz2 0.83.2] | ||
|} | |} | ||
Revision as of 09:46, 20 December 2008
Getting the sources
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.
Glucose (unstable)
Name | Description | Repository | Latest release |
---|---|---|---|
sugar | Core UI components | git://git.sugarlabs.org/sugar/mainline.git | 0.83.4 |
sugar-toolkit | Activities and extensions toolkit | git://git.sugarlabs.org/sugar-toolkit/mainline.git | 0.83.3 |
sugar-artwork | Themes and icons | git://git.sugarlabs.org/sugar-artwork/mainline.git | 0.83.2 |
sugar-base | Helpers for services and activities. | git://git.sugarlabs.org/sugar-base/mainline.git | 0.83.2 |
Sugar 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.