Bug 265094 - audio/audacity: support of wxWidgets 3.2
Summary: audio/audacity: support of wxWidgets 3.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Loïc Bartoletti
URL:
Keywords:
Depends on: 265093
Blocks:
  Show dependency treegraph
 
Reported: 2022-07-08 14:27 UTC by Vladimir Druzenko
Modified: 2022-10-25 06:12 UTC (History)
2 users (show)

See Also:
xxjack12xx: maintainer-feedback+


Attachments
added support of wxWidgets 3.2 (1.39 KB, patch)
2022-07-08 14:27 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2022-07-08 14:27:00 UTC
Created attachment 235129 [details]
added support of wxWidgets 3.2

Added patches from: https://github.com/audacity/audacity/pull/2776

Tested on 13.1 amd64: build, run, record from mic.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2022-07-08 14:49:00 UTC
It require same patch for support wxWidgets 3.1.6 and 3.1.7 too.
Comment 2 Jack 2022-07-10 07:23:14 UTC
Will check this soon
Comment 3 Jack 2022-07-11 02:35:19 UTC
On 13.1-STABLE with most recent ports from git.

make: "/usr/ports/Mk/bsd.wx.mk" line 410: Malformed conditional (${_WX_VER} == 3.1)
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/ports/audio/audacity

Seems 3.2 isn't supported in bsd.wx.mk?
Comment 4 Jack 2022-07-11 02:36:32 UTC
Also do not see wxgtk32 available in ports.
Comment 5 Loïc Bartoletti freebsd_committer freebsd_triage 2022-07-11 06:25:51 UTC
(In reply to Jack from comment #4)
Jack, this port depends on: 265093
Comment 6 Jack 2022-07-11 06:39:51 UTC
Ah, didn't see that. Will check again.
Comment 7 Jack 2022-07-12 23:59:24 UTC
Tested, seems ok when wxgtk32 is in ports