This repository serves as an additional binary mirror for Cerbero projects maintained by Fluendo.
To use this repository as an extra mirror in your Cerbero build configuration, add the following line to your cerbero/config/cerbero.cbc file:
extra_mirrors = ["https://fluendo.github.io/cerbero-deps"]This enables Cerbero to fetch prebuilt binaries hosted here when building packages.
Example at gst.wasm
- Binary files must be added to the repository manually via commits or pull requests.
- After adding binaries, GitHub Pages must be updated manually to reflect the changes.
- This repository is served via GitHub Pages at: https://fluendo.github.io/cerbero-deps
- Only use this repository for hosting trusted binary dependencies.
- Ensure that file structure and naming conventions are compatible with Cerbero’s expectations.
This repository contains only binary files used by Cerbero; each file may be subject to its own license. Please verify individual components before redistribution.