-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
libaom-av1: add 3.3.0 + download stable archives + relocatable shared lib on macOS #10716
libaom-av1: add 3.3.0 + download stable archives + relocatable shared lib on macOS #10716
Conversation
SpaceIm
commented
May 10, 2022
- relocatable shared libs on macOS: see [conan-center] Add a hook to check whether installed shared libs are relocatable on Linux & macOS hooks#376
- stable archives are available in https://storage.googleapis.com/aom-releases (see https://groups.google.com/a/aomedia.org/g/av1-discuss/c/HyhFwNi4Umo/m/BY4baZVzAwAJ)
- I've read the guidelines for contributing.
- I've followed the PEP8 style guides for Python code in the recipes.
- I've used the latest Conan client version.
- I've tried at least one configuration locally with the conan-center hook activated.
stable archives are available in https://storage.googleapis.com/aom-releases/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you know if all projects with sources on googlesource.com have stable archives on storage.googleapis.com?
I don't know. |
Also a small improvement in the patches, hopefully. Indeed, install destination of dll for MinGW was wrong. |
This comment has been minimized.
This comment has been minimized.
All green in build 5 ( |