Created
September 20, 2012 14:35
-
-
Save yoshuki/3756296 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- Library/Formula/id3lib.rb.orig 2012-08-28 23:09:06.000000000 +0900 | |
+++ Library/Formula/id3lib.rb 2012-09-20 22:51:43.000000000 +0900 | |
@@ -12,6 +12,7 @@ | |
p << DATA unless build.head? | |
# Fix main defined with unsigned int instead of int | |
p << "https://trac.macports.org/export/90780/trunk/dports/audio/id3lib/files/id3lib-main.patch" | |
+ p << "http://svn.cross-lfs.org/svn/repos/patches/id3lib/id3lib-3.8.3-UTF16_writing_bug-1.patch" | |
end | |
fails_with :llvm do |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment