From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 05/11] clapack: new package
Date: Thu, 6 Mar 2014 21:50:08 +0100 [thread overview]
Message-ID: <20140306205008.GG3625@free.fr> (raw)
In-Reply-To: <CAHXCMMLNy_hLiw3dk+efGvmsCmDVzkQu4nuT3F_PneXhQoBgEQ@mail.gmail.com>
Samuel, All,
On 2014-03-06 21:16 +0100, Samuel Martin spake thusly:
> On Thu, Mar 6, 2014 at 8:42 PM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> > Samuel, All,
> >
> > On 2014-03-06 20:30 +0100, Yann E. MORIN spake thusly:
> >> On 2014-02-16 22:59 +0100, Samuel Martin spake thusly:
> >> > This package provides BLAS and LAPACK libraries.
> > [--SNIP--]
> >> > diff --git a/package/clapack/clapack.mk b/package/clapack/clapack.mk
> >> > new file mode 100644
> >> > index 0000000..d8ca3be
> >> > --- /dev/null
> >> > +++ b/package/clapack/clapack.mk
> >> > @@ -0,0 +1,20 @@
> >> > +################################################################################
> >> > +#
> >> > +# clapack
> >> > +#
> >> > +################################################################################
> >> > +
> >> > +CLAPACK_VERSION = 3.2.1
> >> > +CLAPACK_SOURCE = clapack-$(CLAPACK_VERSION)-CMAKE.tgz
> >>
> >> What the difference between this ^^^^ and clapack-3.2.1.tgz at the same site:
> >> http://www.netlib.org/clapack/clapack-3.2.1.tgz
> >
> > Why don't we use the non-cmake tarball?
>
> Because I prefer/know better/am more confident in hacking CMake code
> than handwritten makefiles.
> So, I chose what is easier to me to maintain. Is it a valid argument? ;-)
Yes, of course! I expected you'd say that. ;-)
> > If the non-cmake *and* the build-system in there is flexible enough,
> > that would allow us to not carry patches against the cmake build system.
>
> I have to admit I have not even tried (and sorry, I don't really feel
> like trying it).
Yes, sure. I had to ask. ;-)
But if possible, try to push those changes upstream.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-03-06 20:50 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-16 21:59 [Buildroot] [PATCH 00/11] Scientific libraries Samuel Martin
2014-02-16 21:59 ` [Buildroot] [PATCH 01/11] opencv: bump to version 2.4.8 Samuel Martin
2014-03-05 22:49 ` Yann E. MORIN
2014-02-16 21:59 ` [Buildroot] [PATCH 02/11] opencv: rework V4L/libv4l support Samuel Martin
2014-03-03 22:38 ` Thomas Petazzoni
2014-03-05 22:55 ` Yann E. MORIN
2014-02-16 21:59 ` [Buildroot] [PATCH 03/11] opencv: add jasper support Samuel Martin
2014-03-05 22:59 ` Yann E. MORIN
2014-03-05 23:08 ` Samuel Martin
2014-03-05 23:27 ` Yann E. MORIN
2014-02-16 21:59 ` [Buildroot] [PATCH 04/11] opencv: add Qt5 support Samuel Martin
2014-03-05 23:22 ` Yann E. MORIN
2014-02-16 21:59 ` [Buildroot] [PATCH 05/11] clapack: new package Samuel Martin
2014-03-06 19:30 ` Yann E. MORIN
2014-03-06 19:42 ` Yann E. MORIN
2014-03-06 20:16 ` Samuel Martin
2014-03-06 20:50 ` Yann E. MORIN [this message]
2014-02-16 21:59 ` [Buildroot] [PATCH 06/11] armadillo: " Samuel Martin
2014-03-02 10:04 ` Samuel Martin
2014-03-02 13:04 ` Thomas De Schampheleire
2014-02-16 22:00 ` [Buildroot] [PATCH 07/11] python-numpy: " Samuel Martin
2014-03-03 22:40 ` Thomas Petazzoni
2014-02-16 22:00 ` [Buildroot] [PATCH 08/11] python-numpy: add install-staging command Samuel Martin
2014-03-03 22:42 ` Thomas Petazzoni
2014-02-16 22:00 ` [Buildroot] [PATCH 09/11] opencv: add python/numpy support Samuel Martin
2014-03-06 23:04 ` Yann E. MORIN
2014-02-16 22:00 ` [Buildroot] [PATCH 10/11] opencv: define modules inter-dependencies Samuel Martin
2014-02-16 22:00 ` [Buildroot] [PATCH 11/11] vlc: add opencv support Samuel Martin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140306205008.GG3625@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).