generated from archlinux/template
Updated to v2.42.0
This commit is contained in:
parent
353d7bc2f0
commit
29fe7bb4ac
12
.SRCINFO
12
.SRCINFO
@ -1,6 +1,6 @@
|
|||||||
pkgbase = librealsense
|
pkgbase = librealsense
|
||||||
pkgdesc = Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300) and the T265 tracking camera.
|
pkgdesc = Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300) and the T265 tracking camera.
|
||||||
pkgver = v2.41.0
|
pkgver = v2.42.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/IntelRealSense/librealsense
|
url = https://github.com/IntelRealSense/librealsense
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -10,16 +10,16 @@ pkgbase = librealsense
|
|||||||
depends = glfw-x11
|
depends = glfw-x11
|
||||||
depends = gtk3
|
depends = gtk3
|
||||||
depends = libusb
|
depends = libusb
|
||||||
source = git+https://github.com/IntelRealSense/librealsense#commit=4f37f2ef0874c1716bce223b20e46d00532ffb04
|
source = git+https://github.com/IntelRealSense/librealsense#commit=bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d
|
||||||
source = https://realsense-hw-public.s3.amazonaws.com/Releases/RS4xx/FW/D4XX_FW_Image-5.12.10.0.bin
|
source = https://realsense-hw-public.s3.amazonaws.com/Releases/RS4xx/FW/D4XX_FW_Image-5.12.11.0.bin
|
||||||
source = https://realsense-hw-public.s3.amazonaws.com/Releases/SR300/FW/SR3XX_FW_Image-3.26.1.0.bin
|
source = https://realsense-hw-public.s3.amazonaws.com/Releases/SR300/FW/SR3XX_FW_Image-3.26.1.0.bin
|
||||||
source = https://realsense-hw-public.s3.amazonaws.com/Releases/TM2/FW/target/0.2.0.951/target-0.2.0.951.mvcmd
|
source = https://realsense-hw-public.s3.amazonaws.com/Releases/TM2/FW/target/0.2.0.951/target-0.2.0.951.mvcmd
|
||||||
source = https://realsense-hw-public.s3.amazonaws.com/Releases/L5xx/FW/L5XX_FW_Image-1.5.3.0.bin
|
source = https://realsense-hw-public.s3.amazonaws.com/Releases/L5xx/FW/L5XX_FW_Image-1.5.4.1.bin
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = c44731a31ffc76a1acb4cb34aef57e4ec5372fa70f58a73cab04294683308b10
|
sha256sums = c22dd34ff8a4abfc410e5e6a9cfc44bcdf6dc99c1d6a1200709c51f88ac7b8a3
|
||||||
sha256sums = c4ac2144df13c3a64fca9d16c175595c903e6e45f02f0f238630a223b07c14d1
|
sha256sums = c4ac2144df13c3a64fca9d16c175595c903e6e45f02f0f238630a223b07c14d1
|
||||||
sha256sums = 0265fd111611908b822cdaf4a3fe5b631c50539b2805d2f364c498aa71c007c0
|
sha256sums = 0265fd111611908b822cdaf4a3fe5b631c50539b2805d2f364c498aa71c007c0
|
||||||
sha256sums = 187e281fb02cdc8e441fc433850ebebef01d9d9318654ec5c7499404590d1fa3
|
sha256sums = 1abbea33f15586c4276c5a747907c9613fbf0c1b6d2e632ac08f69bf0ec05604
|
||||||
|
|
||||||
pkgname = librealsense
|
pkgname = librealsense
|
||||||
|
|
||||||
|
12
PKGBUILD
12
PKGBUILD
@ -1,14 +1,14 @@
|
|||||||
# Maintainer: pingplug < aur at pingplug dot me >
|
# Maintainer: pingplug < aur at pingplug dot me >
|
||||||
# Contributr: Patrick José Pereira < positivcheg94 at gmail dot com >
|
# Contributr: Patrick José Pereira < positivcheg94 at gmail dot com >
|
||||||
|
|
||||||
_commit=4f37f2ef0874c1716bce223b20e46d00532ffb04 # tags=v2.41.0
|
_commit=bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d # tags=v2.42.0
|
||||||
_RS4XX_VER=5.12.10.0
|
_RS4XX_VER=5.12.11.0
|
||||||
_SR300_VER=3.26.1.0
|
_SR300_VER=3.26.1.0
|
||||||
_TM2_VER=0.2.0.951
|
_TM2_VER=0.2.0.951
|
||||||
_L5XX_VER=1.5.3.0
|
_L5XX_VER=1.5.4.1
|
||||||
|
|
||||||
pkgname=librealsense
|
pkgname=librealsense
|
||||||
pkgver=v2.41.0
|
pkgver=v2.42.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300) and the T265 tracking camera."
|
pkgdesc="Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300) and the T265 tracking camera."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -22,10 +22,10 @@ source=("git+https://github.com/IntelRealSense/librealsense#commit=${_commit}"
|
|||||||
"https://realsense-hw-public.s3.amazonaws.com/Releases/TM2/FW/target/${_TM2_VER}/target-${_TM2_VER}.mvcmd"
|
"https://realsense-hw-public.s3.amazonaws.com/Releases/TM2/FW/target/${_TM2_VER}/target-${_TM2_VER}.mvcmd"
|
||||||
"https://realsense-hw-public.s3.amazonaws.com/Releases/L5xx/FW/L5XX_FW_Image-${_L5XX_VER}.bin")
|
"https://realsense-hw-public.s3.amazonaws.com/Releases/L5xx/FW/L5XX_FW_Image-${_L5XX_VER}.bin")
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'c44731a31ffc76a1acb4cb34aef57e4ec5372fa70f58a73cab04294683308b10'
|
'c22dd34ff8a4abfc410e5e6a9cfc44bcdf6dc99c1d6a1200709c51f88ac7b8a3'
|
||||||
'c4ac2144df13c3a64fca9d16c175595c903e6e45f02f0f238630a223b07c14d1'
|
'c4ac2144df13c3a64fca9d16c175595c903e6e45f02f0f238630a223b07c14d1'
|
||||||
'0265fd111611908b822cdaf4a3fe5b631c50539b2805d2f364c498aa71c007c0'
|
'0265fd111611908b822cdaf4a3fe5b631c50539b2805d2f364c498aa71c007c0'
|
||||||
'187e281fb02cdc8e441fc433850ebebef01d9d9318654ec5c7499404590d1fa3')
|
'1abbea33f15586c4276c5a747907c9613fbf0c1b6d2e632ac08f69bf0ec05604')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
cd "${srcdir}/${pkgname}"
|
cd "${srcdir}/${pkgname}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user