Return to TwoPointFifteen...
GNOME 2.15.x Platform Bindings
This currently includes bindings for C++, Java, Perl, and Python. These modules conform to the GNOME Platform Bindings API/ABI Rules.
Please note that all these projects also have bindings for other APIs, not just the GNOME Platform APIs.
Proposed Modules
Tarball |
Status |
Approved |
Current Modules
C++
Tarball |
CVS Module |
Branch |
Binding for these GNOME Platform modules |
glibmm |
HEAD |
glib |
|
gtkmm |
HEAD |
GTK+, Pango, ATK |
|
libglademm |
HEAD |
libglade |
|
gconfmm |
HEAD |
GConf |
|
libgnomecanvasmm |
HEAD |
libgnomecanvas |
|
libgnome-vfsmm |
HEAD |
gnome-vfs |
|
libgnomemm |
HEAD |
libgnome |
|
libgnomeuimm |
HEAD |
libgnomeui |
|
libxml++ |
HEAD |
libxml |
Notes:
- Also requires libsigc++.
Java
Tarball |
CVS Module |
Branch |
Binding for these GNOME Platform modules |
libgtk-java |
HEAD |
GTK+, glib, Pango, ATK |
|
libgnome-java |
HEAD |
libgnome, libgnomecanvas, libgnomeui |
|
libgconf-java |
HEAD |
GConf |
|
libglade-java |
HEAD |
libglade |
Notes:
- These packages build two ABIs - one for running applications in a JVM and one for running applications natively (compiled with gcj).
Perl
Tarball |
CVS Module |
Branch |
Binding for these GNOME Platform modules |
Glib |
HEAD |
glib |
|
Gtk2 |
HEAD |
GTK+, Pango |
|
Gtk2-GladeXML |
HEAD |
libglade |
|
Gnome2-GConf |
HEAD |
GConf |
|
Gnome2-Canvas |
HEAD |
libgnomecanvas |
|
Gnome2-VFS |
HEAD |
gnome-vfs |
|
Gnome2 |
HEAD |
libgnome, libgnomeui |
Notes:
Requires ExtUtils::Depends and ExtUtils::PkgConfig when building from source.
- These are also available from CPAN.
- We know that the tarball package names are confusingly similar to the underlying GNOME Platform module names, but that is unavoidable because the names must comply with perl CPAN guidelines.
Python
Tarball |
CVS Module |
Branch |
Binding for these GNOME Platform modules |
pygobject |
HEAD |
glib |
|
pygtk |
HEAD |
atk, pango, gtk+, libglade |
|
pyorbit |
HEAD |
ORBit |
|
HEAD |
libgnome, libgnomeui, gnome-vfs, GConf, libbonobo, libbonoboui |