blob: c02aaac1cbec995d47a0fc50f6eedbd0ea8bfee1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = opencomposite-git
pkgdesc = Reimplementation of OpenVR, translating calls to OpenXR.
pkgver = r1232.cff07db
pkgrel = 1
url = https://gitlab.com/znixian/OpenOVR
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = cmake
makedepends = make
makedepends = vulkan-headers
makedepends = python
depends = glibc
depends = gcc-libs
depends = vulkan-icd-loader
depends = libgl
depends = libx11
provides = opencomposite
conflicts = opencomposite
options = !lto
source = opencomposite-git::git+https://gitlab.com/znixian/OpenOVR.git#branch=openxr
source = git+https://github.com/KhronosGroup/OpenXR-SDK.git
source = git+https://github.com/g-truc/glm.git
source = git+https://github.com/libunwind/libunwind.git
source = openvrpaths.vrpath
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
pkgname = opencomposite-git
|