flann:ver.bump
This commit is contained in:
@@ -12,12 +12,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional space.</Summary>
|
||||
<Description>FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset.</Description>
|
||||
<Archive sha1sum="e03d9d458757f70f6af1d330ff453e3621550a4f" type="zip">http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.8.4-src.zip</Archive>
|
||||
<Archive sha1sum="ca3aee5670297f1db2eff122679ed9e87a70d830" type="targz">https://github.com/mariusmuja/flann/archive/1.9.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>hdf5-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>flann-1.8.4-gcc6.patch</Patch>
|
||||
<Patch level="1">flann-1.9.1-cmake-3.11.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -26,6 +27,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libgomp</Dependency>
|
||||
<Dependency>hdf5-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -48,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-09-02</Date>
|
||||
<Version>1.9.1</Version>
|
||||
<Comment>Release Bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-04-30</Date>
|
||||
<Version>1.8.4</Version>
|
||||
@@ -70,4 +79,4 @@
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user