diff options
author | Aisha Tammy <floss@bsd.ac> | 2021-06-16 19:16:27 +0000 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-07-07 20:48:29 +0300 |
commit | e3ea35384fe2ff2eb651a3c17cb9aacf4600c264 (patch) | |
tree | 025b7d0d5f91d8e60c42a015eeb8eb2c7f03a087 /sci-mathematics/cgal/metadata.xml | |
parent | dev-ruby/ed25519: add ruby30; EAPI 7; fix extension (diff) | |
download | gentoo-e3ea35384fe2ff2eb651a3c17cb9aacf4600c264.tar.gz gentoo-e3ea35384fe2ff2eb651a3c17cb9aacf4600c264.tar.bz2 gentoo-e3ea35384fe2ff2eb651a3c17cb9aacf4600c264.zip |
sci-mathematics/cgal: version bump to 5.2.2
also add shared USE flag
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/21275
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-mathematics/cgal/metadata.xml')
-rw-r--r-- | sci-mathematics/cgal/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/cgal/metadata.xml b/sci-mathematics/cgal/metadata.xml index 05dff372fd2b..7d79128a518d 100644 --- a/sci-mathematics/cgal/metadata.xml +++ b/sci-mathematics/cgal/metadata.xml @@ -29,6 +29,7 @@ <use> <flag name="mpfi">Enable support for multiple recision interval arithmetic via <pkg>sci-libs/mpfi</pkg></flag> <flag name="ntl">Enable support for <pkg>dev-libs/ntl</pkg></flag> + <flag name="shared">Build shared library</flag> </use> <upstream> <remote-id type="github">CGAL/cgal</remote-id> |