Commit graph

12 commits

Author SHA1 Message Date
Doug Burke
67073236d3 rasqal: Update to 0.9.27
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-08 09:43:53 -07:00
Alex Morega
2f99f0adeb rasqal 0.9.25
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-15 16:40:42 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike McQuaid
01c93370e0 Downgrade rasqal to 0.9.21 for soprano. 2011-02-12 11:27:28 +00:00
Mike McQuaid
5d51ac4038 Upgrade rasqal to 0.9.24. 2011-02-11 18:29:26 +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
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