summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhonjow2024-03-12 13:11:19 +0000
committerhonjow2024-03-12 13:11:19 +0000
commit3f0bf6e5a606757efa6abf59e45cf8777b7609c3 (patch)
treeac2c6006faf7bc8b3b21369967784949e6ef99d0 /PKGBUILD
parent66c49eecc4a09957a268be958302aeec9d4acc43 (diff)
downloadaur-3f0bf6e5a606757efa6abf59e45cf8777b7609c3.tar.gz
Update AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e97b00371b4..188bc82a20e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_pkgname=gamescope
pkgname=${_pkgname}-sk-git
-pkgver=3.14.1.r26.g3e9ab3b
+pkgver=3.14.2.r32.g4e0ce3a
pkgrel=1
pkgdesc='SteamOS session compositing window manager'
arch=(x86_64)
@@ -47,7 +47,6 @@ makedepends=(
glslang
meson
ninja
- openvr-git
vulkan-headers
wayland-protocols
)
@@ -102,6 +101,7 @@ build() {
arch-meson gamescope build \
-Dforce_fallback_for=stb,libliftoff,wlroots \
-Dpipewire=enabled \
+ -Denable_openvr_support=false \
-Dwlroots:backends=drm,libinput,x11 \
-Dwlroots:renderers=gles2,vulkan
ninja -C build