[129154] trunk/dports/devel/isl-devel/Portfile

larryv at macports.org larryv at macports.org
Sun Dec 7 13:45:47 PST 2014


Revision: 129154
          https://trac.macports.org/changeset/129154
Author:   larryv at macports.org
Date:     2014-12-07 13:45:46 -0800 (Sun, 07 Dec 2014)
Log Message:
-----------
isl-devel: Use isl's descriptions

Modified Paths:
--------------
    trunk/dports/devel/isl-devel/Portfile

Modified: trunk/dports/devel/isl-devel/Portfile
===================================================================
--- trunk/dports/devel/isl-devel/Portfile	2014-12-07 21:45:45 UTC (rev 129153)
+++ trunk/dports/devel/isl-devel/Portfile	2014-12-07 21:45:46 UTC (rev 129154)
@@ -15,12 +15,20 @@
 maintainers         nomaintainer
 platforms           darwin
 
-description         isl is a library for manipulating sets and relations of integer points bounded by linear constraints.
+description         Integer Set Library
+long_description    isl is a library for manipulating sets and \
+                    relations of integer points bounded by linear \
+                    constraints. Supported operations on sets include \
+                    intersection, union, set difference, emptiness \
+                    check, convex hull, (integer) affine hull, integer \
+                    projection, computing the lexicographic minimum \
+                    using parametric integer programming, coalescing \
+                    and parametric vertex enumeration. It also \
+                    includes an ILP solver based on generalized basis \
+                    reduction, transitive closures on maps (which may \
+                    encode infinite graphs), dependence analysis and \
+                    bounds on piecewise step-polynomials.
 
-long_description    \
-    isl is a library for manipulating sets and relations of integer points bounded by linear constraints. \
-    Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. \
-    It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.
 
 license             MIT
 homepage            http://repo.or.cz/w/isl.git
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141207/d7eea469/attachment.html>


More information about the macports-changes mailing list