Commit Graph

9 Commits (411260c73a29c97375fe6c9d7b62484d64689148)

Author SHA1 Message Date
Adam Vandenberg b7992493be abcde: sort deps 2013-06-13 10:46:07 -07:00
Brett Koonce b7fbe67395 abcde 2.5.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-01 19:33:33 -08:00
Laurent Drouet 77cda89a7a abcde 2.5.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 10:51:53 -07:00
Adam Vandenberg 669cbc492a abcde 2.5.2 2012-06-03 18:35:02 -07:00
Jack Nagel 7c648d9732 Shore up a number of shell quoting issues
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
Adam Vandenberg 1a258f139a abcde: comment use of inreplace 2012-02-08 20:55:40 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Douglas Creager 04da040773 Update abcde to depends on mkcue
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-05 11:22:57 -08:00
Ralph Angenendt e9503968c7 abcde - a commandline Audio CD ripper
This is the first push for abcde, which is an Audio CD ripper for
the commandline. Rips into several formats, like mp3, flac, aac.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15 11:39:15 -07:00