ven0m0/Makepkg Build and Check
Build and check a PKGBUILD package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pkgdir | Relative path to directory containing the PKGBUILD file. | no | . |
| aurDeps | Support AUR dependencies if nonempty. | no | "" |
| namcapDisable | Disable namcap checks if nonempty. | no | "" |
| namcapRules | A comma-separated list of rules for namcap to run. | no | "" |
| ccacheEnable | Use ccache option to build package | no | "" |
| namcapExcludeRules | A comma-separated list of rules for namcap not to run. | no | "" |
| makepkgArgs | Additional arguments to pass to makepkg. | no | "" |
Outputs
| name | description |
|---|---|
| pkgfile0 | Filename of the first generated package archive. Usually only one. |
| pkgfile1 | Filename of the 2nd generated package archive, etc. |