Salome HOME
bos #24596: windows MeshGems : '2.13-1'
[tools/sat_salome.git] / products / CAS.pyconf
index 161ae8138c1a30526fb7efd46e53cd7f369ff647..6c4d2eb8e8139247ef7034f937aedef4ec19f725 100755 (executable)
@@ -2,7 +2,7 @@ default :
 {
     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"
+    cmake_options : "-DUSE_TCL=OFF -DBUILD_MODULE_Draw=OFF -DUSE_FREETYPE=ON -D3RDPARTY_FREETYPE_DIR=$FREETYPEDIR  -DUSE_FREEIMAGE=ON -D3RDPARTY_FREEIMAGE_DIR=$FREEIMAGEDIR"
     get_source : "git"
     git_info:
     {
@@ -41,9 +41,9 @@ 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"
+    cmake_options : "-DUSE_TCL=OFF -DBUILD_MODULE_Draw=OFF -DUSE_FREETYPE=ON -D3RDPARTY_FREETYPE_DIR=$FREETYPEDIR -DUSE_FREEIMAGE=ON -D3RDPARTY_FREEIMAGE_DIR=$FREEIMAGEDIR"
+    get_source : "git"
+    #get_source : "archive"
     git_info:
     {
         repo : "http://git.dev.opencascade.org/repos/occt.git"
@@ -76,17 +76,12 @@ version_V7_5_0 :
     }
 }
 
-version_V7_5_0_win :
+version_1e74e3eacd_win :
 {
     name : "CAS"
     build_source : "script"
     compil_script :  "CAS_7.5.bat"
-    #get_source : "git"
-    get_source : "archive"
-    archive_info :
-    {
-        archive_name : "CAS-V7_5_0.tar.gz"
-    }
+    get_source : "git"
     git_info:
     {
         repo : "http://git.dev.opencascade.org/repos/occt.git"
@@ -133,51 +128,16 @@ version_V7_5_0_win :
     }
 }
 
-version_CR740_SALOME_PATCH :
+version_V7_5_0_win :
 {
     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"
+    build_source : "script"
+    compil_script :  "CAS_7.5.bat"
     get_source : "git"
-    git_info:
-    {
-        repo : "http://git.dev.opencascade.org/repos/occt.git"
-        repo_dev : $repo
-    }
-    environ :
-    {
-        # OP 19/04/2017 Artifact 8482 : Ajout des variables CAS dans la
-        #                               section environ pour conserver
-        #                               la generalite du script CAS.py
-        CSF_ShadersDirectory : $install_dir + $VARS.sep + "share" + $VARS.sep + "opencascade" + $VARS.sep + "resources" + $VARS.sep + "Shaders"
-        CSF_UnitsLexicon : $install_dir + $VARS.sep + "share" + $VARS.sep + "opencascade" + $VARS.sep + "resources" + $VARS.sep + "UnitsAPI" + $VARS.sep + "Lexi_Expr.dat"
-        CSF_UnitsDefinition : $install_dir + $VARS.sep + "share" + $VARS.sep + "opencascade" + $VARS.sep + "resources" + $VARS.sep + "UnitsAPI" + $VARS.sep + "Units.dat"
-        CSF_SHMessage : $install_dir + $VARS.sep + "share" + $VARS.sep + "opencascade" + $VARS.sep + "resources" + $VARS.sep + "SHMessage"
-        CSF_XSMessage : $install_dir + $VARS.sep + "share" + $VARS.sep + "opencascade" + $VARS.sep + "resources" + $VARS.sep + "XSMessage"
-        CSF_MDTVTexturesDirectory : $install_dir + $VARS.sep + "share" + $VARS.sep + "opencascade" + $VARS.sep + "resources" + $VARS.sep + "Textures"
-        MMGT_REENTRANT : "1"
-        CSF_StandardDefaults : $install_dir + $VARS.sep + "share" + $VARS.sep + "opencascade" + $VARS.sep + "resources" + $VARS.sep + "StdResource"
-        CSF_PluginDefaults : $install_dir + $VARS.sep + "share" + $VARS.sep + "opencascade" + $VARS.sep + "resources" + $VARS.sep + "StdResource"
-           
-        env_script : $name + ".py"
-    }
-    depend : ['freetype', 'freeimage']
-    build_depend : ["cmake", "doxygen"]
-    source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
-    build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
-    install_dir : 'base'
-    properties:
+    archive_info :
     {
-      incremental : "no"
+        archive_name : "CAS-V7_5_0.tar.gz"
     }
-}
-
-version_CR740_SALOME_PATCH_win :
-{
-    name : "CAS"
-    build_source : "script"
-    compil_script :  "CAS_7.4.bat"
-    get_source : "git"
     git_info:
     {
         repo : "http://git.dev.opencascade.org/repos/occt.git"