* [Buildroot] Are these packages already present or easy to add?
@ 2015-05-28 14:36 Jo
2015-05-28 22:27 ` Arnout Vandecappelle
0 siblings, 1 reply; 5+ messages in thread
From: Jo @ 2015-05-28 14:36 UTC (permalink / raw)
To: buildroot
Hi,
For my open-source project www.samplerbox.org, I think that using
Buildroot would be great (fast boot time, etc.).
The requirements for https://github.com/josephernest/SamplerBox are:
* python-dev (probably already there?)
* cython (not needed on target, only on host)
* python-smbus (present?)
* portaudio19-dev (present?)
* https://github.com/superquadratic/rtmidi-python.git (to be done...)
* http://people.csail.mit.edu/hubert/git/pyaudio.git (to be done...)
I imagine you are already busy on lots of projects, but if some of you
have skills to build the missing packages or contribute to making a
Buildroot for SamplerBox, it would help me a lot.
I will happily donate for help :)
Best
Jo
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Are these packages already present or easy to add?
2015-05-28 14:36 [Buildroot] Are these packages already present or easy to add? Jo
@ 2015-05-28 22:27 ` Arnout Vandecappelle
2015-05-28 22:48 ` Oli Vogt
0 siblings, 1 reply; 5+ messages in thread
From: Arnout Vandecappelle @ 2015-05-28 22:27 UTC (permalink / raw)
To: buildroot
On 05/28/15 16:36, Jo wrote:
> Hi,
>
> For my open-source project www.samplerbox.org, I think that using
> Buildroot would be great (fast boot time, etc.).
>
> The requirements for https://github.com/josephernest/SamplerBox are:
>
> * python-dev (probably already there?)
Buildroot doesn't have separate -dev packages, so it's just the python package.
> * cython (not needed on target, only on host)
Peter Bouda just posted a patch to add it.
> * python-smbus (present?)
That's part of i2c-tools.
> * portaudio19-dev (present?)
Just portaudio.
> * https://github.com/superquadratic/rtmidi-python.git (to be done...)
> * http://people.csail.mit.edu/hubert/git/pyaudio.git (to be done...)
Indeed these are to be done, but adding python packages is generally not hard.
Read the manual and look at some of the existing python-* packages for examples.
Regards,
Arnout
>
> I imagine you are already busy on lots of projects, but if some of you
> have skills to build the missing packages or contribute to making a
> Buildroot for SamplerBox, it would help me a lot.
>
> I will happily donate for help :)
>
> Best
>
> Jo
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
>
>
> ************************************************************************************
> This footnote confirms that this email message has been scanned by
> PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
> ************************************************************************************
>
>
>
>
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Are these packages already present or easy to add?
2015-05-28 22:27 ` Arnout Vandecappelle
@ 2015-05-28 22:48 ` Oli Vogt
2015-05-29 7:03 ` Thomas Petazzoni
0 siblings, 1 reply; 5+ messages in thread
From: Oli Vogt @ 2015-05-28 22:48 UTC (permalink / raw)
To: buildroot
Dear Jo, Arnout.
There is a patch for python-smbus and as far as I know it is not committed
yet. <http://lists.busybox.net/pipermail/buildroot/2015-March/122280.html>
I'm to busy to test it myself. All I have done is compile it successfully.
Regards, oli
On 29 May 2015 at 10:27, Arnout Vandecappelle <arnout@mind.be> wrote:
> On 05/28/15 16:36, Jo wrote:
> > Hi,
> >
> > For my open-source project www.samplerbox.org, I think that using
> > Buildroot would be great (fast boot time, etc.).
> >
> > The requirements for https://github.com/josephernest/SamplerBox are:
> >
> > * python-dev (probably already there?)
>
> Buildroot doesn't have separate -dev packages, so it's just the python
> package.
>
> > * cython (not needed on target, only on host)
>
> Peter Bouda just posted a patch to add it.
>
> > * python-smbus (present?)
>
> That's part of i2c-tools.
>
> > * portaudio19-dev (present?)
>
> Just portaudio.
>
> > * https://github.com/superquadratic/rtmidi-python.git (to be
> done...)
> > * http://people.csail.mit.edu/hubert/git/pyaudio.git (to be
> done...)
>
> Indeed these are to be done, but adding python packages is generally not
> hard.
> Read the manual and look at some of the existing python-* packages for
> examples.
>
>
> Regards,
> Arnout
>
> >
> > I imagine you are already busy on lots of projects, but if some of you
> > have skills to build the missing packages or contribute to making a
> > Buildroot for SamplerBox, it would help me a lot.
> >
> > I will happily donate for help :)
> >
> > Best
> >
> > Jo
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
> >
> >
> >
> >
> ************************************************************************************
> > This footnote confirms that this email message has been scanned by
> > PineApp Mail-SeCure for the presence of malicious code, vandals &
> computer viruses.
> >
> ************************************************************************************
> >
> >
> >
> >
> >
>
>
> --
> Arnout Vandecappelle arnout at mind be
> Senior Embedded Software Architect +32-16-286500
> Essensium/Mind http://www.mind.be
> G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
> LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
> GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150529/2db04e2b/attachment.html>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Are these packages already present or easy to add?
2015-05-28 22:48 ` Oli Vogt
@ 2015-05-29 7:03 ` Thomas Petazzoni
2015-05-30 2:00 ` Oli Vogt
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2015-05-29 7:03 UTC (permalink / raw)
To: buildroot
Dear Oli Vogt,
On Fri, 29 May 2015 10:48:58 +1200, Oli Vogt wrote:
> There is a patch for python-smbus and as far as I know it is not committed
> yet. <http://lists.busybox.net/pipermail/buildroot/2015-March/122280.html>
>
> I'm to busy to test it myself. All I have done is compile it successfully.
The patch you're pointing to is no longer needed. As Arnout said,
python-smbus is installed by the i2c-tools package, but the source code
of python-smbus is in i2c-tools.
The issue with the patch you're pointing to is that it was sharing
variables between python-smbus.mk and i2c-tools.mk, which is not
correct (relies on the assumption that i2c-tools.mk gets included
before python-smbus.mk, which is true because alphabetically they are
ordered properly, but the same strategy wouldn't work in the opposite
way).
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Are these packages already present or easy to add?
2015-05-29 7:03 ` Thomas Petazzoni
@ 2015-05-30 2:00 ` Oli Vogt
0 siblings, 0 replies; 5+ messages in thread
From: Oli Vogt @ 2015-05-30 2:00 UTC (permalink / raw)
To: buildroot
Dear Thomas.
Thank you for taking the time to explain.
Regards, oli
On 29 May 2015 at 19:03, Thomas Petazzoni <
thomas.petazzoni@free-electrons.com> wrote:
> Dear Oli Vogt,
>
> On Fri, 29 May 2015 10:48:58 +1200, Oli Vogt wrote:
>
> > There is a patch for python-smbus and as far as I know it is not
> committed
> > yet. <
> http://lists.busybox.net/pipermail/buildroot/2015-March/122280.html>
> >
> > I'm to busy to test it myself. All I have done is compile it
> successfully.
>
> The patch you're pointing to is no longer needed. As Arnout said,
> python-smbus is installed by the i2c-tools package, but the source code
> of python-smbus is in i2c-tools.
>
> The issue with the patch you're pointing to is that it was sharing
> variables between python-smbus.mk and i2c-tools.mk, which is not
> correct (relies on the assumption that i2c-tools.mk gets included
> before python-smbus.mk, which is true because alphabetically they are
> ordered properly, but the same strategy wouldn't work in the opposite
> way).
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150530/47ec2649/attachment.html>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-05-30 2:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-28 14:36 [Buildroot] Are these packages already present or easy to add? Jo
2015-05-28 22:27 ` Arnout Vandecappelle
2015-05-28 22:48 ` Oli Vogt
2015-05-29 7:03 ` Thomas Petazzoni
2015-05-30 2:00 ` Oli Vogt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox