Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv26097

Added Files:
        libraptor2-shlibs.info 
Log Message:
upstream update 2.0.6, validated on powerpc-darwin8
RangerRick, please review?


--- NEW FILE: libraptor2-shlibs.info ---
Package: libraptor2-shlibs
Version: 2.0.6
Revision: 1
Description: RDF parser library
License: GPL/LGPL
# Maintainer: Benjamin Reed <[email protected]>
Maintainer: David Fang <[email protected]>

Depends: <<
        libcurl4-shlibs (>= 7.19.4-2),
        libiconv,
        libxml2-shlibs (>= 2.6.32-1),
        libxslt-shlibs
<<
BuildDepends: <<
        fink-package-precedence (>= 0.7-1),
        gtk-doc (>= 1.13-5),
        libcurl4 (>= 7.19.4-2),
        libiconv-dev,
        libxml2 (>= 2.6.32-1),
        libxslt,
        pkgconfig (>= 0.23-1),
        system-openssl-dev
<<
InfoTest: TestScript: make -j1 check || exit 2

Source: http://download.librdf.org/source/raptor2-%v.tar.gz
Source-MD5: 1f07af81cbe3cf1bf0d1d250b18d9f93
PatchScript:    perl -pi -e 's,(\@CPPFLAGS\@),-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
UseMaxBuildJobs: false
ConfigureParams: --enable-dependency-tracking --disable-static --enable-gtk-doc
CompileScript: <<
        %{default_script}
        fink-package-precedence --prohibit-bdep=libraptor1-dev,libraptor2-dev .
<<

InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* RELEASE*
SplitOff: <<
        Package: raptor-bin
        Depends: %N (>= %v-%r)
        DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* 
RELEASE*
        Files: bin/rapper share/man/man1/rapper.1
<<
SplitOff2: <<
        Package: libraptor2-dev
        Conflicts: libraptor1-dev
        Replaces: libraptor1-dev
        Depends: <<
                %N (= %v-%r),
                pkgconfig (>= 0.23-1)
        <<
        BuildDependsOnly: true
        DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* 
RELEASE*
        Files: bin include lib/libraptor2.{la,dylib} lib/pkgconfig 
share/gtk-doc share/man
<<
Shlibs: %p/lib/libraptor2.0.dylib 1.0.0 %n (>= 2.0.6-1)

Homepage: http://librdf.org/raptor
DescDetail: <<
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,
Turtle, RSS tag soup including Atom 1.0 and 0.3, GRDDL for XHTML and
XML. The serializing syntaxes are RDF/XML (regular, and abbreviated),
N-Triples, RSS 1.0, Atom 1.0 and Adobe XMP.

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.
<<
DescPackaging: <<
        Make sure system-openssl flags always come first

        Checks for both libxml and expat, but uses libxml and not expat
        if both are found. Dependencies for libxml, therefore don't care
        about expat result and don't need deps for it.
<<



------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to