From 40abfa09ae5dc3310888576756b94e3e42e6b5ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Lanzend=C3=B6rfer?= Date: Thu, 22 Jul 2010 13:34:58 +0000 Subject: maxima: add recipe, tool for algebraic calculation Signed-off-by: Martin Jansa --- recipes/maxima/maxima_5.21.1.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/maxima/maxima_5.21.1.bb (limited to 'recipes') diff --git a/recipes/maxima/maxima_5.21.1.bb b/recipes/maxima/maxima_5.21.1.bb new file mode 100644 index 0000000000..ae89bead05 --- /dev/null +++ b/recipes/maxima/maxima_5.21.1.bb @@ -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" -- cgit v1.2.3