forked from voiders-community/repository
A community managed repositories for void-linux
- C 94.7%
- Shell 4.6%
- JavaScript 0.7%
| .forgejo/workflows | ||
| pkgs | ||
| .gitignore | ||
| README.md | ||
| repo-key.pem.pub | ||
| unbuilt_packages | ||
voiders.dev's repo
This repository contains a list of packages managed by the voiders.dev team.
Packages are built for x86_64 and x86_64-musl (when possible).
Install
# install the repository
echo "repository=https://repo.voiders.dev" | sudo tee /etc/xbps.d/voiders-dev-repo.conf
# synchronize the repositories
# This will ask you if you want import the public key of the repository
# Say yes.
sudo xbps-install -Sy
Submitting a pull request
Pull requests should only contain a single package.
The commits style is as follow:
| Name | Commit message |
|---|---|
| Adding a new package | $pkgname: new package at $pkgversion |
| Updating a package | $pkgname: bump to $newversion |
| Miscellaneous changes | $pkgname: misc ... |
The package must be validate by xlint: xlint pkgs/mypkg/template.