Add aspell binaries to $PATH when installing dictionaries,
so that the aspell prezip binary finds its prezip-bin.
If it doesn't it fails silently and installs empty dictionaries.
Signed-off-by: David Höppner <0xffea@gmail.com>
ncdu (NCurses Disk Usage) is a curses-based version of the well-known
'du', and provides a fast way to see what directories are using your
disk space.
Signed-off-by: David Höppner <0xffea@gmail.com>
The git mirror has a note that the hg repo
should be used instead. Change head url
accordingly.
Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Bcrypt is a cross platform file encryption utility. Encrypted files are
portable across all supported operating systems and processors.
Passphrases must be between 8 and 56 characters and are hashed
internally to a 448 bit key. However, all characters supplied are
significant. The stronger your passphrase, the more secure your data.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The Phoronix Test Suite is the most comprehensive testing and
benchmarking platform available for the Linux operating system.
This software is designed to effectively carry out both
qualitative and quantitative benchmarks in a clean, reproducible,
and easy-to-use manner.
The Persistence of Vision Raytracer is a high-quality, totally free
tool for creating stunning three-dimensional graphics.
Signed-off-by: David Höppner <0xffea@gmail.com>
"Winetricks is a quick and dirty script to download and install various
redistributable runtime libraries sometimes needed to run programs in
Wine."
For example, winetricks can download and install the .Net 2.0 runtime.
http://wiki.winehq.org/winetricks
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixups to winetricks.
This is the the client and protocol library for the Drizzle project. The server,
drizzled, will use this as for protocol library. Client utilities and any new
projects that require low-level protocol communication (like proxies).