Skip to content

gx2b/suckless-software-builder

Repository files navigation

suckless-software-builder

Automates patching and building of:

  • dwm
  • dmenu
  • slock
  • st
  • dwmblocks (not yet)

Final build

Howto

  1. git clone --recursive https://github.com/gx2b/suckless-software-builder.git
  2. Select the desired patches: config/{dwm,slock,st,dmenu}/p1/patches.h
  3. Add configuration and changes (config.h, Makefile, scripts etc.) to config/{dwm,slock,st,dmenu}/p2
  4. run ./mkpatch.sh
  5. check output in the patch/ directory
  6. run ./mkbuild.sh
  7. check the final build

Read the scripts first!

Links

About

Automates patching and building of "suckless software": dwm, dmenu, st, slock.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published