From 5bfaffc1d40a70afad90e2cd421f09ef0c42e7d1 Mon Sep 17 00:00:00 2001 From: Bouke Sybren Haarsma Date: Tue, 12 Mar 2024 20:55:50 +0100 Subject: [PATCH] update gamescope to in-rebase version --- pkgs/gamescope-plus-git/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkgs/gamescope-plus-git/PKGBUILD b/pkgs/gamescope-plus-git/PKGBUILD index 94bc7d49..79c241c0 100644 --- a/pkgs/gamescope-plus-git/PKGBUILD +++ b/pkgs/gamescope-plus-git/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=gamescope pkgname=gamescope-plus-git -pkgver=3.13.19.13.g67567c9 +pkgver=3.14.0.79.gd362f9a pkgrel=1 pkgdesc='SteamOS session compositing window manager with added patches' arch=(x86_64) @@ -56,7 +56,7 @@ makedepends=( wayland-protocols ) -source=("git+https://github.com/ChimeraOS/gamescope.git#branch=gamescope-plus" +source=("git+https://github.com/ChimeraOS/gamescope.git#branch=rebase-gamescope-3.14" "git+https://github.com/nothings/stb.git#commit=af1a5bc352164740c1cc1354942b1c6b72eacb8a" "git+https://github.com/Joshua-Ashton/GamescopeShaders.git#tag=v0.1" "git+https://github.com/Joshua-Ashton/reshade.git" @@ -99,7 +99,6 @@ 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