From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Matt Flax <flatmax@flatmax.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [RESEND PATCH v2 1/1] package/gtkiostream: new package
Date: Tue, 17 May 2022 07:34:17 +0300 [thread overview]
Message-ID: <87o7zwzsgt.fsf@tarshish> (raw)
In-Reply-To: <20220516224655.15730-1-flatmax@flatmax.com>
Hi Matt,
On Tue, May 17 2022, Matt Flax wrote:
> This package provides many useful software engineering and signal
> processing libraries.
>
> Signed-off-by: Matt Flax <flatmax@flatmax.com>
> ---
>
> Notes:
> Changes in v2:
>
> - added DEVELOPERS entry
> - trimmed down Config.in to min. selections.
> - Cleaned up gtkiostream.mk
> - Added hash file.
> - fixed TAB indention
[...]
> diff --git a/package/gtkiostream/Config.in b/package/gtkiostream/Config.in
> new file mode 100644
> index 0000000000..2cbec5a844
> --- /dev/null
> +++ b/package/gtkiostream/Config.in
> @@ -0,0 +1,16 @@
> +config BR2_PACKAGE_GTKIOSTREAM
> + bool "gtkiostream"
> + depends on BR2_INSTALL_LIBSTDCPP # eigen
> + select BR2_PACKAGE_EIGEN
> + select BR2_PACKAGE_EIGEN_UNSUPPORTED_MODULES
This symbol has been removed in commit 74e6d6128b46 ("package/eigen: use
cmake-package infra").
baruch
> + select BR2_PACKAGE_FFTW
> + select BR2_PACKAGE_FFTW_DOUBLE
> + select BR2_PACKAGE_FFTW_SINGLE
> + help
> + This package provides many useful software engineering and signal
> + processing includes and linkable library.
> +
> + https://github.com/flatmax/gtkiostream
> +
> +comment "gtkiostream needs a toolchain w/ C++"
> + depends on !BR2_INSTALL_LIBSTDCPP
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-05-17 4:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-16 22:46 [Buildroot] [RESEND PATCH v2 1/1] package/gtkiostream: new package Matt Flax
2022-05-17 4:34 ` Baruch Siach via buildroot [this message]
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=87o7zwzsgt.fsf@tarshish \
--to=buildroot@buildroot.org \
--cc=baruch@tkos.co.il \
--cc=flatmax@flatmax.com \
--cc=thomas.petazzoni@bootlin.com \
/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 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.