summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Charles Campbell <rossbridger.cc@gmail.com>2021-05-11 07:36:26 +0800
committerJoonas Niilola <juippis@gentoo.org>2021-06-02 15:59:04 +0300
commit291af15b301069748e61770752ecc91b49be89cb (patch)
tree3a4128a8a433fc5b0ecf4eac34343f8d64d87554 /sci-physics/bullet/metadata.xml
parentdev-perl/Tk: Stabilize 804.36.0 x86, #763903 (diff)
downloadgentoo-291af15b301069748e61770752ecc91b49be89cb.tar.gz
gentoo-291af15b301069748e61770752ecc91b49be89cb.tar.bz2
gentoo-291af15b301069748e61770752ecc91b49be89cb.zip
sci-physics/bullet: bump to 3.17
This version reintroduced "extras" USE flag Closes: https://bugs.gentoo.org/765556 Closes: https://bugs.gentoo.org/762982 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/20764 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-physics/bullet/metadata.xml')
-rw-r--r--sci-physics/bullet/metadata.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml
index e05652c8f5a3..24b481850009 100644
--- a/sci-physics/bullet/metadata.xml
+++ b/sci-physics/bullet/metadata.xml
@@ -19,8 +19,9 @@
for games and animation.
</longdescription>
<use>
- <flag restrict="&lt;=sci-physics/bullet-2.89" name="double-precision">Build libraries in double precision</flag>
- <flag restrict="=sci-physics/bullet-2.89" name="tbb">Enable multithreading with the Intel Threads Building Block dev-cpp/tbb</flag>
+ <flag restrict="&lt;=sci-physics/bullet-3.17" name="extras">Build the extras</flag>
+ <flag name="double-precision">Build libraries in double precision</flag>
+ <flag name="tbb">Enable multithreading with the Intel Threads Building Block dev-cpp/tbb</flag>
</use>
<upstream>
<remote-id type="google-code">bullet</remote-id>