Commit Graph

10 Commits (0f0229e1bff40a7e0191f73e99cd96c4128db86b)

Author SHA1 Message Date
Misty De Meo 7472236e09 raptor 2.0.4
Closes Homebrew/homebrew#7836.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-26 10:12:57 -07:00
Adam Vandenberg d5bb58b722 raptor 2.0.2; replaces 1.4.x 2011-06-14 14:04:09 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike McQuaid 4d3b2d6f89 Downgrade raptor to 1.4.21 for soprano. 2011-02-12 11:27:28 +00:00
Mike McQuaid a5ea09f0ca Upgrade raptor to 2.0.0. 2011-02-11 18:29:26 +00: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 d8deeccf86 raptor: version update to 1.4.21 2010-04-09 17:39:06 +02:00
Ryan Shaw 42fe9b27d4 Updated raptor to 1.4.20. 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 0381008d8d Raptor formula
Raptor is a free software / Open Source C library that provides a set of parsers
and serializers that generate Resource Description Framework (RDF) triples by parsing
syntaxes or serialize the triples into a syntax. The supported parsing syntaxes are
RDF/XML, N-Triples, TRiG, Turtle, RSS tag soup including all versions of RSS, Atom 1.0
and 0.3, GRDDL and microformats for HTML, XHTML and XML and RDFa. The serializing
syntaxes are RDF/XML (regular, and abbreviated), Atom 1.0, GraphViz, JSON, N-Triples,
RSS 1.0 and XMP.
2009-09-14 20:33:47 +01:00