forked from gbrlsnchs/void-pkgs
Personal sources for Void packages, binaries at https://void.gsr.dev
This repository has been archived on 2025年10月07日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- Shell 94.4%
- HTML 4.9%
- Dockerfile 0.7%
| .woodpecker | Publish binaries to an alternate repository | |
| container | Use "full" Void Linux image variation | |
| contrib | Fix copying templates | |
| scripts | Adjust scripts for cross-compilation | |
| srcpkgs | lua-language-server: Update to version 3.5.0-1 | |
| templates | Fix source code linking | |
| .gitignore | scripts: Update location of private key | |
| docker-compose.yml | Rename network for Docker Compose | |
| README.md | Update README | |
| shlibs | Add new package "libliftoff" | |
My custom Void packages
About
This repository holds custom templates I have written for my personal use. It used to be fully automated but in order to not exploit free computing from Codeberg's CI I decided to embrace a full local compilation process through some helper shell scripts.
Dependencies
gitpodmanxtools
How to use the binary repository
From the official handbook:
# echo 'repository=https://void.gsr.dev/glibc' > /etc/xbps.d/my-remote-repo.conf
After that, all XBPS commands will be able to see the custom packages.
Have fun!