generated from archlinux/template
Updated to v2.45.0
This commit is contained in:
parent
764729746e
commit
ad13ca4aac
14
.SRCINFO
14
.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.44.0
|
pkgver = v2.45.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/IntelRealSense/librealsense
|
url = https://github.com/IntelRealSense/librealsense
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -10,13 +10,13 @@ pkgbase = librealsense
|
|||||||
depends = glfw-x11
|
depends = glfw-x11
|
||||||
depends = gtk3
|
depends = gtk3
|
||||||
depends = libusb
|
depends = libusb
|
||||||
source = git+https://github.com/IntelRealSense/librealsense#commit=5ff27fca5aaeec4736d6bb3bfb958fee82ee198b
|
source = git+https://github.com/IntelRealSense/librealsense#commit=d5e775b75f7adbf75c911b7c85a4afd2f16defcb
|
||||||
source = https://realsense-hw-public.s3.amazonaws.com/Releases/RS4xx/FW/D4XX_FW_Image-5.12.12.100.bin
|
source = https://librealsense.intel.com/Releases/RS4xx/FW/D4XX_FW_Image-5.12.13.50.bin
|
||||||
source = https://realsense-hw-public.s3.amazonaws.com/Releases/SR300/FW/SR3XX_FW_Image-3.26.1.0.bin
|
source = https://librealsense.intel.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://librealsense.intel.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.5.0.bin
|
source = https://librealsense.intel.com/Releases/L5xx/FW/L5XX_FW_Image-1.5.5.0.bin
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = 1ac04368a3a38947e4d54cd7adcd1635e56d9bb282de7ca9d96c57b98ce6965b
|
sha256sums = 6ddee0ec9323b5d645dd11d538f2d379c816cd5d32364402946f12b1638149d7
|
||||||
sha256sums = c4ac2144df13c3a64fca9d16c175595c903e6e45f02f0f238630a223b07c14d1
|
sha256sums = c4ac2144df13c3a64fca9d16c175595c903e6e45f02f0f238630a223b07c14d1
|
||||||
sha256sums = 0265fd111611908b822cdaf4a3fe5b631c50539b2805d2f364c498aa71c007c0
|
sha256sums = 0265fd111611908b822cdaf4a3fe5b631c50539b2805d2f364c498aa71c007c0
|
||||||
sha256sums = 5cbbb52c604b41fa5d09f9222d0248a285e10ef3db637f6b2b0803ca8f75117b
|
sha256sums = 5cbbb52c604b41fa5d09f9222d0248a285e10ef3db637f6b2b0803ca8f75117b
|
||||||
|
16
PKGBUILD
16
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=5ff27fca5aaeec4736d6bb3bfb958fee82ee198b # tags=v2.44.0
|
_commit=d5e775b75f7adbf75c911b7c85a4afd2f16defcb # tags=v2.45.0
|
||||||
_RS4XX_VER=5.12.12.100
|
_RS4XX_VER=5.12.13.50
|
||||||
_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.5.0
|
_L5XX_VER=1.5.5.0
|
||||||
|
|
||||||
pkgname=librealsense
|
pkgname=librealsense
|
||||||
pkgver=v2.44.0
|
pkgver=v2.45.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')
|
||||||
@ -17,12 +17,12 @@ license=('Apache')
|
|||||||
makedepends=('cmake' 'git')
|
makedepends=('cmake' 'git')
|
||||||
depends=('glfw-x11' 'gtk3' 'libusb')
|
depends=('glfw-x11' 'gtk3' 'libusb')
|
||||||
source=("git+https://github.com/IntelRealSense/librealsense#commit=${_commit}"
|
source=("git+https://github.com/IntelRealSense/librealsense#commit=${_commit}"
|
||||||
"https://realsense-hw-public.s3.amazonaws.com/Releases/RS4xx/FW/D4XX_FW_Image-${_RS4XX_VER}.bin"
|
"https://librealsense.intel.com/Releases/RS4xx/FW/D4XX_FW_Image-${_RS4XX_VER}.bin"
|
||||||
"https://realsense-hw-public.s3.amazonaws.com/Releases/SR300/FW/SR3XX_FW_Image-${_SR300_VER}.bin"
|
"https://librealsense.intel.com/Releases/SR300/FW/SR3XX_FW_Image-${_SR300_VER}.bin"
|
||||||
"https://realsense-hw-public.s3.amazonaws.com/Releases/TM2/FW/target/${_TM2_VER}/target-${_TM2_VER}.mvcmd"
|
"https://librealsense.intel.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://librealsense.intel.com/Releases/L5xx/FW/L5XX_FW_Image-${_L5XX_VER}.bin")
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'1ac04368a3a38947e4d54cd7adcd1635e56d9bb282de7ca9d96c57b98ce6965b'
|
'6ddee0ec9323b5d645dd11d538f2d379c816cd5d32364402946f12b1638149d7'
|
||||||
'c4ac2144df13c3a64fca9d16c175595c903e6e45f02f0f238630a223b07c14d1'
|
'c4ac2144df13c3a64fca9d16c175595c903e6e45f02f0f238630a223b07c14d1'
|
||||||
'0265fd111611908b822cdaf4a3fe5b631c50539b2805d2f364c498aa71c007c0'
|
'0265fd111611908b822cdaf4a3fe5b631c50539b2805d2f364c498aa71c007c0'
|
||||||
'5cbbb52c604b41fa5d09f9222d0248a285e10ef3db637f6b2b0803ca8f75117b')
|
'5cbbb52c604b41fa5d09f9222d0248a285e10ef3db637f6b2b0803ca8f75117b')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user