public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gmsh/
Date: Mon,  3 Jan 2022 21:37:52 +0000 (UTC)	[thread overview]
Message-ID: <1641245849.3ded1dcb3c80d0ba6214b8a33d809c54386d5c54.tamiko@gentoo> (raw)

commit:     3ded1dcb3c80d0ba6214b8a33d809c54386d5c54
Author:     Fabio Rossi <rossi.f <AT> inwind <DOT> it>
AuthorDate: Fri Nov 26 18:36:03 2021 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Mon Jan  3 21:37:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ded1dcb

sci-libs/gmsh: install also *.h and lib* files

The installation is conditional on the shared useflag

Closes: https://github.com/gentoo/gentoo/pull/23092
Closes: https://bugs.gentoo.org/827278
Signed-off-by: Fabio Rossi <rossi.f <AT> inwind.it>
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 sci-libs/gmsh/gmsh-4.8.4.ebuild | 3 ++-
 sci-libs/gmsh/metadata.xml      | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-libs/gmsh/gmsh-4.8.4.ebuild b/sci-libs/gmsh/gmsh-4.8.4.ebuild
index 0c32a563f7a1..616a2fa69ffd 100644
--- a/sci-libs/gmsh/gmsh-4.8.4.ebuild
+++ b/sci-libs/gmsh/gmsh-4.8.4.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-3 free-noncomm"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 ## cgns is not compiling ATM, maybe fix cgns lib first
-IUSE="blas cgns examples jpeg med metis mpi netgen opencascade petsc png python X zlib"
+IUSE="blas cgns examples jpeg med metis mpi netgen opencascade petsc png python shared X zlib"
 
 REQUIRED_USE="med? ( mpi )"
 
@@ -56,6 +56,7 @@ src_configure() {
 
 	mycmakeargs+=(
 		-DENABLE_BLAS_LAPACK="$(usex blas)"
+		-DENABLE_BUILD_DYNAMIC="$(usex shared)"
 		-DENABLE_CGNS="$(usex cgns)"
 		-DENABLE_FLTK="$(usex X)"
 		-DENABLE_GRAPHICS="$(usex X)"

diff --git a/sci-libs/gmsh/metadata.xml b/sci-libs/gmsh/metadata.xml
index 4b35b67a85cd..896b5d03abdb 100644
--- a/sci-libs/gmsh/metadata.xml
+++ b/sci-libs/gmsh/metadata.xml
@@ -16,5 +16,6 @@
 		<flag name="netgen"> Enable 3D Frontal triangulation using netgen lib</flag>
 		<flag name="petsc"> Enable sci-mathematics/petsc support</flag>
 		<flag name="opencascade"> Enable OpenCASCADE support</flag>
+		<flag name="shared">Install shared library and headers</flag>
 	</use>
 </pkgmetadata>


             reply	other threads:[~2022-01-03 21:37 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-03 21:37 Matthias Maier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-03 22:43 [gentoo-commits] repo/gentoo:master commit in: sci-libs/gmsh/ Matthias Maier
2024-04-23 20:37 Sam James
2024-03-26 12:31 Sam James
2024-03-24 21:34 Andreas Sturmlechner
2024-03-15  1:48 Sam James
2023-05-01 13:44 Andrew Ammerlaan
2022-08-26 10:46 Sam James
2022-06-13 12:38 Andrew Ammerlaan
2022-06-13 12:38 Andrew Ammerlaan
2022-06-06  5:49 Matthias Maier
2022-06-06  5:49 Matthias Maier
2022-06-06  5:49 Matthias Maier
2022-06-06  5:49 Matthias Maier
2022-03-26  9:59 Andrew Ammerlaan
2022-03-11 16:05 Matthias Maier
2022-03-11 16:01 Matthias Maier
2022-02-13 21:08 Conrad Kostecki
2021-09-19 16:48 Andreas K. Hüttel
2021-06-20  4:06 Matthias Maier
2021-04-09 18:26 Matthias Maier
2020-12-20 14:53 Marek Szuba
2020-09-11 14:54 Matthias Maier
2020-09-11 14:52 Matthias Maier
2020-09-11 14:52 Matthias Maier
2019-09-03 22:35 Matthias Maier
2019-08-05  6:52 Matthias Maier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1641245849.3ded1dcb3c80d0ba6214b8a33d809c54386d5c54.tamiko@gentoo \
    --to=tamiko@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox