Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: profiles/
Date: Sat, 14 Oct 2017 19:41:08
Message-Id: 1508010051.9185fe6eceba00773c1bff591c322dec33a8e9de.soap@gentoo
1 commit: 9185fe6eceba00773c1bff591c322dec33a8e9de
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 19:40:51 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 19:40:51 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9185fe6e
7
8 profiles: update use.local.desc for sci-libs/dealii flags
9
10 profiles/use.local.desc | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/profiles/use.local.desc b/profiles/use.local.desc
14 index f5dcc29e0..306ae2d81 100644
15 --- a/profiles/use.local.desc
16 +++ b/profiles/use.local.desc
17 @@ -151,7 +151,9 @@ sci-libs/clfft:client - Build a command line clFFT client program.
18 sci-libs/clrng:client - Build a command line clRNG client program.
19 sci-libs/dealii:adolc - Adds support for ADOL-C (sci-libs/adolc)
20 sci-libs/dealii:arpack - Adds support for ARPACK (sci-libs/arpack)
21 +sci-libs/dealii:assimp - Add support for assimp (media-libs/assimp)
22 sci-libs/dealii:c++11 - Compile the library with -std=c++11
23 +sci-libs/dealii:cuda - Add support for cuda assimp (dev-util/nvidia-cuda-sdk)
24 sci-libs/dealii:debug - Build an additional debug library with extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see <http://www.gentoo.org/proj/en/qa/backtraces.xml>
25 sci-libs/dealii:mesh_converter - Build and install the mesh_converter executable
26 sci-libs/dealii:metis - Add support for metis (sci-libs/metis)
27 @@ -164,6 +166,7 @@ sci-libs/dealii:parameter_gui - Build and install the parameter_gui executable
28 sci-libs/dealii:petsc - Add support for petsc (sci-mathematics/petsc)
29 sci-libs/dealii:slepc - Add support for slepc (sci-mathematics/slepc)
30 sci-libs/dealii:sparse - Add support for suitesparse (sci-libs/suitesparse)
31 +sci-libs/dealii:sundials - Add support for sundials assimp (sci-libs/sundials)
32 sci-libs/dealii:tbb - Add threading support with the help of the tbb library (dev-cpp/tbb)
33 sci-libs/dealii:trilinos - Add support for trilinos (sci-libs/trilinos)
34 sci-libs/etsf_io:pic - Compile Position Independent Code