Skip to content

Commit

Permalink
fix(gamescope): add more fallbacks, remove force fallback, use latest…
Browse files Browse the repository at this point in the history
… again (ublue-os#2062)
  • Loading branch information
antheas authored Jan 4, 2025
1 parent 708b06c commit 06bec93
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 105 deletions.
5 changes: 2 additions & 3 deletions spec_files/gamescope/gamescope.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Name: gamescope
#Version: 100.%{gamescope_tag}
Version: 104.%{short_commit}
Version: 105.%{short_commit}
Release: 1.bazzite
Summary: Micro-compositor for video games on Wayland

Expand Down Expand Up @@ -113,8 +113,7 @@ sed -i 's^../thirdparty/SPIRV-Headers/include/spirv/^/usr/include/spirv/^' src/m
cd gamescope
export PKG_CONFIG_PATH=pkgconfig
%meson \
--auto-features=enabled \
-Dforce_fallback_for=vkroots,wlroots,libliftoff
-Dforce_fallback_for=stb,libdisplay-info,libliftoff,wlroots,vkroots
%meson_build

%install
Expand Down
Loading

0 comments on commit 06bec93

Please sign in to comment.