Skip to content

Commit

Permalink
update gamescope to in-rebase version
Browse files Browse the repository at this point in the history
  • Loading branch information
BoukeHaarsma23 committed Mar 12, 2024
1 parent 428722b commit 5bfaffc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pkgs/gamescope-plus-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5bfaffc

Please sign in to comment.