Initial Commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
name: openxr
|
||||
description: Royalty-free, open standard for AR and VR devices
|
||||
version: 1.1.54
|
||||
revision: 1
|
||||
url: https://www.khronos.org/openxr/
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- jsoncpp
|
||||
- libglvnd
|
||||
- libx11
|
||||
- libxrandr
|
||||
- libxxf86vm
|
||||
- vulkan-loader
|
||||
make_depends:
|
||||
- cmake
|
||||
- mesa
|
||||
- python3
|
||||
- python-jinja
|
||||
- python-markupsafe
|
||||
- vulkan-headers
|
||||
- wayland
|
||||
downloads:
|
||||
- url: https://github.com/KhronosGroup/OpenXR-SDK-Source/releases/download/release-${BPM_PKG_VERSION}/OpenXR-SDK-Source-release-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 959be5d4ee500c2426555f335bf7fd5d7fb86754192a1d18fa2a7b3ef7f03005
|
||||
Reference in New Issue
Block a user