Commit graph

9 commits

Author SHA1 Message Date
David Höppner
099dbc99c0 soprano: version update to 2.4.1 2010-04-09 17:34:17 +02:00
Mike Arthur
2230131498 Update Soprano optional dependencies. 2010-02-02 17:54:07 +00:00
Mike Arthur
3e2e6f02c3 Re-add requested optional Soprano CLucence dependency. 2010-02-01 23:56:39 +00:00
Mike Arthur
1581a2accc Update Soprano to 2.3.70 and update dependencies. 2010-02-01 10:05:26 +00:00
Mike Arthur
b3900f37dd Be nicer to Sourceforge by using their gateway server
Thus we download from the best mirror always.
2009-12-05 15:09:31 +00: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
afa42b0e4b Add cmake as a build dependency for Soprano 2009-09-30 18:03:53 +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
419e330cc3 Soprano formula
Soprano (formerly known as QRDF) is a library which provides a highly usable
object-oriented C++/Qt4 framework for RDF data. It uses different RDF storage
solutions as backends through a simple plugin system. Soprano is targetted at
desktop applications that need a RDF data storage solution. It has been optimized
for easy usage and simplicity.
2009-09-19 11:52:11 +02:00