urknall/pcp-packager
Build pCP .tcz from src/pkgroot and stage under /repo/<ver>/<arch>/tcz
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pkg | Package name, produces <pkg>.tcz | yes | — |
| pcp_ver | pCP version path fragment (e.g. 16.x) | no | 16.x |
| arch | Architecture path fragment (e.g. armhf) | no | armhf |
| description | Description for .tcz.info | no | pCP extension |
| author | Author for .tcz.info | no | urknall |
| add_deps | Write a .dep file (true/false) | no | false |
| deps_list | Newline-separated .dep contents (with .tcz suffix) | no | "" |
| pages_repo | Optional GitHub Pages repo to pre-seed (e.g. urknall/pcp-repo) | no | "" |
| pages_branch | Branch to seed from (default gh-pages) | no | gh-pages |
| pages_token | Token provided by the caller workflow (e.g. secrets.GH_PAGES_TOKEN) | no | "" |
Outputs
no outputs