Skip to content
Snippets Groups Projects
Commit d1edb791 authored by Thierry Thomas's avatar Thierry Thomas
Browse files
parent 109d514d
No related branches found
No related tags found
No related merge requests found
PORTNAME= code_saturne
PORTVERSION= 8.1.0
PORTREVISION= 2
PORTVERSION= 8.1.1
CATEGORIES= science parallel
MASTER_SITES= https://www.code-saturne.org/releases/
......@@ -47,6 +46,7 @@ CONFIGURE_ARGS= --without-salome --without-salome-yacs --without-salome-kernel \
--with-scotch-include="${LOCALBASE}/include"
CONFIGURE_ENV= ac_cv_path_SED=${LOCALBASE}/bin/gsed ldflags_rpath="-R" \
MUMPS_LIBS="-lmpiseq -llapack"
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
BINARY_ALIAS= python=${PYTHON_CMD} \
......
TIMESTAMP = 1702564424
SHA256 (code_saturne-8.1.0.tar.gz) = 6f2b067337b8ad003a26b91f59971a1028f01cf14c962031629203899dc4053f
SIZE (code_saturne-8.1.0.tar.gz) = 64587304
TIMESTAMP = 1708696645
SHA256 (code_saturne-8.1.1.tar.gz) = 8b7c70a03f08d3c41a79ebcd05a02b85f13488a661f3dde37800fc8c41675a61
SIZE (code_saturne-8.1.1.tar.gz) = 64580020
......@@ -7,3 +7,5 @@ Dedicated modules are available for specific physics such as radiative heat
transfer, combustion (gas, coal, heavy fuel oil, ...), magneto-hydrodynamics,
compressible flows, two-phase flows (Euler-Lagrange approach with two-way
coupling), or atmospheric flows.
See also: <https://github.com/code-saturne/code_saturne>.
......@@ -1685,8 +1685,6 @@ lib/libsaturne.so
libexec/code_saturne/cs_io_dump
libexec/code_saturne/cs_preprocess
libexec/code_saturne/cs_solver
man/man1/code_saturne.1.gz
man/man1/ple-config.1.gz
%%DATADIR%%/COPYING
%%DATADIR%%/batch/batch.CCC
%%DATADIR%%/batch/batch.LSF
......@@ -1878,3 +1876,5 @@ man/man1/ple-config.1.gz
%%DATADIR%%/user_sources/REFERENCE/cs_user_wall_condensation.c
%%DATADIR%%/user_sources/REFERENCE/cs_user_zones.c
%%DATADIR%%/user_sources/REFERENCE/usatch.f90
share/man/man1/code_saturne.1.gz
share/man/man1/ple-config.1.gz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment