[oe] [PATCH] Adding maxima recipe (tool for algebraic calculation)

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Fri Jul 23 08:31:05 UTC 2010


2010/7/23 David Lanzendörfer <david.lanzendoerfer at o2s.ch>

> <JaMa> leviathan: and send PATCHv2 to ML if it builds for you correct .ipk
> I'll push it imediately
>
> leviathan at 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<http://www.sfr-fresh.com/unix/misc/$%7BP%7D.tar.gz>
> "
> +LICENSE="GPLv2"
> +
> +inherit autotools
> +
> +SRC_URI[md5sum] = "e08ed533f3059cec52788ef35198bdcc"
> +SRC_URI[sha256sum] =
> "1dae887e1787871437d699a6b1acc1c1f7428729487492a07c6a31e26bf53a1b"
> --
> 1.6.4.4
>
> Can't test right now, but the recipe looks fine to me.
Thanks for your contribution.

Frans



More information about the Openembedded-devel mailing list