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

Get rid of the macOS caching stage #421

Closed
skvark opened this issue Dec 2, 2020 · 2 comments
Closed

Get rid of the macOS caching stage #421

skvark opened this issue Dec 2, 2020 · 2 comments
Milestone

Comments

@skvark
Copy link
Member

skvark commented Dec 2, 2020

The macOS caching stage which currently builds LGPL version of FFmpeg needs to be refactored away as the repository transitions away from Travis.

Probably the best possible solution is to separate the FFmpeg homebrew bottle build code to another repository. Then we can just install the pre-built bottle with homebrew in macOS builds similarly to the Qt 5.13 bottle.

@skvark
Copy link
Member Author

skvark commented Dec 2, 2020

It seems that the macOS builds can be completed currently without the caching stage. However, it would be nice to have pre-built FFmpeg for faster builds.

@asmorkalov asmorkalov added this to the 4.5.2 milestone Jul 9, 2021
@asmorkalov
Copy link
Collaborator

Done during migration to Github Actions.

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

No branches or pull requests

2 participants