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

Added Files:
        libann.info 
Log Message:
Add libann, an approximate nearest neighour library for C++


--- NEW FILE: libann.info ---
Package: libann
Version: 1.1.2
Revision: 1
Maintainer: Sjors Gielen <fink-lib...@sjorsgielen.nl>
License: LGPL

Description: Approximate nearest neighour library for C++

Source: http://www.cs.umd.edu/~mount/ANN/Files/%v/ann_%v.tar.gz
Source-MD5: 7ffaacc7ea79ca39d4958a6378071365
PatchFile: %n.patch
PatchFile-MD5: 8dc7effb79086e55e65e44c29e43cb99

DocFiles: Copyright.txt License.txt ReadMe.txt doc/ANNmanual.pdf

CompileScript: <<
        make macosx-g++
<<

InstallScript: <<
        mkdir %i/bin %i/lib %i/include
        cp bin/* %i/bin
        cp lib/* %i/lib
        cp -R include/* %i/include
<<


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to