commit e7d4267ca2a7314b88614561b8111aab744b1035 parent b4a336a3610275e1d9a1ddc2d46aa591784e1202 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 10 Jul 2026 16:08:13 +0200 Star-3D: replace version 0.10 with version 0.10.1 Diffstat:
25 files changed, 60 insertions(+), 60 deletions(-)
diff --git a/src/dev-libs/sgs.sh b/src/dev-libs/sgs.sh @@ -22,7 +22,7 @@ set -e . "misc/build.sh" . "app-text/noweb_2.13rc3.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-mc_0.6.sh" . "sci-libs/star-sp_0.15.sh" . "sys-libs/rsys_0.15.sh" diff --git a/src/dev-libs/star-engine_0.16.sh b/src/dev-libs/star-engine_0.16.sh @@ -34,7 +34,7 @@ export STAR_ENGINE_SH="${version}" . "sci-apps/htpp_0.5.sh" . "sci-apps/star-4v_s_0.6.sh" . "sci-libs/star-2d_0.7.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-3daw_0.5.sh" . "sci-libs/star-3dstl_0.5.sh" . "sci-libs/star-camera_0.2.sh" diff --git a/src/rad-apps/htrdr_0.10.sh b/src/rad-apps/htrdr_0.10.sh @@ -23,7 +23,7 @@ set -e . "rad-libs/mrumtl_0.2.sh" . "rad-libs/star-sf_0.9.sh" . "sci-apps/htpp_0.5.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-camera_0.2.sh" . "sci-libs/star-sp_0.14.sh" . "sci-libs/star-vx_0.3.1.sh" diff --git a/src/rad-apps/htrdr_0.11.sh b/src/rad-apps/htrdr_0.11.sh @@ -23,7 +23,7 @@ set -e . "rad-libs/mrumtl_0.2.sh" . "rad-libs/star-sf_0.9.sh" . "sci-apps/htpp_0.5.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-camera_0.2.sh" . "sci-libs/star-sp_0.14.sh" . "sci-libs/star-vx_0.3.1.sh" diff --git a/src/rad-apps/htrdr_0.12.sh b/src/rad-apps/htrdr_0.12.sh @@ -23,7 +23,7 @@ set -e . "rad-libs/mrumtl_0.2.sh" . "rad-libs/star-sf_0.10.sh" . "sci-apps/htpp_0.5.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-camera_0.2.sh" . "sci-libs/star-sp_0.15.sh" . "sci-libs/star-vx_0.3.1.sh" diff --git a/src/rad-apps/schiff_0.5.sh b/src/rad-apps/schiff_0.5.sh @@ -20,7 +20,7 @@ set -e . "misc/build.sh" . "rad-libs/star-schiff_0.5.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-sp_0.15.sh" . "sys-libs/rsys_0.15.sh" diff --git a/src/rad-libs/rngrd_0.1.1.sh b/src/rad-libs/rngrd_0.1.1.sh @@ -24,7 +24,7 @@ set -e . "cad-libs/star-mesh_0.1.sh" . "rad-libs/mrumtl_0.2.sh" . "rad-libs/star-sf_0.10.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sys-libs/rsys_0.15.sh" name="rngrd" diff --git a/src/rad-libs/rngrd_0.1.sh b/src/rad-libs/rngrd_0.1.sh @@ -24,7 +24,7 @@ set -e . "cad-libs/star-mesh_0.1.sh" . "rad-libs/mrumtl_0.2.sh" . "rad-libs/star-sf_0.9.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sys-libs/rsys_0.15.sh" name="rngrd" diff --git a/src/rad-libs/rngrd_0.2.sh b/src/rad-libs/rngrd_0.2.sh @@ -24,7 +24,7 @@ set -e . "cad-libs/star-mesh_0.2.sh" . "rad-libs/mrumtl_0.2.sh" . "rad-libs/star-sf_0.10.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sys-libs/rsys_0.15.sh" name="rngrd" diff --git a/src/rad-libs/ssolver_0.10.sh b/src/rad-libs/ssolver_0.10.sh @@ -21,7 +21,7 @@ set -e . "misc/build.sh" . "sys-libs/rsys_0.15.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "cad-libs/star-3dut_0.4.sh" . "cad-libs/star-cpr_0.5.sh" . "rad-libs/star-sf_0.10.sh" diff --git a/src/rad-libs/star-gf_0.3.sh b/src/rad-libs/star-gf_0.3.sh @@ -20,7 +20,7 @@ set -e . "misc/build.sh" . "sci-libs/star-2d_0.7.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-sp_0.14.sh" . "sys-libs/rsys_0.15.sh" diff --git a/src/rad-libs/star-schiff_0.5.sh b/src/rad-libs/star-schiff_0.5.sh @@ -19,7 +19,7 @@ set -e . "misc/build.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-sp_0.15.sh" . "sys-libs/rsys_0.15.sh" diff --git a/src/sci-apps/star-4v_s_0.6.sh b/src/sci-apps/star-4v_s_0.6.sh @@ -19,7 +19,7 @@ set -e . "misc/build.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-3daw_0.5.sh" . "sci-libs/star-mc_0.6.sh" . "sci-libs/star-sp_0.15.sh" diff --git a/src/sci-libs/star-3d_0.10.1.sh b/src/sci-libs/star-3d_0.10.1.sh @@ -0,0 +1,37 @@ +#!/bin/sh + +# Copyright (C) 2023-2026 |Méso|Star> (contact@meso-star.com) +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. + +set -e + +. "misc/build.sh" + +. "sci-libs/embree_4.4.0.sh" +. "sys-libs/rsys_0.15.sh" + +name="star-3d" +tag="0.10.1" + +if [ -n "${STAR_3D_SH}" ]; then + check_conflict "${name}" "${tag}" "${STAR_3D_SH}" +else + export STAR_3D_SH="${tag}" + + url="$\(REPO\)/star-3d.git" + dep="rsys embree4" + opt="BUILD_TYPE=$\(BUILD_TYPE\) LIB_TYPE=$\(LIB_TYPE\)" + git_repo +fi diff --git a/src/sci-libs/star-3d_0.10.sh b/src/sci-libs/star-3d_0.10.sh @@ -1,37 +0,0 @@ -#!/bin/sh - -# Copyright (C) 2023-2026 |Méso|Star> (contact@meso-star.com) -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. - -set -e - -. "misc/build.sh" - -. "sci-libs/embree_4.4.0.sh" -. "sys-libs/rsys_0.15.sh" - -name="star-3d" -tag="0.10" - -if [ -n "${STAR_3D_SH}" ]; then - check_conflict "${name}" "${tag}" "${STAR_3D_SH}" -else - export STAR_3D_SH="${tag}" - - url="$\(REPO\)/star-3d.git" - dep="rsys embree4" - opt="BUILD_TYPE=$\(BUILD_TYPE\) LIB_TYPE=$\(LIB_TYPE\)" - git_repo -fi diff --git a/src/sci-libs/star-3daw_0.5.sh b/src/sci-libs/star-3daw_0.5.sh @@ -21,7 +21,7 @@ set -e . "cad-libs/aw_2.1.sh" . "cad-libs/polygon_0.2.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sys-libs/rsys_0.15.sh" name="star-3daw" diff --git a/src/sci-libs/star-3dstl_0.4.sh b/src/sci-libs/star-3dstl_0.4.sh @@ -20,7 +20,7 @@ set -e . "misc/build.sh" . "cad-libs/star-stl_0.5.1.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sys-libs/rsys_0.15.sh" name="star-3dstl" diff --git a/src/sci-libs/star-3dstl_0.5.sh b/src/sci-libs/star-3dstl_0.5.sh @@ -20,7 +20,7 @@ set -e . "misc/build.sh" . "cad-libs/star-stl_0.7.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sys-libs/rsys_0.15.sh" name="star-3dstl" diff --git a/src/sci-libs/star-enclosures-3d_0.7.2.sh b/src/sci-libs/star-enclosures-3d_0.7.2.sh @@ -19,7 +19,7 @@ set -e . "misc/build.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sys-libs/rsys_0.15.sh" name="star-enclosures-3d" diff --git a/src/therm-apps/stardis_0.10.1.sh b/src/therm-apps/stardis_0.10.1.sh @@ -20,7 +20,7 @@ set -e . "misc/build.sh" . "cad-libs/star-stl_0.5.1.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-enclosures-3d_0.7.2.sh" . "sci-libs/star-geometry-3d_0.2.sh" . "sci-libs/star-sp_0.14.sh" diff --git a/src/therm-apps/stardis_0.11.1.sh b/src/therm-apps/stardis_0.11.1.sh @@ -21,7 +21,7 @@ set -e . "cad-libs/star-stl_0.7.sh" . "sci-libs/star-geometry-3d_0.2.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-enclosures-3d_0.7.2.sh" . "sci-libs/star-sp_0.14.sh" . "sys-libs/rsys_0.15.sh" diff --git a/src/therm-apps/stardis_0.12.sh b/src/therm-apps/stardis_0.12.sh @@ -21,7 +21,7 @@ set -e . "cad-libs/star-stl_0.7.sh" . "sci-apps/htpp_0.5.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-enclosures-3d_0.7.2.sh" . "sci-libs/star-geometry-3d_0.2.sh" . "sci-libs/star-sp_0.15.sh" diff --git a/src/therm-libs/stardis-solver_0.15.2.sh b/src/therm-libs/stardis-solver_0.15.2.sh @@ -20,7 +20,7 @@ set -e . "misc/build.sh" . "sci-libs/star-2d_0.7.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-enclosures-2d_0.6.sh" . "sci-libs/star-enclosures-3d_0.7.2.sh" . "sci-libs/star-sp_0.14.sh" diff --git a/src/therm-libs/stardis-solver_0.16.1.sh b/src/therm-libs/stardis-solver_0.16.1.sh @@ -20,7 +20,7 @@ set -e . "misc/build.sh" . "sci-libs/star-2d_0.7.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-enclosures-2d_0.6.sh" . "sci-libs/star-enclosures-3d_0.7.2.sh" . "sci-libs/star-sp_0.14.sh" diff --git a/src/therm-libs/stardis-solver_0.16.2.sh b/src/therm-libs/stardis-solver_0.16.2.sh @@ -20,7 +20,7 @@ set -e . "misc/build.sh" . "sci-libs/star-2d_0.7.sh" -. "sci-libs/star-3d_0.10.sh" +. "sci-libs/star-3d_0.10.1.sh" . "sci-libs/star-enclosures-2d_0.6.sh" . "sci-libs/star-enclosures-3d_0.7.2.sh" . "sci-libs/star-sp_0.15.sh"