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

Added Files:
        libfann2-shlibs.info 
Log Message:
new pkg libfann2 2.2.0

--- NEW FILE: libfann2-shlibs.info ---
Package: libfann2-shlibs
Version: 2.2.0
Revision: 1
Source: mirror:sourceforge:%n/FANN-%v-Source.tar.gz
Source-MD5: c9d6c8da5bb70276352a1718a668562c
Source-Checksum: SHA1(ff8341e4104bdbc0f3ab7ad39aef33285f8512d4)
BuildDepends: cmake
### Conflicts added to make sure unsupported upgraders don't keep the old 
version.
Conflicts: fann-shlibs
CompileScript: <<
        cmake \
                -DCMAKE_INSTALL_PREFIX:PATH=%p \
                -DCMAKE_INSTALL_NAME_DIR=%p/lib \
                .
        make -w 
<<
InstallScript: make install DESTDIR=%d
DocFiles: COPYING.txt README.txt
Shlibs: <<
        %p/lib/libdoublefann.2.dylib 2.0.0 %n (>= 2.2.0-1)
        %p/lib/libfann.2.dylib 2.0.0 %n (>= 2.2.0-1)
        %p/lib/libfixedfann.2.dylib 2.0.0 %n (>= 2.2.0-1)
        %p/lib/libfloatfann.2.dylib 2.0.0 %n (>= 2.2.0-1)
<<
SplitOff: <<
        Package: libfann2-dev
        Description: libfann2 developer files
        Depends: %N (= %v-%r)
        Replaces: fann-shlibs (<< 1.2.0-2)
        BuildDependsOnly: true
        Files: <<
                include
                lib/pkgconfig
                lib/libdoublefann.dylib
                lib/libfann.dylib
                lib/libfixedfann.dylib
                lib/libfloatfann.dylib
        <<
        DocFiles: COPYING.txt README.txt
        <<
License: LGPL
Description: Fast Artificial Neural Network (shared libs)
DescDetail: <<
Fast Artificial Neural Network Library is a free open source neural 
network library, which implements multilayer artificial neural 
networks in C with support for both fully connected and sparsely 
connected networks. Cross-platform execution in both fixed and 
floating point are supported. It includes a framework for easy 
handling of training data sets. 
<<
DescPackaging: <<
        nieder: bumped to 2.2.0 and moved to 10.7
                        package used to be named fann/fann-shlibs on 10.4 and 
used 
                         autotools, but it changed to cmake for 2.2.0 (first 
version 
                         on 10.7) with c_v downgrading. Renamed to 
libfann2-{shlibs,dev}
                         in the 10.7 distribution for ease of maintenance.
<<
Maintainer: None <fink-de...@lists.sourceforge.net>
Homepage: http://leenissen.dk/fann/


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to