Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Opus to 1.5.1 #1273

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Update Opus to 1.5.1 #1273

merged 2 commits into from
Mar 11, 2024

Conversation

danyeaw
Copy link
Member

@danyeaw danyeaw commented Mar 10, 2024

I switched to the CMake build since Meson is failing. I created an upstream issue about it: xiph/opus#322

@danyeaw danyeaw requested a review from pbor March 10, 2024 15:38
dependencies=[
"ninja",
"meson",
"pkgconf",
],
)

self.add_param("-Dtests=disabled")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we disable tests and docs with cmake?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @pbor, thanks for the feedback. I updated the PR to disable the tests, I don't see an option to disable docs though.

@nacho
Copy link
Contributor

nacho commented Mar 11, 2024

Looks good. Thanks!

@nacho nacho merged commit 745fa10 into main Mar 11, 2024
12 checks passed
@nacho nacho deleted the opus-1.5.1 branch March 11, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants