[Lunar-commits] <moonbase-other> flann: Adding to moonbase, will be an optional_depends for hugin.

stumbles stumbles at lunar-linux.org
Thu Jul 25 14:28:35 CEST 2013


commit e59c27bcd4b72f17314c1acaf3388b10061446d1
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 25 Jul 2013 05:28:12 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e59c27bcd4b72f17314c1acaf3388b10061446d1

flann: Adding to moonbase, will be an optional_depends for hugin.
---
  libs/flann/BUILD   | +2/-0     
  libs/flann/DEPENDS | +3/-0     
  libs/flann/DETAILS | +13/-0    
  3 files changed, 18 insertions(+)

--- /dev/null
+++ b/libs/flann/BUILD
@@ -0,0 +1,2 @@
+
+  default_cmake_build
--- /dev/null
+++ b/libs/flann/DEPENDS
@@ -0,0 +1,3 @@
+depends ImageMagick
+depends cmake
+depends Python
--- /dev/null
+++ b/libs/flann/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=flann
+         VERSION=1.8.4-src
+          SOURCE=$MODULE-$VERSION.zip
+      SOURCE_URL=http://people.cs.ubc.ca/~mariusm/uploads/FLANN/
+      SOURCE_VFY=sha1:e03d9d458757f70f6af1d330ff453e3621550a4f
+        WEB_SITE=http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
+         ENTERED=20130725
+         UPDATED=20130725
+           SHORT="Fast Library for Approximate Nearest Neighbors"
+
+cat << EOF
+Fast Library for Approximate Nearest Neighbors.
+EOF




More information about the Lunar-commits mailing list