aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpc/mpc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mpc/mpc.inc')
-rw-r--r--recipes/mpc/mpc.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/mpc/mpc.inc b/recipes/mpc/mpc.inc
new file mode 100644
index 0000000000..6e18e588be
--- /dev/null
+++ b/recipes/mpc/mpc.inc
@@ -0,0 +1,6 @@
+DESCRIPTION = "Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr"
+HOMEPAGE = "http://www.multiprecision.org/"
+LICENSE = "LGPLv2"
+SECTION = "libs"
+
+inherit autotools