Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17398/main/finkinfo/libs

Modified Files:
        libraptor1-shlibs.info 
Added Files:
        librasqal-shlibs.info redland-shlibs.info 
Log Message:
new upstream libraptor (okd by dmacks) and some other related packages

--- NEW FILE: librasqal-shlibs.info ---
Package: librasqal-shlibs
Version: 0.9.16
Revision: 1

Source: http://download.librdf.org/source/rasqal-%v.tar.gz
Source-MD5: fca8706f2c4619e2fa3f8f42f8fc1e9d

BuildDepends: <<
        gtk-doc,
        libcurl4,
        libiconv,
        libraptor1-dev (>= 1.4.17-1),
        libssh2.1,
        libxml2,
        libxslt,
        pcre,
        pkgconfig (>= 0.22-3),
        system-openssl-dev
<<

Depends: <<
        libraptor1-shlibs (>= 1.4.17-1),
        libssh2.1-shlibs,
        pcre-shlibs
<<

PatchScript: <<
        perl -pi -e 's,([EMAIL PROTECTED]@),-I%p/lib/system-openssl/include 
\1,' `find . -name Makefile.in`
<<

SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
ConfigureParams: --disable-dependency-tracking --without-redland

InfoTest: TestScript: make check || exit 2

InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* RELEASE*

Shlibs: %p/lib/librasqal.1.dylib 2.0.0 %n (>= 0.9.16-1)

SplitOff: <<
        Package: rasqal-bin
        Depends: <<
                %N (= %v-%r)
        <<
        Files: bin/roqet share/man/man1/roqet.1
        DocFiles: COPYING* LICENSE* README*
<<

SplitOff2: <<
        Package: librasqal-dev
        Depends: <<
                %N (= %v-%r),
                pkgconfig (>= 0.22-3)
        <<
        BuildDependsOnly: true
        Files: bin include lib/librasqal.{a,la,dylib} lib/pkgconfig 
share/gtk-doc share/man
        DocFiles: COPYING* LICENSE* README*
<<

DescDetail: <<
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.

Rasqal was designed to work closely with the Redland RDF library but is
entirely separate.  It is intended to be a portable library working
across many POSIX systems (Unix, GNU/Linux, BSDs, OSX, cygwin) win32
and others.
<<
Description: RDF query library
License: GPL/LGPL
Homepage: http://librdf.org/rasqal
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

--- NEW FILE: redland-shlibs.info ---
Package: redland-shlibs
Version: 1.0.8
Revision: 1

Source: http://download.librdf.org/source/redland-%v.tar.gz
Source-MD5: ca66e26082cab8bb817185a116db809b

BuildDepends: <<
        db44-aes | db44,
        gtk-doc,
        libcurl4,
        libiconv,
        libraptor1-dev (>= 1.4.17-1),
        librasqal-dev (>= 0.9.16-1),
        libssh2.1,
        libxml2,
        libxslt,
        pcre,
        pkgconfig (>= 0.22-3),
        sqlite3-dev,
        system-openssl-dev
<<

Depends: <<
        db44-aes-shlibs | db44-shlibs,
        libraptor1-shlibs (>= 1.4.17-1),
        librasqal-shlibs (>= 0.9.16-1),
        libssh2.1-shlibs,
        pcre-shlibs,
        sqlite3-shlibs
<<

PatchScript: <<
        perl -pi -e 's,([EMAIL PROTECTED]@),-I%p/lib/system-openssl/include 
\1,' `find . -name Makefile.in`
<<

SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
ConfigureParams: --disable-dependency-tracking --with-raptor=system 
--with-rasqal=system --without-threestore --without-mysql --without-postgresql 

InfoTest: TestScript: make check || exit 2

InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* RELEASE*

Shlibs: %p/lib/librdf.0.dylib 1.0.0 %n (>= 1.0.6-1)

SplitOff: <<
        Package: redland-bin
        Depends: <<
                %N (= %v-%r)
        <<
        Files: <<
                bin/rdfproc
                bin/redland-db-upgrade
                share/man/man1/rdfproc.1
                share/man/man1/redland-db-upgrade.1
        <<
        DocFiles: COPYING* LICENSE* README*
<<

SplitOff2: <<
        Package: redland-dev
        Depends: <<
                %N (= %v-%r),
                pkgconfig (>= 0.22-3)
        <<
        BuildDependsOnly: true
        Files: bin include lib/librdf.{a,la,dylib} lib/pkgconfig share/gtk-doc 
share/man
        DocFiles: COPYING* LICENSE* README*
<<

DescDetail: <<
------------------------------------------------------------------------------
Redland is a set of free software libraries that provide support for the
Resource Description Framework (RDF).

* Modular, object based libraries and APIs for manipulating the RDF graph,
  triples, URIs and Literals.
* Support for multiple syntaxes for reading and writing RDF as RDF/XML,
  N-Triples and Turtle Terse RDF Triple Language, RSS and Atom syntaxes via
  the Raptor RDF Parser Toolkit.
* Querying with SPARQL and RDQL using the Rasqal RDF Query Library.
* Data aggregation and recording provenance support with Redland contexts.
* Portable, fast and with no known memory leaks.
<<
Description: RDF manipulation library
License: GPL/LGPL
Homepage: http://librdf.org/
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Index: libraptor1-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libraptor1-shlibs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libraptor1-shlibs.info      11 Oct 2007 02:42:24 -0000      1.3
+++ libraptor1-shlibs.info      24 Oct 2008 19:33:33 -0000      1.4
@@ -1,9 +1,9 @@
 Package: libraptor1-shlibs
-Version: 1.4.16
+Version: 1.4.18
 Revision: 1
 
 Source: http://download.librdf.org/source/raptor-%v.tar.gz
-Source-MD5: 49c16262e0aed0197a3e60ade7bec205
+Source-MD5: 284e768eeda0e2898b0d5bf7e26a016e
 
 BuildDepends: <<
        libcurl4,


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to