[Lunar-commits] <moonbase-other> raptor2: trying to fix my screwup.
Dennis Veatch
stumbles at lunar-linux.org
Fri Jul 20 12:50:20 CEST 2012
commit db3a8e08c2206f213fc68e0458a2b7e23f4cc5da
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Fri, 20 Jul 2012 03:50:20 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/db3a8e08c2206f213fc68e0458a2b7e23f4cc5da
raptor2: trying to fix my screwup.
---
libs/raptor2/BUILD +0/-7
libs/raptor2/DETAILS +0/-19
2 files changed, 0 insertions (+), 26 deletions (-)
--- a/libs/raptor2/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- OPTS+=" --program-transform-name='s/rapper*/rapper2/'" &&
-
- default_build
-
-) > $C_FIFO 2>&1
--- a/libs/raptor2/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- MODULE=raptor2
- VERSION=2.0.8
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://download.librdf.org/source
- SOURCE_URL[1]=$SFORGE_URL/librdf
- SOURCE_VFY=sha1:6caec62d28dbf5bc26e8de5a46101b52aabf94fd
- WEB_SITE=http://librdf.org/raptor
- ENTERED=20040102
- UPDATED=20120628
- SHORT="C library that parses RDF syntaxes"
-
-cat << EOF
-Raptor is a free software/Open Source C library that parses RDF syntaxes
-such as RDF/XML and N-Triples into RDF triples.
-Raptor was designed to work closely with the Redland RDF library (RDF
-Parser Toolkit for Redland) but is entirely separate. It is a portable
-library that works across many POSIX systems (Unix, GNU/Linux, BSDs, OSX,
-cygwin, win32). Raptor has no memory leaks and is fast.
-EOF
More information about the Lunar-commits
mailing list