Difference between revisions of "0.86/Platform Components"

From Sugar Labs
Jump to navigation Jump to search
 
Line 118: Line 118:
 
|
 
|
 
|
 
|
 +
|-
 +
|vte
 +
|
 +
|
 +
|Including Python bindings
 
|}
 
|}
  

Latest revision as of 09:09, 7 January 2010

The Sugar Platform Stack 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.86:

Name Minimum version API docs Notes
Python 2.5
Gtk+ 2.16 http://www.gtk.org/documentation.html Should we split this in glib, gobject, gio, etc?
GStreamer 0.10.14 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.2332
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-vm 3.10-4
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 / csound-python 5.08
libxml2-python 2.6.30
libffi 3.0.5
xulrunner 1.9.1
vte Including Python bindings