# For -qt-harfbuzz option, see spns #9694
echo
-echo "*** configure -prefix $PRODUCT_INSTALL $BUILD_TYPE -opensource -nomake tests -nomake examples -no-rpath -verbose -no-separate-debug-info -confirm-license -qt-libpng -qt-xcb -no-eglfs -dbus-runtime -skip qtwebengine -skip wayland -skip qtgamepad -system-freetype -qt-harfbuzz -no-openssl -no-glib -no-jasper"
+echo "*** configure -prefix $PRODUCT_INSTALL $BUILD_TYPE -opensource -nomake tests -nomake examples -no-rpath -verbose -no-separate-debug-info -confirm-license -qt-libpng -xcb -no-eglfs -dbus-runtime -skip qtwebengine -skip wayland -skip qtgamepad -system-freetype -qt-harfbuzz -no-openssl -no-glib -no-jasper"
$SOURCE_DIR/configure -prefix $PRODUCT_INSTALL $BUILD_TYPE -opensource -nomake tests -nomake examples -no-rpath \
- -verbose -no-separate-debug-info -confirm-license -qt-libpng -qt-xcb -no-eglfs -dbus-runtime -skip qtwebengine \
+ -verbose -no-separate-debug-info -confirm-license -qt-libpng -xcb -no-eglfs -dbus-runtime -skip qtwebengine \
-skip wayland -skip qtgamepad -system-freetype -qt-harfbuzz \
-no-openssl -no-glib -no-jasper
git_server :
{
tuleap : {url : "https://codev-tuleap.cea.fr/plugins/git/", opensource_only: 'no' }
- github : {url : "git@github.com:SalomePlatform/", opensource_only: 'yes'}
+ #github : {url : "git@github.com:SalomePlatform/", opensource_only: 'yes'}
+ github : {url : "https://github.com/SalomePlatform/", opensource_only: 'yes'}
gitpub : {url : "https://git.salome-platform.org/gitpub/", opensource_only: 'yes'}
}
# these two keys are deprecated - they are kept for backward compatibility only and
git_server :
{
tuleap : {url : "https://codev-tuleap.cea.fr/plugins/git/", opensource_only: 'no' }
- github : {url : "git@github.com:SalomePlatform/", opensource_only: 'yes'}
+ #github : {url : "git@github.com:SalomePlatform/", opensource_only: 'yes'}
+ github : {url : "https://github.com/SalomePlatform/", opensource_only: 'yes'}
gitpub : {url : "https://git.salome-platform.org/gitpub/", opensource_only: 'yes'}
}
# these two keys are deprecated - they are kept for backward compatibility only and