Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv16074/10.4-stable/main/finkinfo/libs
Added Files:
librasqal-shlibs-10.5.info librasqal-shlibs-10.6.info
librasqal2-shlibs-10.5.info librasqal2-shlibs-10.6.info
Removed Files:
librasqal-shlibs.info librasqal2-shlibs.info
Log Message:
.info varianting so that TestScript uses system-perl rather than requiring a
possibly separate fink-packaged perl-interp
--- NEW FILE: librasqal2-shlibs-10.6.info ---
Info2: <<
Package: librasqal2-shlibs
Version: 0.9.21
Revision: 2
Distribution: 10.6
Description: RDF query library
Type: systemperl 5.10.0
License: GPL/LGPL
Maintainer: Benjamin Reed <[email protected]>
Depends: <<
gmp5-shlibs (>= 5.0.1-8),
libmpfr4-shlibs (>= 3.0.1-1),
libraptor1-shlibs (>= 1.4.21-1),
libssh2.1-shlibs,
pcre-shlibs
<<
BuildDepends: <<
fink-package-precedence (>= 0.7-1),
flex-devel (>= 2.5-1),
gmp5 (>= 5.0.1-8),
gtk-doc (>= 1.13-5),
libcurl4,
libiconv,
libmpfr4 (>= 3.0.1-1),
libraptor1-dev (>= 1.4.21-1),
libssh2.1,
libxml2,
libxslt,
pcre,
pkgconfig (>= 0.23-1),
system-openssl-dev
<<
InfoTest: <<
TestDepends: <<
flex-devel (>= 2.5-1),
perl%type_pkg[systemperl]-core,
raptor-bin (>= 1.4.18-1),
xml-dom-pm%type_pkg[systemperl]
<<
TestScript: <<
#!/bin/sh -ev
export PATH="%p/lib/flex/bin:$PATH"
export FINKARCH=%m
[ "%m" = "powerpc" ] && export FINKARCH=ppc
make PERL='arch -arch ${FINKARCH} perl%type_raw[systemperl]'
-j1 check || exit 2
<<
<<
Source: http://download.librdf.org/source/rasqal-%v.tar.gz
Source-MD5: 55b67ec92a059ef8979d46486b00a032
PatchScript: perl -pi -e 's,(\@CPPFLAGS\@),-I%p/lib/system-openssl/include
\1,' `find . -name Makefile.in`
SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/lib/flex/include
SetLDFLAGS: -L%p/lib/system-openssl/lib -I%p/lib/flex/lib
UseMaxBuildJobs: true
ConfigureParams: --enable-dependency-tracking --without-redland
--enable-gtk-doc --enable-maintainer-mode
CompileScript: <<
#!/bin/sh -ev
export PATH="%p/lib/flex/bin:$PATH"
./configure %c
make
fink-package-precedence
--prohibit-bdep=librasqal1-dev,librasqal2-dev,librasqal3-dev .
<<
InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* RELEASE*
SplitOff: <<
Package: rasqal-bin
Depends: %N (= %v-%r)
DocFiles: COPYING* LICENSE* README*
Files: bin/roqet share/man/man1/roqet.1
<<
SplitOff2: <<
Package: librasqal2-dev
Depends: <<
%N (= %v-%r),
pkgconfig (>= 0.23-1)
<<
Conflicts: librasqal-dev, librasqal2-dev, librasqal3-dev
Replaces: librasqal-dev, librasqal2-dev, librasqal3-dev
BuildDependsOnly: true
DocFiles: COPYING* LICENSE* README*
Files: bin include lib/librasqal.{a,la,dylib} lib/pkgconfig
share/gtk-doc share/man
<<
Shlibs: %p/lib/librasqal.2.dylib 3.0.0 %n (>= 0.9.19-1)
Homepage: http://librdf.org/rasqal
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.
<<
<<
--- NEW FILE: librasqal-shlibs-10.6.info ---
Info2: <<
Package: librasqal-shlibs
Version: 0.9.16
Revision: 6
Distribution: 10.6
Description: RDF query library
Type: systemperl 5.10.0
License: GPL/LGPL
Maintainer: Benjamin Reed <[email protected]>
Depends: <<
gmp-shlibs (>= 4.3.2-5),
libmpfr1-shlibs (>= 2.4.2-2),
libraptor1-shlibs (>= 1.4.21-1),
libssh2.1-shlibs,
pcre-shlibs
<<
BuildDepends: <<
fink-package-precedence (>= 0.7-1),
flex-devel (>= 2.5-1),
gmp (>= 4.3.2-5),
gtk-doc (>= 1.13-5),
libcurl4,
libiconv,
libmpfr1 (>= 2.4.2-2),
libraptor1-dev (>= 1.4.21-1),
libssh2.1,
libxml2,
libxslt,
pcre,
pkgconfig (>= 0.23-1),
system-openssl-dev
<<
InfoTest: <<
TestDepends: <<
flex-devel (>= 2.5-1),
perl%type_pkg[systemperl]-core,
raptor-bin (>= 1.4.17-1),
xml-dom-pm%type_pkg[systemperl]
<<
TestScript: <<
#!/bin/sh -ev
export PATH="%p/lib/flex/bin:$PATH"
export FINKARCH=%m
[ "%m" = "powerpc" ] && export FINKARCH=ppc
make PERL='arch -arch ${FINKARCH} perl%type_raw[systemperl]'
-j1 check || exit 2
<<
<<
Source: http://download.librdf.org/source/rasqal-%v.tar.gz
Source-MD5: fca8706f2c4619e2fa3f8f42f8fc1e9d
PatchScript: perl -pi -e 's,(\@CPPFLAGS\@),-I%p/lib/system-openssl/include
\1,' `find . -name Makefile.in`
SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/lib/flex/include
SetLDFLAGS: -L%p/lib/system-openssl/lib -I%p/lib/flex/lib
ConfigureParams: --enable-dependency-tracking --without-redland --enable-gtk-doc
CompileScript: <<
#!/bin/sh -ev
export PATH="%p/lib/flex/bin:$PATH"
./configure %c
make
fink-package-precedence
--prohibit-bdep=librasqal1-dev,librasqal2-dev,librasqal3-dev .
<<
InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* RELEASE*
SplitOff: <<
Package: rasqal-bin
Depends: %N (= %v-%r)
DocFiles: COPYING* LICENSE* README*
Files: bin/roqet share/man/man1/roqet.1
<<
SplitOff2: <<
Package: librasqal-dev
Depends: <<
%N (= %v-%r),
pkgconfig (>= 0.23-1)
<<
Conflicts: librasqal-dev, librasqal2-dev, librasqal3-dev
Replaces: librasqal-dev, librasqal2-dev, librasqal3-dev
BuildDependsOnly: true
DocFiles: COPYING* LICENSE* README*
Files: bin include lib/librasqal.{a,la,dylib} lib/pkgconfig
share/gtk-doc share/man
<<
Shlibs: %p/lib/librasqal.1.dylib 2.0.0 %n (>= 0.9.16-1)
Homepage: http://librdf.org/rasqal
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.
<<
<<
--- NEW FILE: librasqal-shlibs-10.5.info ---
Info2: <<
Package: librasqal-shlibs
Version: 0.9.16
Revision: 6
Distribution: 10.5
Description: RDF query library
Type: systemperl 5.8.8
License: GPL/LGPL
Maintainer: Benjamin Reed <[email protected]>
Depends: <<
gmp-shlibs (>= 4.3.2-5),
libmpfr1-shlibs (>= 2.4.2-2),
libraptor1-shlibs (>= 1.4.21-1),
libssh2.1-shlibs,
pcre-shlibs
<<
BuildDepends: <<
fink-package-precedence (>= 0.7-1),
flex-devel (>= 2.5-1),
gmp (>= 4.3.2-5),
gtk-doc (>= 1.13-5),
libcurl4,
libiconv,
libmpfr1 (>= 2.4.2-2),
libraptor1-dev (>= 1.4.21-1),
libssh2.1,
libxml2,
libxslt,
pcre,
pkgconfig (>= 0.23-1),
system-openssl-dev
<<
InfoTest: <<
TestDepends: <<
flex-devel (>= 2.5-1),
perl%type_pkg[systemperl]-core,
raptor-bin (>= 1.4.17-1),
xml-dom-pm%type_pkg[systemperl]
<<
TestScript: <<
#!/bin/sh -ev
export PATH="%p/lib/flex/bin:$PATH"
export FINKARCH=%m
[ "%m" = "powerpc" ] && export FINKARCH=ppc
make PERL='arch -arch ${FINKARCH} perl%type_raw[systemperl]'
-j1 check || exit 2
<<
<<
Source: http://download.librdf.org/source/rasqal-%v.tar.gz
Source-MD5: fca8706f2c4619e2fa3f8f42f8fc1e9d
PatchScript: perl -pi -e 's,(\@CPPFLAGS\@),-I%p/lib/system-openssl/include
\1,' `find . -name Makefile.in`
SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/lib/flex/include
SetLDFLAGS: -L%p/lib/system-openssl/lib -I%p/lib/flex/lib
ConfigureParams: --enable-dependency-tracking --without-redland --enable-gtk-doc
CompileScript: <<
#!/bin/sh -ev
export PATH="%p/lib/flex/bin:$PATH"
./configure %c
make
fink-package-precedence
--prohibit-bdep=librasqal1-dev,librasqal2-dev,librasqal3-dev .
<<
InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* RELEASE*
SplitOff: <<
Package: rasqal-bin
Depends: %N (= %v-%r)
DocFiles: COPYING* LICENSE* README*
Files: bin/roqet share/man/man1/roqet.1
<<
SplitOff2: <<
Package: librasqal-dev
Depends: <<
%N (= %v-%r),
pkgconfig (>= 0.23-1)
<<
Conflicts: librasqal-dev, librasqal2-dev, librasqal3-dev
Replaces: librasqal-dev, librasqal2-dev, librasqal3-dev
BuildDependsOnly: true
DocFiles: COPYING* LICENSE* README*
Files: bin include lib/librasqal.{a,la,dylib} lib/pkgconfig
share/gtk-doc share/man
<<
Shlibs: %p/lib/librasqal.1.dylib 2.0.0 %n (>= 0.9.16-1)
Homepage: http://librdf.org/rasqal
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.
<<
<<
--- NEW FILE: librasqal2-shlibs-10.5.info ---
Info2: <<
Package: librasqal2-shlibs
Version: 0.9.21
Revision: 2
Distribution: 10.5
Description: RDF query library
Type: systemperl 5.8.8
License: GPL/LGPL
Maintainer: Benjamin Reed <[email protected]>
Depends: <<
gmp5-shlibs (>= 5.0.1-8),
libmpfr4-shlibs (>= 3.0.1-1),
libraptor1-shlibs (>= 1.4.21-1),
libssh2.1-shlibs,
pcre-shlibs
<<
BuildDepends: <<
fink-package-precedence (>= 0.7-1),
flex-devel (>= 2.5-1),
gmp5 (>= 5.0.1-8),
gtk-doc (>= 1.13-5),
libcurl4,
libiconv,
libmpfr4 (>= 3.0.1-1),
libraptor1-dev (>= 1.4.21-1),
libssh2.1,
libxml2,
libxslt,
pcre,
pkgconfig (>= 0.23-1),
system-openssl-dev
<<
InfoTest: <<
TestDepends: <<
flex-devel (>= 2.5-1),
perl%type_pkg[systemperl]-core,
raptor-bin (>= 1.4.18-1),
xml-dom-pm%type_pkg[systemperl]
<<
TestScript: <<
#!/bin/sh -ev
export PATH="%p/lib/flex/bin:$PATH"
export FINKARCH=%m
[ "%m" = "powerpc" ] && export FINKARCH=ppc
make PERL='arch -arch ${FINKARCH} perl%type_raw[systemperl]'
-j1 check || exit 2
<<
<<
Source: http://download.librdf.org/source/rasqal-%v.tar.gz
Source-MD5: 55b67ec92a059ef8979d46486b00a032
PatchScript: perl -pi -e 's,(\@CPPFLAGS\@),-I%p/lib/system-openssl/include
\1,' `find . -name Makefile.in`
SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/lib/flex/include
SetLDFLAGS: -L%p/lib/system-openssl/lib -I%p/lib/flex/lib
UseMaxBuildJobs: true
ConfigureParams: --enable-dependency-tracking --without-redland
--enable-gtk-doc --enable-maintainer-mode
CompileScript: <<
#!/bin/sh -ev
export PATH="%p/lib/flex/bin:$PATH"
./configure %c
make
fink-package-precedence
--prohibit-bdep=librasqal1-dev,librasqal2-dev,librasqal3-dev .
<<
InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog* LICENSE* NEWS* NOTICE README* RELEASE*
SplitOff: <<
Package: rasqal-bin
Depends: %N (= %v-%r)
DocFiles: COPYING* LICENSE* README*
Files: bin/roqet share/man/man1/roqet.1
<<
SplitOff2: <<
Package: librasqal2-dev
Depends: <<
%N (= %v-%r),
pkgconfig (>= 0.23-1)
<<
Conflicts: librasqal-dev, librasqal2-dev, librasqal3-dev
Replaces: librasqal-dev, librasqal2-dev, librasqal3-dev
BuildDependsOnly: true
DocFiles: COPYING* LICENSE* README*
Files: bin include lib/librasqal.{a,la,dylib} lib/pkgconfig
share/gtk-doc share/man
<<
Shlibs: %p/lib/librasqal.2.dylib 3.0.0 %n (>= 0.9.19-1)
Homepage: http://librdf.org/rasqal
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.
<<
<<
--- librasqal2-shlibs.info DELETED ---
--- librasqal-shlibs.info DELETED ---
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs