All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Adding maxima recipe (tool for algebraic calculation)
@ 2010-07-22 23:34 David Lanzendörfer
  2010-07-23  8:31 ` Frans Meulenbroeks
  2010-07-23  9:12 ` Dr. Michael Lauer
  0 siblings, 2 replies; 6+ messages in thread
From: David Lanzendörfer @ 2010-07-22 23:34 UTC (permalink / raw)
  To: openembedded-devel

<JaMa> leviathan: and send PATCHv2 to ML if it builds for you correct .ipk I'll push it imediately

leviathan@dizzy-6 /mnt/sdb/build_gta02 $ ls tmp/deploy/ipk/armv4t/maxima*
tmp/deploy/ipk/armv4t/maxima_5.21.1-r0.5_armv4t.ipk  tmp/deploy/ipk/armv4t/maxima-dbg_5.21.1-r0.5_armv4t.ipk  tmp/deploy/ipk/armv4t/maxima-dev_5.21.1-r0.5_armv4t.ipk  tmp/deploy/ipk/armv4t/maxima-doc_5.21.1-r0.5_armv4t.ipk

@JaMa:
The content of the ipkgs is ok.
ready to push?

best regards
	leviathan
---
 recipes/maxima/maxima_5.21.1.bb |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 recipes/maxima/maxima_5.21.1.bb

diff --git a/recipes/maxima/maxima_5.21.1.bb b/recipes/maxima/maxima_5.21.1.bb
new file mode 100644
index 0000000..ae89bea
--- /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"
-- 
1.6.4.4




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-07-23 10:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22 23:34 [PATCH] Adding maxima recipe (tool for algebraic calculation) David Lanzendörfer
2010-07-23  8:31 ` Frans Meulenbroeks
2010-07-23  9:12 ` Dr. Michael Lauer
2010-07-23  9:23   ` Frans Meulenbroeks
2010-07-23  9:38     ` Martin Jansa
2010-07-23 10:09     ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.