Commit Graph

7 Commits (8220546e81471ac0aa69849deedaa2f14639edbf)

Author SHA1 Message Date
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
Matt Rogers 7e67542659 Update rasqal:
* Remove --disable-debug from the configure line.
* Patch rasqal's configure script to do a proper comparison

The configure script was checking the variable that had dots in the version
number, which blew up the comparison and kept the rasqal configure script from
finding the just brewed version of raptor.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-07 07:31:18 -07:00
David Höppner efa6ae1036 rasqal: version update to 0.9.19 2010-04-09 17:37:11 +02:00
Ryan Shaw a78165d36b Updated rasqal to 0.9.17. 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
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 2b8ba854c7 Rasqal RDF Query Library Formula
Rasqal is a free software / Open Source C library that handles Resource Description
Framework (RDF) query syntaxes, query construction and query execution returning result
bindings. The supported query languages are SPARQL and RDQL.
2009-09-14 20:33:47 +01:00