From 8eabe5bb0fa3da05ba11a8f47a3b2302ad6bd6ea Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Sat, 3 Aug 2024 22:31:50 -0700 Subject: [PATCH] chore: Reorder patch to run upstream first --- spec_files/gamescope/gamescope.spec | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/spec_files/gamescope/gamescope.spec b/spec_files/gamescope/gamescope.spec index 9f94bb78..7e3ef8b0 100644 --- a/spec_files/gamescope/gamescope.spec +++ b/spec_files/gamescope/gamescope.spec @@ -15,19 +15,20 @@ URL: https://github.com/ValveSoftware/gamescope # Create stb.pc to satisfy dependency('stb') Source0: stb.pc -Patch0: 0001-cstdint.patch +# https://github.com/ValveSoftware/gamescope +Patch0: upstream.patch + +Patch1: 0001-cstdint.patch # https://github.com/ChimeraOS/gamescope -Patch1: chimeraos.patch +Patch2: chimeraos.patch # https://hhd.dev/ -Patch2: disable-steam-touch-click-atom.patch -Patch3: v2-0001-always-send-ctrl-1-2-to-steam-s-wayland-session.patch +Patch3: disable-steam-touch-click-atom.patch +Patch4: v2-0001-always-send-ctrl-1-2-to-steam-s-wayland-session.patch # https://github.com/ValveSoftware/gamescope/issues/1398 -Patch4: drm-Separate-BOE-and-SDC-OLED-Deck-panel-rates.patch +Patch5: drm-Separate-BOE-and-SDC-OLED-Deck-panel-rates.patch # https://github.com/ValveSoftware/gamescope/pull/1444 -Patch5: 1444.patch -# https://github.com/ValveSoftware/gamescope -Patch6: upstream.patch +Patch6: 1444.patch BuildRequires: meson >= 0.54.0 BuildRequires: ninja-build