[61445] trunk/dports/devel

mww at macports.org mww at macports.org
Fri Dec 11 09:49:56 PST 2009


Revision: 61445
          http://trac.macports.org/changeset/61445
Author:   mww at macports.org
Date:     2009-12-11 09:49:53 -0800 (Fri, 11 Dec 2009)
Log Message:
-----------
new port devel/libmpc

Added Paths:
-----------
    trunk/dports/devel/libmpc/
    trunk/dports/devel/libmpc/Portfile

Added: trunk/dports/devel/libmpc/Portfile
===================================================================
--- trunk/dports/devel/libmpc/Portfile	                        (rev 0)
+++ trunk/dports/devel/libmpc/Portfile	2009-12-11 17:49:53 UTC (rev 61445)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem 1.0
+
+name                libmpc
+version             0.8.1
+categories          devel
+maintainers         mww openmaintainer
+platforms           darwin
+description         C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result
+long_description    ${description}
+
+homepage            http://www.multiprecision.org/mpc/
+master_sites        http://www.multiprecision.org/mpc/download/
+distname            mpc-${version}
+checksums           md5     5b34aa804d514cc295414a963aedb6bf \
+                    sha1    5ef03ca7aee134fe7dfecb6c9d048799f0810278 \
+                    rmd160  d3297994a37980dd537e46d94ebbcbeda36a775d
+
+depends_lib         port:gmp port:mpfr
+
+test.run    yes
+test.target    check
+


Property changes on: trunk/dports/devel/libmpc/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091211/7693b3e0/attachment-0001.html>


More information about the macports-changes mailing list