Difference between revisions of "Tracking Dependencies"
Jump to navigation
Jump to search
Line 132: | Line 132: | ||
| ? | | ? | ||
| 2.12 | | 2.12 | ||
| 2.10 | | 2.10.14 | ||
| ? | | ? | ||
|- | |- | ||
Line 138: | Line 138: | ||
| ? | | ? | ||
| 2.14 | | 2.14 | ||
| | | 2.12.8 | ||
| ? | | ? | ||
|- | |- | ||
Line 144: | Line 144: | ||
| ? | | ? | ||
| 2.16 | | 2.16 | ||
| | | 2.12.10 | ||
| ? | | ? | ||
|- | |- | ||
Line 156: | Line 156: | ||
| ? | | ? | ||
| ? | | ? | ||
| | | 2.12.9 | ||
| ? | | ? | ||
|- | |- |
Revision as of 02:34, 1 July 2008
(stub contents in need of filling out)
Overview
We need help getting our basic lib dependencies listed out and kept up to date. Also we need to track which versions of which distros have the needed dependencies.
To get glib and GTK+ dependencies figured out, people can go through the API documentation and look for the 'since' entries saying when calls were added. Then look for those calls in our source. Voila! we'll have base minimum dependencies figured out.
Libs
Library | v 0.45 | v 0.46 | v 0.47 |
---|---|---|---|
boehmgc | ? | ? | ? |
cairo2 | ? | ? | ? |
cairomm | ? | ? | ? |
gdk | ? | ? | ? |
gdkmm | ? | ? | 2.4 |
glib2 | ? | ? | ? |
glibmm | ? | ? | 2.4 |
gtk+2.0 | 2.8.0 | 2.10.0 | ? |
gtkmm | ? | ? | 2.10.0 |
gsl | X | X | ? |
lcms | ? | ? | 1.13 |
libxml2 | ? | ? | 2.6.11 |
libxslt | ? | ? | 1.0.15 |
pango | ? | ? | ? |
pangomm | ? | ? | ? |
poppler | ? | ? | 0.5.9 |
sigc++ | ? | ? | 2.0.12 |
Functions Used
Function | Lib | Since | Required |
---|---|---|---|
g_timeout_add_seconds | glib2 | 2.14 | ? |
Distros
Distro | cairo2 | glib2 | gtk+ | pango |
---|---|---|---|---|
Fedora 7 | ? | 2.12 | 2.10.14 | ? |
Fedora 8 | ? | 2.14 | 2.12.8 | ? |
Fedora 9 | ? | 2.16 | 2.12.10 | ? |
Open SuSE 10.3 | 1.4.14 | 2.14.1 | 2.12.0 | 1.18.2 |
Open SuSE 11.0 | ? | ? | 2.12.9 | ? |
OS X 10.4.x | ? | ? | ? | ? |
OS X 10.5.x | ? | ? | ? | ? |
Ubuntu 7.10 | ? | ? | ? | ? |
Ubuntu 8.04 LTS | ? | ? | ? | ? |
Xandros | 1.2.4 | 2.12.4 | 2.8.20 | 1.14.8 |