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).
Potrace(TM) is a utility for tracing a bitmap, which means, transforming
a bitmap into a smooth, scalable image.
Signed-off-by: David Höppner <0xffea@gmail.com>
The ZZIPlib provides read access on ZIP-archives. The library uses only
the patent-free compression-algorithms supported by Zlib. It provides
functions that transparently access files being either real files or zipped
files, both with the same filepath.