Jack Nagel
89b2018d80
Update bare fails_with_llvm calls
...
These formulae all compile and run with LLVM build >= 2335.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-28 15:52:44 -05:00
Doug Burke
d6d27d65af
redland: Update to 1.0.14
...
Closes Homebrew/homebrew#8018 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-08 09:44:17 -07:00
Adam Vandenberg
99b61b9a23
Update fails_with_llvm in formulae
2011-03-25 23:31:30 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Mike McQuaid
d20052dc51
Disable redland mysql support.
...
Closes Homebrew/homebrew#3348 .
2011-02-12 12:29:27 +00:00
Mike McQuaid
bf6a7b59c8
Downgrade redland to 1.0.12 for soprano.
2011-02-12 11:27:28 +00:00
Mike McQuaid
d5a6d5d2ca
Upgrade redland to 1.0.13.
2011-02-11 18:29:27 +00:00
jgeiger
6f814a2199
Update redland and rasqal to newest versions
...
http://librdf.org/rasqal/RELEASE.html
http://librdf.org/RELEASE.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 08:17:28 -07:00
Adam Vandenberg
19e5e6e64a
Mark scons, cmake & pkg-config as build-time deps
2010-10-12 07:13:29 -07:00
Adam Vandenberg
e1bb919734
Add "fails_with_llvm" to formula to document LLVM build breaks.
...
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.
Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Ryan Shaw
0071fd725b
Updated redland to 1.0.10.
2010-01-30 14:11:29 +01:00
Max Howell
61b2307139
s/require 'brewkit'/require 'formula'/g
...
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
David Höppner
70d1222e3f
redland: add sqlite store, bdb optional
2009-10-12 23:01:14 +01:00
Max Howell
a0759ae93a
Use new depends_on syntax in all formula
...
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
David Höppner
382acffc82
Redland RDF Library Formula
...
Redland is a set of free software C libraries that provide support for the
Resource Description Framework (RDF).
2009-09-19 11:39:40 +02:00