Commit Graph

13 Commits

Author SHA1 Message Date
Alessandro Barbieri
ef90a22aaf sci-physics/SU2: fixes for tests
Closes: https://bugs.gentoo.org/848033
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-05-29 17:29:49 +02:00
Sergey Torokhov
ba236ca851 sci-physics/SU2: fix meson.build patch
Closes: https://bugs.gentoo.org/847346

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2022-05-28 01:46:28 +03:00
Alessandro Barbieri
b220eda93c sci-physics/SU2: unbundle everything
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-05-24 19:36:38 +02:00
Sergey Torokhov
4f6a6e7e78 sci-physics/SU2: drop old 7.0.8
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2021-03-10 23:02:19 +03:00
Sergey Torokhov
b1b0e1abfa sci-physics/SU2: 7.1.0 version bump
Fix python optimized patch isn't required now.

Add optional bundled Mutation++ library support via USE="mpp"
(Mutation++: MUlticomponent Thermodynamic
And Transport properties for IONized gases in C++).
This library could be packaged later to unbundle it.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2021-02-13 15:29:42 +03:00
Andrew Ammerlaan
9b382fc34a sci-physics/SU2: drop unreferenced patch
it is now fetched, so no need to have it here anymore

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2021-01-05 16:21:37 +01:00
Sergey Torokhov
e1fd2891cb sci-physics/SU2: drop old 7.0.6, 7.0.7
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2021-01-05 16:43:30 +03:00
Sergey Torokhov
3f826bf9b1 sci-physics/SU2: 7.0.8 version bump
There are no dedicated Test and Tutorials tarballs this time.
The tarbals from 7.0.7 are used.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-12-10 02:34:37 +03:00
Sergey Torokhov
4cd8200437 sci-physics/SU2: 7.0.7 version bump
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-10-22 00:23:27 +03:00
Sergey Torokhov
5ab4e541e9 sci-physics/SU2: drop old
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-10-10 03:27:53 +03:00
Sergey Torokhov
cf1b13bcfb sci-physics/SU2: 7.0.6 version bump
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-07-13 21:58:12 +03:00
Sergey Torokhov
d98f35a18e sci-physics/SU2: 7.0.5 version bump
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-06-16 17:32:41 +03:00
Sergey Torokhov
021c7068ab sci-physics/SU2: new package
The SU2 package contains several bunbled libraries that currently
aren't unbundled in ebuild.

CGNS:
Tried to unbundled CNGS but it failed to compiled against system
gcnslib-3.3.0; successfully compiled against cgnslib-3.4.0
but related tests are failed.

Metis, Parmetis:
This packages couldn't be installed simultaneously in Gentoo
and required by build system if compiled via meson build system
with mpi option being enabled. They could be optionaly chosen
if autotools build system is used (ebuild uses meson).

Some addidional features disabled due to their experimantal status
or due to requirement to download additional third-party libraries.
At this moment ebuild doesn't provide such features to be built.
They are also will be bundled if implemented and compiled statically.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2020-05-12 01:56:45 +03:00