Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11527/stable/main/finkinfo/text

Added Files:
        sary.info 
Log Message:
from 10.6

--- NEW FILE: sary.info ---
Package: sary
Version: 1.2.0
Revision: 1008
Description: Suffix array library
License: LGPL
Maintainer: Todai Fink Team <f...@sodan.ecc.u-tokyo.ac.jp>
BuildDepends: glib2-dev (>= 2.22.0-1), pkgconfig
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
Source: http://sary.sourceforge.net/%n-%v.tar.gz
Source-MD5: 10b9a803025c5f428014a7f1ff849ecc
PatchScript: perl -pi -e 's/libsary_la_LIBADD =/$& \$(GLIB_LIBS)/' 
sary/Makefile.in
ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --target=%m-apple-darwin --disable-static 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
CompileScript: <<
  ./configure %c
  make ACLOCAL=: AUTOCONF=: AUTOMAKE=: AUTOHEADER=: MAKEINFO=false
<<
SplitOff: <<
  Package: %N-shlibs
  Depends: glib2-shlibs (>= 2.22.0-1)
  Files: lib/libsary.*.dylib
  Shlibs: %p/lib/libsary.10.dylib 11.0.0 %n (>= 1.2.0-3)
  DocFiles: AUTHORS COPYING NEWS README TODO
<<
SplitOff2: <<
  Package: %N-bin
  Depends: %N-shlibs (>= %v-%r)
  Description: Suffix array library - examples and manuals
  Files: bin share/man share/sary
  DocFiles: AUTHORS COPYING NEWS README TODO
<<
DocFiles: AUTHORS COPYING NEWS README TODO
Homepage: http://sary.sourceforge.net/
DescDetail: <<
Sary is a suffix array library and tools. It provides fast
full-text search facilities for text files on the order of
10 to 100 MB using a data structure called a suffix array.
It can also search specific fields in a text file by
assigning index points to those fields.  Sary is a free
software under the terms of the GNU Lesser General Public
License version 2 (including the binaries). See the COPYING
file for details.
<<
DescPackaging: <<
  Uses pkgconfig.
  Any package which BuildDepends on this one must also BuildDepend on:
    glib2-dev (>= 2.12.0-1), libgettext3-dev, libiconv-dev

  dmacks patched mis-use of Makefile.am fields that prevented libsary
  from being linked against the glib2 libs.
<<


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to