JHBuild uses “module set” files to describe the modules that should be built. When running JHBuild, the GNOME module set used is automatically downloaded from git.gnome.org and cached locally.

The default module set is specified in defaults.jhbuildrc. To change the module set, set the moduleset variable within ~/.config/jhbuildrc. For more information on moduleset see the moduleset reference in the JHBuild manual. See JHBuild's module set repository for a list of available GNOME module sets.

JHBuild can also build other software via external module sets. The moduleset variable supports full HTTP URL to an externally managed module set. JHBuild external module sets are:

Projects/Jhbuild/Modulesets (last edited 2019-12-05 18:32:41 by RafaelFontenelle)