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>
Icecast is a streaming media server which currently supports Ogg
streaming including the vorbis and theora codecs. Also icecast can
handle other streams like MP3/AAC/NSV.
LibMMS is a common library for parsing mms:// and mmsh:// type network streams.
These are commonly used to stream Windows Media Video content over the web.
LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all.
The CELT codec is a compression algorithm for audio. Like MP3, Vorbis,
and AAC it is suitable for transmitting music with high quality. Unlike
these formats CELT imposes very little delay on the signal, even less
than is typical for speech centric formats like Speex, GSM, or G.729.
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME
by Mike Cheng, which in turn is based upon the ISO dist10 code and portions
of LAME.