Skip to content

JezerM/nody-greeter-void

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Void Linux template for Nody Greeter

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

Build

Instructions to build nody-greeter with xbps-src:

  1. Setup void-packages:
git clone --depth=1 https://github.com/void-linux/void-packages
cd void-packages
./xbps-src binary-bootstrap
  1. Download this repo and copy to srcpkgs:
git clone https://github.com/JezerM/nody-greeter-void
mv nody-greeter-void ./srcpkgs/nody-greeter
  1. Build and install:
./xbps-src pkg nody-greeter
sudo xbps-install --repository=hostdir/binpkgs nody-greeter

About

Void-Linux template for nody-greeter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published