maxima: add recipe, tool for algebraic calculation
authorDavid Lanzendörfer <david.lanzendoerfer@o2s.ch>
Thu, 22 Jul 2010 13:34:58 +0000 (13:34 +0000)
committerKhem Raj <raj.khem@gmail.com>
Fri, 23 Jul 2010 21:28:02 +0000 (14:28 -0700)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/maxima/maxima_5.21.1.bb [new file with mode: 0644]

diff --git a/recipes/maxima/maxima_5.21.1.bb b/recipes/maxima/maxima_5.21.1.bb
new file mode 100644 (file)
index 0000000..ae89bea
--- /dev/null
@@ -0,0 +1,9 @@
+DESCRIPTION="Free computer algebra environment based on Macsyma"
+HOMEPAGE="http://maxima.sourceforge.net/"
+SRC_URI="http://www.sfr-fresh.com/unix/misc/${P}.tar.gz"
+LICENSE="GPLv2"
+
+inherit autotools
+
+SRC_URI[md5sum] = "e08ed533f3059cec52788ef35198bdcc"
+SRC_URI[sha256sum] = "1dae887e1787871437d699a6b1acc1c1f7428729487492a07c6a31e26bf53a1b"