laerdallabs/Build GStreamer with Cerbero (on Windows)
Uses the GStreamer Cerbero build aggregator to build GStreamer (MSI packages) on the local toolchain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cerbero-repo | Repository to use for Cerbero | no | https://gitlab.freedesktop.org/gstreamer/cerbero.git |
| cerbero-ref | Ref to use for Cerbero | no | main |
| config | Name of the configuration file to use | no | — |
| cerbero-args | Additional args to pass to Cerbero | no | --clocktime --timestamps |
| cerbero-package-args | Additional args to pass to Cerbero package | no | "" |
| cleanup | Whether to clean the Cerbero build directory | no | true |
| no-cache | Whether to disable restoring from cache | no | false |
Outputs
| name | description |
|---|---|
| gstreamer-version | GStreamer version |
| cerbero-short-sha | Short SHA of the Cerbero checkout |
| cerbero-path | Path to the Cerbero checkout |
| runtime-package-path | Location of the GStreamer runtime package |
| devel-package-path | Location of the GStreamer development package |