generated from archlinux/template
Updated to 2.15.0
This commit is contained in:
18
.SRCINFO
18
.SRCINFO
@@ -1,16 +1,18 @@
|
||||
pkgbase = librealsense
|
||||
pkgdesc = Librealsense is a cross-platform library (Linux, OSX, Windows) for capturing data from the Intel RealSense F200, SR300 and R200 cameras
|
||||
pkgver = 0.9.1
|
||||
pkgdesc = Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)
|
||||
pkgver = v2.15.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/IntelRealSense/librealsense
|
||||
arch = any
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
depends = glfw-x11>=3
|
||||
makedepends = cmake
|
||||
makedepends = linux-lts-header
|
||||
depends = glfw-x11
|
||||
depends = gtk3
|
||||
depends = libusb
|
||||
optdepends = qtcreator
|
||||
source = https://github.com/IntelRealSense/librealsense/archive/v0.9.1.tar.gz
|
||||
md5sums = f2f2bad22f3cffb8f1bb3f509a90f3fb
|
||||
depends = linux-lts
|
||||
source = git+https://github.com/IntelRealSense/librealsense#commit=1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = librealsense
|
||||
install = librealsense.install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user