aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJeff Whiting2013-03-15 10:53:36 -0600
committerAdam Vandenberg2013-03-16 09:04:51 -0700
commit94af303abc3d3443d0503da4391a293b427bd3a7 (patch)
tree5b611a83bab4439325dd36c04ca20de1764a2af8 /Library/Formula
parent0c5f727e8ff4ce67421541e999a08f1e5813bd6a (diff)
downloadhomebrew-94af303abc3d3443d0503da4391a293b427bd3a7.tar.bz2
cdrtools: fixed "call to 'SHA384Pad' is ambiguous"
See http://trac.macports.org/ticket/35377. Closes #18506. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cdrtools.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/cdrtools.rb b/Library/Formula/cdrtools.rb
index c0636c07c..e627ad8d5 100644
--- a/Library/Formula/cdrtools.rb
+++ b/Library/Formula/cdrtools.rb
@@ -10,6 +10,12 @@ class Cdrtools < Formula
conflicts_with 'dvdrtools',
:because => 'both dvdrtools and cdrtools install binaries by the same name'
+ def patches
+ {:p0 => [
+ "https://trac.macports.org/export/104091/trunk/dports/sysutils/cdrtools/files/patch-include_schily_sha2.h"
+ ]}
+ end
+
def install
system "smake", "INS_BASE=#{prefix}", "INS_RBASE=#{prefix}", "install"
# cdrtools tries to install some generic smake headers, libraries and