mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-10 07:14:00 +00:00
Merge branch 'main' into testing
This commit is contained in:
commit
a4ef083327
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: gamescope
|
Name: gamescope
|
||||||
Version: 100.%{gamescope_tag}
|
Version: 100.%{gamescope_tag}
|
||||||
Release: 1.bazzite
|
Release: 2.bazzite
|
||||||
Summary: Micro-compositor for video games on Wayland
|
Summary: Micro-compositor for video games on Wayland
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -111,7 +111,7 @@ sed -i 's^../thirdparty/SPIRV-Headers/include/spirv/^/usr/include/spirv/^' src/m
|
|||||||
cd gamescope
|
cd gamescope
|
||||||
export PKG_CONFIG_PATH=pkgconfig
|
export PKG_CONFIG_PATH=pkgconfig
|
||||||
%if %{__isa_bits} == 64
|
%if %{__isa_bits} == 64
|
||||||
%meson -Dpipewire=enabled -Dinput_emulation=enabled -Ddrm_backend=enabled -Drt_cap=enabled -Davif_screenshots=enabled -Dsdl2_backend=enabled
|
%meson --auto-features=enabled -Dforce_fallback_for=vkroots,wlroots,libliftoff
|
||||||
%else
|
%else
|
||||||
%meson -Denable_gamescope=false -Denable_gamescope_wsi_layer=true
|
%meson -Denable_gamescope=false -Denable_gamescope_wsi_layer=true
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user