[Buildroot] [PATCH 1/1] package/jack2: bump to version 1.9.14

Titouan Christophe titouan.christophe at railnova.eu
Mon Feb 3 18:10:05 UTC 2020


Hello Peter and all,

On 2/3/20 6:21 PM, Peter Korsgaard wrote:
>>>>>> "titouan" == titouan christophe <titouan.christophe at railnova.eu> writes:
> 
>   > From: Titouan Christophe <titouan.christophe at railnova.eu>
>   > Amongst other things, the jack2 waf script has been made
>   > compatible with Python3 in this latest release, which makes
>   > it possible to be built on py3
> 
> This presumably doesn't help much as long as it has host-python in its
> _DEPENDENCIES and our pkg-waf.mk hard codes python2?

I actually came up with this version bump while testing to switch the 
waf-package infrastructure to python3 [1], and in this context jack2 
1.9.12 raised some errors from the waf script.

I'll look if it's possible to remove that host-python dependency as well 
later tonight or tomorrow.

> 
> Still, bumping the version is fine - So committed, thanks.
> 
>   
>   > -JACK2_VERSION = 1.9.12
>   > +JACK2_VERSION = 1.9.14
>   >  JACK2_SITE = $(call github,jackaudio,jack2,v$(JACK2_VERSION))
>   >  JACK2_LICENSE = GPL-2.0+ (jack server), LGPL-2.1+ (jack library)
>   >  JACK2_DEPENDENCIES = libsamplerate libsndfile alsa-lib host-python
> 
> So if it can

Yes we can :-)

> 
>   > --
>   > 2.24.1
> 
>   > _______________________________________________
>   > buildroot mailing list
>   > buildroot at busybox.net
>   > http://lists.busybox.net/mailman/listinfo/buildroot
> 


[1] http://paste.awesom.eu/Ypoa

Kind regards,

Titouan


More information about the buildroot mailing list