From: Nabil Ghodbane Date: Tue, 29 Jun 2021 14:46:27 +0000 (+0200) Subject: OCCT use archive since repository is down... X-Git-Tag: V9_8_0~139 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=177dd4933c9e113099869c13d10896283ad1ca36;p=tools%2Fsat_salome.git OCCT use archive since repository is down... --- diff --git a/products/CAS.pyconf b/products/CAS.pyconf index f9be06d..e28e0b4 100755 --- a/products/CAS.pyconf +++ b/products/CAS.pyconf @@ -42,8 +42,8 @@ version_V7_5_0 : name : "CAS" build_source : "cmake" cmake_options : "-DUSE_TCL=OFF -DBUILD_MODULE_Draw=OFF -DUSE_FREETYPE=ON -D3RDPARTY_FREETYPE_DIR=$FREETYPEDIR -DUSE_GL2PS=OFF -DUSE_FREEIMAGE=ON -D3RDPARTY_FREEIMAGE_DIR=$FREEIMAGEDIR" - get_source : "git" - #get_source : "archive" + #get_source : "git" + get_source : "archive" git_info: { repo : "http://git.dev.opencascade.org/repos/occt.git" @@ -81,8 +81,8 @@ version_V7_5_0_win : name : "CAS" build_source : "script" compil_script : "CAS_7.5.bat" - get_source : "git" - #get_source : "archive" + #get_source : "git" + get_source : "archive" archive_info : { archive_name : "CAS-V7_5_0.tar.gz"