Skip to content

Commit

Permalink
Change buld options for gamescope-plus PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
ruineka committed May 20, 2024
1 parent 61cf1e2 commit 5e7bc88
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pkgs/gamescope-plus/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.14.3.71.ge3e8743
pkgver=3.14.3.84.gdfe2857
pkgrel=1
pkgdesc='SteamOS session compositing window manager with added patches'
arch=(x86_64)
Expand Down Expand Up @@ -99,9 +99,7 @@ build() {
export LDFLAGS="$LDFLAGS -lrt"
arch-meson gamescope build \
-Dforce_fallback_for=stb,libliftoff,wlroots \
-Dpipewire=enabled \
-Dwlroots:backends=drm,libinput,x11 \
-Dwlroots:renderers=gles2,vulkan
-Dpipewire=enabled
ninja -C build
}

Expand Down

0 comments on commit 5e7bc88

Please sign in to comment.