Skip to content

remove cmake restriction, patch x265#215

Open
threexc wants to merge 2 commits intoPyAV-Org:mainfrom
threexc:tgamblin/cmake-and-x265
Open

remove cmake restriction, patch x265#215
threexc wants to merge 2 commits intoPyAV-Org:mainfrom
threexc:tgamblin/cmake-and-x265

Conversation

@threexc
Copy link

@threexc threexc commented Mar 10, 2026

This breaks two commits out of #214 (as requested) since they're more broadly applicable. The first commit just unpins the cmake version, since the one listed is fairly old. The second then tweaks the CMake expectations for x265. Both of these together should help the project build with newer tooling going forward and also prime it for adding riscv64 builds (as per #214 ).

threexc added 2 commits March 9, 2026 10:55
We'll need a newer one to use cmake binaries for riscv64.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Fix policy definitions and minimum required CMake version in
CMakeLists.txt so that we can build using riscv64 wheels.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
@threexc
Copy link
Author

threexc commented Mar 10, 2026

Hmm, looks like there are some macos errors I'll have to look into...

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.

1 participant