summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: db3bc52a96618d658a6cd0234b37e3e83aa2bacd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = popsift
	pkgdesc = Realtime GPU implementation of SIFT, 25 fps on HD images on recent graphic cards. (DOI: 10.1145/3204949.3208136)
	pkgver = 1.0.0
	pkgrel = 1
	url = https://alicevision.github.io/
	arch = i686
	arch = x86_64
	license = MPL2
	checkdepends = wget
	makedepends = boost
	makedepends = cmake
	makedepends = git
	makedepends = cuda>=7.0
	options = staticlibs
	source = popsift::git+https://github.com/alicevision/popsift.git
	sha256sums = SKIP

pkgname = popsift