This is the template for nody-greeter, made for automatic building through github workflows. You can get the latest xbps packages inside the Actions tabpage, or at the latest release in nody-greeter repo.
Note: Xbps packages in the main repo not yet available
Instructions to build nody-greeter with xbps-src:
- Setup
void-packages:
git clone --depth=1 https://github.com/void-linux/void-packages
cd void-packages
./xbps-src binary-bootstrap- Download this repo and copy to
srcpkgs:
git clone https://github.com/JezerM/nody-greeter-void
mv nody-greeter-void ./srcpkgs/nody-greeter- Build and install:
./xbps-src pkg nody-greeter
sudo xbps-install --repository=hostdir/binpkgs nody-greeter