default : { name : "CONFIGURATION" get_source : "git" git_info: { repositories : { tuleap : $PROJECTS.projects.salome.git_info.git_server.tuleap.url + "salome/configuration.git" github : $PROJECTS.projects.salome.git_info.git_server.github.url + "configuration.git" gitpub : $PROJECTS.projects.salome.git_info.git_server.gitpub.url + "tools/configuration.git" } } depend : [ ] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name properties : { compilation : "no" configure_dependency : "yes" # the source of this module is required for the configuration of salome is_SALOME_module : "yes" sources_in_package : "yes" incremental: "yes" } patches : [] } version_V9_10_0_FD37 : { patches: ['SPNS-32377-CONFIGURATION-V9_10_0.patch'] } version_V9_9_0_FD36 : { patches: ['SPNS-29988-CONFIGURATION-V9_9_0.patch'] } version_V9_2_0_CO8 : { patches: ['SPNS-32926-CONFIGURATION-V9_2_0.FindXDR.patch', 'SPNS-32926-CONFIGURATION-V9_2_0.XDATA.patch'] } version_V9_2_0_DB10 : { patches: ['SPNS-32926-CONFIGURATION-V9_2_0.XDATA.patch'] }