Difference between revisions of "0.84/Platform Components"

From Sugar Labs
Jump to navigation Jump to search
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<noinclude>{{GoogleTrans-en}}</noinclude>[[Category:Platform Cycle]]
 
The Sugar Platform is a set of versioned components on which activity authors can rely when targeting their activities to run on a particular Sugar version.
 
The Sugar Platform is a set of versioned components on which activity authors can rely when targeting their activities to run on a particular Sugar version.
  
Line 7: Line 8:
 
! Name
 
! Name
 
! Version
 
! Version
! API docs
+
! [http://api.sugarlabs.org <font color="#ffffff">API</font>] docs
 
! Notes
 
! Notes
 
|-
 
|-
Line 111: Line 112:
 
|5.08/5.10
 
|5.08/5.10
 
|
 
|
|
+
|Including Python bindings
 
|-
 
|-
 
|libxml2-python
 
|libxml2-python
Line 124: Line 125:
 
|
 
|
 
|
 
|
 +
|-
 +
|vte
 +
|
 +
|
 +
|Including Python bindings
 
|}
 
|}
  
 +
{{Template:Developers}}
 
* [http://library.gnome.org/devel/platform-overview/nightly GNOME platform]
 
* [http://library.gnome.org/devel/platform-overview/nightly GNOME platform]
  
 
[[Category:Development Team]]
 
[[Category:Development Team]]

Latest revision as of 09:08, 7 January 2010

The Sugar Platform is a set of versioned components on which activity authors can rely when targeting their activities to run on a particular Sugar version.

Activity authors can expect to find the following components in a system running Sugar 0.84:

Name Version API docs Notes
Sucrose
Python 2.5/2.6
Gtk+ 2.16 http://www.gtk.org/documentation.html Should we split this in glib, gobject, gio, etc?
GStreamer 0.10 http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/
Telepathy 0.7.25 http://telepathy.freedesktop.org/wiki/Telepathy%20GLib
Evince 2.26 http://library.gnome.org/devel/libevview/unstable http://library.gnome.org/devel/libevdocument/unstable/ Should we split this in libevview and libevdocument?
Abiword 2.6
Etoys 4.0.2206
PyGObject 2.16 http://www.pygtk.org/docs/pygobject/index.html API link outdated
PyGTK 2.14 http://www.pygtk.org/docs/pygtk/index.html API link outdated
dbus 1.1x
squeak 3.10-4
Honey
gstreamer 0.10.14
gst-plugins-base 0.10.15
gst-plugins-good 0.10.6
gst-plugins-espeak 0.3
espeak 1.40.02
numpy 1.0.3
pygame 1.7.1
olpcsound / csound 5.08/5.10 Including Python bindings
libxml2-python 2.6.30
libffi 3.0.5
vte Including Python bindings