Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv22091

Added Files:
        libexttextcat.info 
Log Message:
sync libexttextcat from 10.4

--- NEW FILE: libexttextcat.info ---
Package: libexttextcat
Version: 3.2.0
Revision: 1
Description: N-gram based text categorization library
License: BSD
Maintainer: David Fang <[email protected]>
Source: http://dev-www.libreoffice.org/src/%n/%n-%v.tar.bz2
Source-MD5: e1c178b18f130b40494561f02bc1a948
BuildDependsOnly: true
BuildDepends: fink-package-precedence
Depends: %N-shlibs
ConfigureParams: --disable-static
CompileScript: <<
        #!/bin/sh -ev
        %{default_script}
        fink-package-precedence .
<<
InfoTest: TestScript: make -k check || exit 2
DocFiles: ChangeLog LICENSE README*
InstallScript: <<
        #!/bin/sh -ev
        make DESTDIR="%d" install
<<
SplitOff: <<
Package: %N-shlibs
DocFiles: ChangeLog LICENSE README*
Files: lib/%N.*.dylib share/libexttextcat
Shlibs: <<
        %p/lib/libexttextcat.0.dylib    1.0.0 %n (>= 3.2.0-1)
<<
<<
DescDetail: <<
N-Gram-Based Text Categorization library to guess the language that input text 
is written in. 
Fundamentally an adaption of wiseguys libtextcat extended to be UTF-8 aware.
<<
DescPackaging: <<
Language model (.lm) files put into shlibs b/c I think those are needed 
for the library to work.
The createfp program is included in the developer header splitoff for now.
<<


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to