summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3f1f985a0ed6b1564803e161747f1ceb29968ea9 (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
pkgbase = librealsense-git
	pkgdesc = Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)
	pkgver = v2.21.0.r4.g6c4fd2dbb
	pkgrel = 1
	url = https://github.com/IntelRealSense/librealsense
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = git
	makedepends = python
	makedepends = python-setuptools
	depends = glfw-x11
	depends = gtk3
	depends = libusb
	source = git+https://github.com/IntelRealSense/librealsense
	sha256sums = SKIP

pkgname = librealsense-git
	provides = librealsense
	conflicts = librealsense

pkgname = python-pyrealsense2-git
	depends = python
	provides = python-pyrealsense2
	conflicts = python-pyrealsense2