Skip to content

Instantly share code, notes, and snippets.

@yoshuki
Created September 20, 2012 14:35
Show Gist options
  • Save yoshuki/3756296 to your computer and use it in GitHub Desktop.
Save yoshuki/3756296 to your computer and use it in GitHub Desktop.
--- 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