Personal sources for Void packages and host for their respective binaries
https://void.gsr.dev
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
.woodpecker | 10 months ago | |
container | 11 months ago | |
contrib | 6 months ago | |
scripts | 6 months ago | |
srcpkgs | 6 months ago | |
templates | 7 months ago | |
.gitignore | 7 months ago | |
README.md | 9 months ago | |
docker-compose.yml | 11 months ago | |
shlibs | 11 months ago |
README.md
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
git
podman
xtools
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!