Commit Graph

14 Commits (c58e453dfc1a8272780a14da15dcc496c258a1c3)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike McQuaid e353ec3828 Upgrade soprano to 2.6.0. 2011-02-12 11:27:28 +00:00
Mike McQuaid e2899e8a7f Update Soprano to 2.5.2. 2010-10-16 21:59:16 +01:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
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