| Crates.io | pacops |
| lib.rs | pacops |
| version | 0.0.2 |
| created_at | 2021-04-06 13:04:01.220993+00 |
| updated_at | 2021-07-31 16:52:44.941449+00 |
| description | PKGBUILD maintainer Swiss Army knife |
| homepage | |
| repository | https://github.com/ejiek/pacops |
| max_upload_size | |
| id | 379815 |
| size | 122,511 |
Warning: This is an extremely early version. We're just testing ideas. Implementation might change completely.
PacOps is a package maintainers Swiss Army knife. It's not an AUR helper, but it's made to help you maintain PKGBUILD files.
.SRCINFO, commit, subtree or regular push)Take part! We have discussions, issues and PRs.
Should be available as
PacOps docker image is based on archlinux:base-devel and uses itself as a build environment.
docker run -v ${PWD}:/usr/share/pacops pacops ${path_to_a_PKGBUILD}
Git variables:
GIT_AUTHOR_NAME
GIT_AUTHOR_EMAIL
Makepkg variables:
PACKAGER="John Doe <john@doe.com>"