Commit graph

6 commits

Author SHA1 Message Date
Adam Vandenberg
03eb55d637 libinfinity: don't link conflicting file into share 2013-01-17 15:15:52 -08:00
Adam Vandenberg
3483deba7f libinfinity 0.5.3
Also update clang build number.

Closes Homebrew/homebrew#17115.
2013-01-16 20:06:19 -08:00
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