remove unnecessary USE flag descriptions from metadata master
authorgit <redacted>
Thu, 9 Jul 2026 22:50:18 +0000 (18:50 -0400)
committergit <redacted>
Thu, 9 Jul 2026 22:50:18 +0000 (18:50 -0400)
sci-electronics/opensta/metadata.xml
sci-mathematics/cudd/metadata.xml
sci-mathematics/papilo/metadata.xml
sci-mathematics/scip/metadata.xml
sci-mathematics/soplex/metadata.xml

index c9e5205d0b1adfd2c2746141248ca4d997934495..3e0f36e3c78c8a6255c8488552acdacc8f48eb5e 100644 (file)
@@ -10,7 +10,6 @@
 </upstream>
 <use>
        <flag name="readline">Use TCL readline package (links the GNU readline library)</flag>
-       <flag name="zlib">Use zlib</flag>
 </use>
 <longdescription>
        OpenSTA is a gate level static timing verifier. As a stand-alone executable
index 74b777f317af661b37621462270a5e457291293a..a28a1ac0b7738ffec394b98b52d2dbc8134e29bd 100644 (file)
@@ -8,9 +8,6 @@
 <upstream>
        <remote-id type="github">ssoelvsten/cudd</remote-id>
 </upstream>
-<use>
-       <flag name="static-libs">Build static libraries in addition to shared</flag>
-</use>
 <longdescription>
        CUDD stands for Colorado University Decision Diagram. It is a package for
        the manipulation of Binary Decision Diagrams (BDDs), Algebraic Decision
index 271a6c70276412c69680f589e6a183ebb37723af..4dea30ce0ef666b803c0138d9fe956879e78c18d 100644 (file)
@@ -10,7 +10,6 @@
 </upstream>
 <use>
        <flag name="boost">Use Boost (required for a functioning binary)</flag>
-       <flag name="gmp">Use GMP</flag>
        <flag name="highs">Use HiGHS solver</flag>
        <flag name="tbb">Use TBB (highly recommended)</flag>
        <flag name="papilo">Use SoPlex</flag>
index 15cb169855a5d1ebed8c29a00e264938e8fffbed..94639ae8552124a1c0d9b4b64df17cbf7e9251d8 100644 (file)
 </upstream>
 <use>
        <flag name="bliss">Use bliss graph automorphism solver</flag>
-       <flag name="gmp">Use GMP</flag>
        <flag name="ipopt">Use ipopt optimizer</flag>
-       <flag name="lto">Enable LTO</flag>
        <flag name="mpfr">Use MPFR</flag>
        <flag name="nauty">Use nauty graph automorphism solver</flag>
        <flag name="papilo">Use PaPILo presolver</flag>
        <flag name="zimpl">Use ZIMPL language</flag>
-       <flag name="zlib">Use ZLIB</flag>
 </use>
 <longdescription>
        SCIP is one of the fastest academically developed solvers for mixed integer 
index 72503454290f2af80316c160a5b4409c643a4b57..1a7a03197f7f7bfcd837eccefd04f9e10a18ba6a 100644 (file)
 </upstream>
 <use>
        <flag name="boost">Use Boost (required to build the binary)</flag>
-       <flag name="gmp">Use GMP</flag>
-       <flag name="lto">Enable LTO</flag>
        <flag name="mpfr">Use MPFR</flag>
        <flag name="papilo">Use PaPILo</flag>
        <flag name="quadmath">Use GCC's quadmath</flag>
-       <flag name="zlib">Use ZLIB</flag>
 </use>
 <longdescription>
        SoPlex is an optimization package for solving linear programming problems (LPs)