Aim of this bunch of scripts is an automation for building couple of applications which are missing in stable Debian system.
Applications covered by this project:
bubblemon a Window Maker system monitor
wmamixer a Window Maker ALSA mixer
xlockmore small xlock descendant
peksystray clean looking tray, which can be used with Window Maker
Simply run ./build.sh to build all the deb packages. Every script can be run individually, but on top of this directory, for example:
recipies/xlockmore.sh
First of all you'll need build-essential package and git for cloning repos. All specific dependencies for a package are included in the recipe script.
This software is licensed under 3-clause BSD license. See LICENSE file for details.