blob: 3d1b98aeeaa677fa34f97e4f894bd7cedda54b6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = openxr-explorer-git
pkgdesc = OpenXR capabilities explorer and runtime switcher with a CLI and GUI.
pkgver = v1.1.r2.gb11f564
pkgrel = 1
url = https://github.com/maluoi/openxr-explorer
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
makedepends = ninja
depends = openxr
depends = libxcb
provides = openxr-explorer=v1.1.r2.gb11f564
conflicts = openxr-explorer
source = git+https://github.com/maluoi/openxr-explorer.git
md5sums = SKIP
pkgname = openxr-explorer-git
|