Commit Graph

14 Commits (e5a661b62a8fb77c6bbe8c96f952561a8d48bcd4)

Author SHA1 Message Date
Baptiste Fontaine b330bd06dc abcde: modernize + head added
Closes Homebrew/homebrew#35430.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-03 21:38:41 -05:00
BrewTestBot 1bb5a095cb abcde: add 2.6 bottle. 2014-11-03 21:18:57 +00:00
Philippe Sam-Long 5700e22b13 abcde 2.6
Closes Homebrew/homebrew#33878.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03 21:18:55 +00:00
Ian Lancaster 9c098cb9b6 Batch convert http urls from Google Code to https
Closes Homebrew/homebrew#27218.
2014-03-08 09:12:58 -08:00
Mike McQuaid 870133a0b4 abcde: use new etc.install overwrite handling. 2013-10-10 16:46:47 +01:00
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