fann _unstable_ port information

Package: fann
Version: 1.2.0
Revision: 2
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 91faf6873114f307db61ddee4eadb7a2
ConfigureParams: --mandir=%i/share/man
BuildDependsOnly: true
Depends: %N-shlibs (= %v-%r)
Replaces: %N-shlibs (<< 1.2.0-2)
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
Splitoff: <<
Package: %N-shlibs
Files: lib/lib*fann.1*.dylib
Shlibs: <<
%p/lib/libdoublefann.1.dylib 4.0.0 %n (>= 1.2.0-1)
%p/lib/libfann.1.dylib 4.0.0 %n (>= 1.2.0-1)
%p/lib/libfixedfann.1.dylib 4.0.0 %n (>= 1.2.0-1)
%p/lib/libfloatfann.1.dylib 4.0.0 %n (>= 1.2.0-1)
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
<<
License: LGPL
Description: Fast Artificial Neural Network
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.
<<
Maintainer: Rob Braun
Homepage: http://leenissen.dk/fann/