summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..620a863e932a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = popsift
+ pkgdesc = This library provides a GPU implementation of SIFT, 25 fps on HD images on recent graphic cards. (DOI: 10.1145/3204949.3208136)
+ pkgver = 0.9
+ pkgrel = 1
+ url = https://alicevision.github.io/
+ arch = i686
+ arch = x86_64
+ license = MPL2
+ checkdepends = wget
+ makedepends = boost
+ makedepends = cmake
+ makedepends = git
+ makedepends = ninja
+ depends = boost-libs>=1.55
+ depends = cuda=10.1.243-9
+ source = popsift::git+https://github.com/alicevision/popsift.git
+ sha256sums = SKIP
+
+pkgname = popsift
+