1
0
mirror of https://github.com/gryf/debian-pkgs.git synced 2025-12-16 19:00:16 +01:00
2018-04-22 17:22:14 +01:00
2018-04-22 17:17:28 +01:00
2018-04-22 17:17:28 +01:00

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

Usage

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

Requirements

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.

License

This software is licensed under 3-clause BSD license. See LICENSE file for details.

Description
No description provided
Readme Multiple Licenses 103 KiB
Languages
Shell 100%