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.
Pngrewrite is command-line utility that reduces the unnecessarily large palettes that too many programs write into PNG files. It also optimizes transparency settings, and reduces the bits-per-pixel if possible. Handy for post-processing images before putting them on a web site.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Keychain helps you to manage ssh and GPG keys in a convenient and
secure manner. It acts as a frontend to ssh-agent and ssh-add, but
allows you to easily have one long running ssh-agent process per
system, rather than the norm of one ssh-agent per login session.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line
utility that can convert various formats of computer audio files in to
other formats. It can also apply various effects to these sound files,
and, as an added bonus, SoX can play and record audio files on most
platforms.
http://sox.sourceforge.net/
Signed-off-by: David Höppner <0xffea@gmail.com>
Ncmpc is a fully featured MPD client, which runs in a terminal (using ncurses).
Its goal is to provide a keyboard oriented and consistent interface to MPD,
without wasting resources.
The formula patches the Makefile to enable simpler installation of the
programs and to install the manual file.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Use brew install functions instead of patch.
Added --with-macosx-keyring option to enable the configure
option of the same name.
Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>