Commit Graph

4 Commits (0c5c0b1e135d22f2ce9df8ad27267a1ba78f1375)

Author SHA1 Message Date
Misty De Meo 2eccb4feb0 libinfinity: use sha1 2012-07-18 23:21:46 -05:00
nibbles 2bits e616bddb3d libinfinity: add `depends_on :x11`
libinfinity-0.5.2 requires a dependency on :x11 so that pkg-config
can find freetype2 for cairo.   Otherwise two libinfinity libraries
will not be created, which will cause other packages that use
libinfinity to fail, like gobby.
Tested on Lion with llvm from XCode-4.3.3.

Closes Homebrew/homebrew#13416.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18 23:21:46 -05:00
nibbles 2bits d099720ba2 libinfinity: add fails_with :clang
Add a fails_with :clang block for the issue raised in Homebrew/homebrew#12462:
non-void function `inf_communication_method_received` should return
a value.  This issue has been reported upstream to their Trac:
http://gobby.0x539.de/trac/ticket/595

Closes Homebrew/homebrew#12588.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-09 19:09:07 -05:00
Adam Vandenberg 69370be3cb libinfinity 0.5.2 2012-04-24 07:05:53 -07:00