Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-12-03 Thread Matt Domsch
CubicSDR (Ham Radio panadapter spectrum visualizer using inexpensive receivers) upstream moved to wxWidgets 3.1 over 18 months ago. While I had some success in backing out some specific changes that let it compile with wxGTK 3.0, upstream has moved on considerably since then, making extensive use

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-12 Thread Kevin Kofler
David Timms wrote: > And this usage can be the impetus that allows library development to be > well tested by multiple real applications and issues > known/fixes/improvements in place before the library hardens it's > ABI/API interfaces at the release. But why would you want to abuse renowned appl

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-12 Thread David Timms
On 12/11/19 8:46 am, Scott Talbert wrote: On Mon, 11 Nov 2019, Scott Talbert wrote: Ouch.  So now you're talking about wanting to package a *fork* of a development release of wxGTK. No. (unless it was done by simply turning on a config item). Looking closer, building audacity requires an alre

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Kevin Kofler
David Timms wrote: > Perhaps calling a compat package 3.2.0.develseries.3.1.3 etc would make > sense to indicate to consumers that they are using what will soon (TM) > become the main version. Please no. There is a numeric version, please use that, not some ugly version hack. What would be accep

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Scott Talbert
On Mon, 11 Nov 2019, Scott Talbert wrote: Audacity development (git) requires linking against wxGTK3.1. Does it really? I cannot find this requirement in their git repository. see: https://wiki.audacityteam.org/wiki/Building_On_Linux or from the horse - (Mr Ed): https://github.com/audacity/au

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Scott Talbert
On Tue, 12 Nov 2019, David Timms wrote: David Timms wrote: Audacity development (git) requires linking against wxGTK3.1. Does it really? I cannot find this requirement in their git repository. see: https://wiki.audacityteam.org/wiki/Building_On_Linux or from the horse - (Mr Ed): https://gith

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Kevin Kofler
David Timms wrote: > see: https://wiki.audacityteam.org/wiki/Building_On_Linux > or from the horse - (Mr Ed): > https://github.com/audacity/audacity/blob/master/linux/build.txt > " > wxWidgets: > > 1) Clone wxWidgets and checkout 3.1.1 from the Audacity fork of the > wxWidgets project: >

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread David Timms
On 12/11/19 8:05 am, David Timms wrote: Audacity support when my users crash because they aren't running the recommended library (there is other locally adjusted libs which Audacity uses). Not that this is different from the past - but I would like it to oops, dropped word this is "no" differe

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread David Timms
On 12/11/19 1:33 am, Fabio Valentini wrote: On Mon, Nov 11, 2019, 15:09 Vít Ondruch > wrote: Dne 11. 11. 19 v 14:39 Kevin Kofler napsal(a): > David Timms wrote: >> I would like to be able to release the next Audacity (once tested) when >> it dr

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread David Timms
On 12/11/19 1:51 am, Scott Talbert wrote: On Mon, 11 Nov 2019, David Timms wrote: Issue: Audacity development (git) requires linking against wxGTK3.1. The normal Fedora wxGTK3 package is at wxGTK3-3.04 in F29/30/31/devel. wxGTK3.1 is a development series which eventually leads to wxGTK3.2 rele

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread David Timms
On 12/11/19 2:36 am, Christopher Engelhard wrote: On 11/11/2019 3:51 PM, Scott Talbert wrote: > Hi, one of the wxGTK maintainers here.  Where is the requirement to use > wxGTK 3.1 documented?  Like Kevin, I can't find that documented. And if > it is definitely required, *why* is it requi

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread David Timms
On 12/11/19 12:39 am, Kevin Kofler wrote: David Timms wrote: Audacity development (git) requires linking against wxGTK3.1. Does it really? I cannot find this requirement in their git repository. see: https://wiki.audacityteam.org/wiki/Building_On_Linux or from the horse - (Mr Ed): https://git

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Christopher Engelhard
On 11/11/2019 3:51 PM, Scott Talbert wrote: > Hi, one of the wxGTK maintainers here.  Where is the requirement to use > wxGTK 3.1 documented?  Like Kevin, I can't find that documented.  And if > it is definitely required, *why* is it required? On Archlinux audacity-git [1] builds against the def

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Scott Talbert
On Mon, 11 Nov 2019, David Timms wrote: Issue: Audacity development (git) requires linking against wxGTK3.1. The normal Fedora wxGTK3 package is at wxGTK3-3.04 in F29/30/31/devel. wxGTK3.1 is a development series which eventually leads to wxGTK3.2 release. Upstream is currently at 3.1.3 and expe

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Fabio Valentini
On Mon, Nov 11, 2019, 15:09 Vít Ondruch wrote: > > Dne 11. 11. 19 v 14:39 Kevin Kofler napsal(a): > > David Timms wrote: > >> Audacity development (git) requires linking against wxGTK3.1. > > Does it really? I cannot find this requirement in their git repository. > > > >> The normal Fedora wxGTK3

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Vít Ondruch
Dne 11. 11. 19 v 14:39 Kevin Kofler napsal(a): > David Timms wrote: >> Audacity development (git) requires linking against wxGTK3.1. > Does it really? I cannot find this requirement in their git repository. > >> The normal Fedora wxGTK3 package is at wxGTK3-3.04 in F29/30/31/devel. >> wxGTK3.1 is

Re: Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread Kevin Kofler
David Timms wrote: > Audacity development (git) requires linking against wxGTK3.1. Does it really? I cannot find this requirement in their git repository. > The normal Fedora wxGTK3 package is at wxGTK3-3.04 in F29/30/31/devel. > wxGTK3.1 is a development series which eventually leads to wxGTK3.2

Potential module for wxGTK3.1 unstable series / Audacity

2019-11-11 Thread David Timms
Issue: Audacity development (git) requires linking against wxGTK3.1. The normal Fedora wxGTK3 package is at wxGTK3-3.04 in F29/30/31/devel. wxGTK3.1 is a development series which eventually leads to wxGTK3.2 release. Upstream is currently at 3.1.3 and expecting at least a 3.1.4 next year. Audacity