jhbuild used to compile gnome-2.24 on Fedora 8 (2008-03-26)


jhbuild.diff:
other patches (these patches are not handled by jhbuild, because they apply to cvs/svn code, not to tarballs) :
devel-packages.txt : this set of packages is the minimum set of -devel packages required to build gnome with jhbuild on Fedora 8, at the date of today. These packages are external dependencies, needed to build gnome, but considered as core/system libraries, and not installed by the bootstrapping stage.

.jhbuildrc:
Here is the depencency graph (SVG file), obtained with jhbuild :

jhbuild dot meta-gnome-desktop > dependencies.dot
dot -Tsvg dependencies.dot > dependencies.svg