generated from archlinux/template
Updated to 2.30.0
This commit is contained in:
parent
8b5a88e8e8
commit
e31a71bd96
4
.SRCINFO
4
.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)
|
pkgdesc = Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)
|
||||||
pkgver = v2.29.0
|
pkgver = v2.30.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/IntelRealSense/librealsense
|
url = https://github.com/IntelRealSense/librealsense
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -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=5096aab40c71bfa2bebd17e4ace5f6678587b889
|
source = git+https://github.com/IntelRealSense/librealsense#commit=9f99fa9a509555f85bffc15ce27531aaa6db6f7e
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = librealsense
|
pkgname = librealsense
|
||||||
|
4
PKGBUILD
4
PKGBUILD
@ -1,9 +1,9 @@
|
|||||||
# 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=5096aab40c71bfa2bebd17e4ace5f6678587b889 # tags=v2.29.0
|
_commit=9f99fa9a509555f85bffc15ce27531aaa6db6f7e # tags=v2.30.0
|
||||||
pkgname=librealsense
|
pkgname=librealsense
|
||||||
pkgver=v2.29.0
|
pkgver=v2.30.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)"
|
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')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user