Conversation
Blocked by: #62523 Edit: fixed. I'll let the CI run again whenever I get around to making the next update to this PR. |
1ff8485 to
12e39c0
Compare
|
@Gottox for vis (pugixml maintainer) |
|
4.0.0 replaced a lot of system components with their own vendored ones, there is some work upstream that does allow usage of (more) system components (but no release yet, We probably would at least wait until then). Also, if I remember correctly (would need to double-check again), they are using git to fetch code during cmake configure time, which is a big no. All used sources should be fetched via |
|
Ah yeah, I didn't realize it was being vendored. I'll see if I can just add all the ones that cannot use system deps as distfiles. Hopefully it's not too many. |
|
Looks like the nyquist dependency cannot be fetched. They only keep it up for 24 hours before taking it down, so we have to use the vendored version of that. Is that still not acceptable? There's this commit upstream that fixes some issues likely, but possibly not the nyquist issue: audacity/audacity#11996 |
Testing the changes
New package
Local build testing
Info about the PR
audacity3for that reason. This is identical to the live audacity package, just updated from 3.7.8 to 3.7.9, except for some post-install shenanigans to allow both packages to be installed at the same time. Audacity 4 should be reviewed as though it is a new package, even though it will be treated as an update by the package manager.Info for anyone who wants to review
The amount of times I mistyped ardour instead of audacity drove me insane