generated from archlinux/template
Updated to v2.17.0
This commit is contained in:
parent
c219f0a996
commit
619a4848ce
6
.SRCINFO
6
.SRCINFO
@ -1,7 +1,7 @@
|
|||||||
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)
|
pkgdesc = Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)
|
||||||
pkgver = v2.16.5
|
pkgver = v2.17.0
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
url = https://github.com/IntelRealSense/librealsense
|
url = https://github.com/IntelRealSense/librealsense
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = Apache
|
license = Apache
|
||||||
@ -10,7 +10,7 @@ pkgbase = librealsense
|
|||||||
depends = glfw-x11
|
depends = glfw-x11
|
||||||
depends = gtk3
|
depends = gtk3
|
||||||
depends = libusb
|
depends = libusb
|
||||||
source = git+https://github.com/IntelRealSense/librealsense#commit=0fc8499ca1c01448d4a65047a0df2d91e37fe287
|
source = git+https://github.com/IntelRealSense/librealsense#commit=a7fc189202787a572c5d1d6e453cfd4a01a61923
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = librealsense
|
pkgname = librealsense
|
||||||
|
6
PKGBUILD
6
PKGBUILD
@ -1,10 +1,10 @@
|
|||||||
# Maintainer: pingplug <pingplug@foxmail.com>
|
# Maintainer: pingplug <pingplug@foxmail.com>
|
||||||
# Contributr: Patrick José Pereira <positivcheg94@gmail.com>
|
# Contributr: Patrick José Pereira <positivcheg94@gmail.com>
|
||||||
|
|
||||||
_commit=0fc8499ca1c01448d4a65047a0df2d91e37fe287 # tags=v2.16.5
|
_commit=a7fc189202787a572c5d1d6e453cfd4a01a61923 # tags=v2.17.0
|
||||||
pkgname=librealsense
|
pkgname=librealsense
|
||||||
pkgver=v2.16.5
|
pkgver=v2.17.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)"
|
pkgdesc="Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/IntelRealSense/librealsense"
|
url="https://github.com/IntelRealSense/librealsense"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user