Commit Graph

7 Commits

Author SHA1 Message Date
Sergey Torokhov
3b8d080ae6 dev-util/fpm: call 'die' if fail; add '--verbose' for detailed build.log
Closes: https://bugs.gentoo.org/887633

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2022-12-22 04:09:05 +03:00
Sergey Torokhov
50af6bfa1e dev-util/fpm: 0.7.0-r1 bump; bind to dev-libs/toml-f:0/2; enable tests
The fpm-0.7.0 initially has bundled toml-f-0.2.4 and
currently incompatible with toml-f-0.3.1 resulting in tests failure.
Therefore the dev-libs/toml-f is subsloted and dev-util/fpm-0.7.0
depends now on dev-libs/toml-f:0/2 (i.e. 0.2.4 version).

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2022-11-26 21:16:01 +03:00
Sergey Torokhov
0e12c2266a dev-util/fpm: add USE=openmp to build targets in parallel where possible
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2022-11-26 10:12:51 +03:00
Sergey Torokhov
1d1c6d8244 dev-util/fpm: replace 'doexe' with 'fpm install'
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2022-11-24 16:13:31 +03:00
Sergey Torokhov
42bc0e8dd0 dev-util/toml-f: change category to 'dev-libs'
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2022-11-19 12:12:51 +03:00
Sergey Torokhov
3c737447d3 dev-util/m_cli2: change category to 'dev-libs'
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2022-11-19 12:11:45 +03:00
Sergey Torokhov
92e3da05aa dev-util/fpm: new package, version 0.7.0
Fortran package manager.

It's strange but in src_compile the "${EPYTHON} ford"
tries to call "${S}/ford" instead of python site-package
like within dev-libs/fortran-stdlib when build HTML docs.

Tests currently is disabled.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2022-11-19 03:07:06 +03:00