summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90da0c37bf0eadacd65b321f7e2fa9455f79fe70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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 = 2
	url = https://alicevision.github.io/
	arch = i686
	arch = x86_64
	license = MPL2
	checkdepends = wget
	makedepends = boost
	makedepends = cmake
	makedepends = git
	makedepends = cuda>=7.0
	makedepends = expac
	source = popsift::git+https://github.com/alicevision/popsift.git
	sha256sums = SKIP

pkgname = popsift
	pkgdesc = Realtime GPU implementation of SIFT, 25 fps on HD images on recent graphic cards. (DOI: 10.1145/3204949.3208136) [development headers and static libs]
	depends = boost
	depends = popsift-libs=1.0.0
	depends = cuda
	options = staticlibs

pkgname = popsift-libs
	depends = boost-libs>=1.55
	depends = libcudart.so
	provides = popsift-libs=1.0.0