Salome HOME
use CAS eefcafca tag - use archive since git repository down
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 25 Apr 2023 15:55:23 +0000 (17:55 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 25 Apr 2023 15:55:23 +0000 (17:55 +0200)
applications/SALOME-master-native.pyconf
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf
products/CAS.pyconf

index 12673ac1cfcb1d960f814c0ad766926ced4247ab..0626e0c884f53bab67df74bfc31fdc3f13cbd38b 100644 (file)
@@ -38,7 +38,7 @@ APPLICATION :
         alabaster : 'native'
         Babel : 'native'
         boost : 'native'
-        CAS : {tag : 'V7_5_3p4', section: 'version_CR753_SALOME_PATCH', base: 'no'}
+        CAS : {tag : 'eefcafca', section: 'version_CR753_SALOME_PATCH', base: 'no'}
         catalyst: '2.0'
         C3PO: 'v2.0'
         certifi : 'native'
index a68c1fda5384130768b46131361a2ab350c8b32e..416a8fd963906359f9c8117694336e7d44e3a4ea 100644 (file)
@@ -40,7 +40,7 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.67.0'
-        CAS : {tag : 'V7_5_3p4', section: 'version_CR753_SALOME_PATCH_win', base: 'no'}
+        CAS : {tag : 'eefcafca', section: 'version_CR753_SALOME_PATCH_win', base: 'no'}
         certifi : '2019.6.16'
         cgns : '4.2.0'
         chardet : '3.0.4'
index a1e9371eba560a682eab3895053325a5a29ae578..b764babda63c3de9920579d41a42768165eac301 100644 (file)
@@ -38,7 +38,7 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.71.0'
-        CAS : {tag : 'V7_5_3p4', section: 'version_CR753_SALOME_PATCH', base: 'no'}
+        CAS : {tag : 'eefcafca', section: 'version_CR753_SALOME_PATCH', base: 'no'}
         catalyst: '2.0'
         C3PO: 'v2.0'
         certifi : '2018.8.24'
index 44b5c01e88a00ce82452d8cb7fdd807b4987b325..8369bd5e1b7ccff7382b81212bd7fc1ef1479ec2 100755 (executable)
@@ -47,7 +47,8 @@ version_CR753_SALOME_PATCH :
     get_source : "archive"
     archive_info :
     {
-        archive_name : "CAS-V7_5_3p4.tar.gz"
+        #archive_name : "CAS-V7_5_3p4.tar.gz"
+        archive_name : "CAS-eefcafca.tar.gz"
     }
     git_info:
     {
@@ -83,7 +84,13 @@ version_CR753_SALOME_PATCH_win :
     name : "CAS"
     build_source : "script"
     compil_script :  "CAS_7.5.bat"
-    get_source : "git"
+    #FIXME
+    get_source : "archive"
+    archive_info :
+    {
+        #archive_name : "CAS-V7_5_3p4.tar.gz"
+        archive_name : "CAS-eefcafca.tar.gz"
+    }
     git_info:
     {
         repo : "http://git.dev.opencascade.org/repos/occt.git"