Commit graph

11 commits

Author SHA1 Message Date
Jack Nagel
a1c0f0a48c cdrdao: use checksummed patches 2014-03-16 19:35:06 -05:00
Jaime Marquínez Ferrándiz
74c83fa9f6 Batch convert http download urls from SourceForge to https
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-02 09:16:53 -08:00
slushpupie
24fd17c658 cdrdao: increase device path buffer size
The device path name is very long, as long as 482 characters now.
This increases the buffer size to store the path to 1024 characters.

Closes Homebrew/homebrew#24689.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-26 22:08:13 -08:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Jack Nagel
1541550bc7 cdrdao: style nits
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-11 11:15:02 -05:00
tungolcraft
068874d0aa cdrdao: add patch for device autodetection
Device names under OS X are very long. Previously a short form was
available, but this seems to no longer be the case. This patch doubles
the size of the buffer for device names, allowing the real device name
to fit. If they don't fit, device autodetection fails.

See http://trac.macports.org/ticket/27819

Closes Homebrew/homebrew#10388.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-11 11:14:59 -05:00
Adam Vandenberg
99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Douglas Creager
05f5aeae86 cdparanoia and cdrdao fail with LLVM
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-04 15:07:53 -08:00
Rufo Sanchez
9f506017a3 added formula for cdrdao
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 20:38:42 -07:00