From a31412b4925d8360e22b8d6d87ca3da13ece9a4d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 2 Apr 2025 08:25:39 +0200 Subject: [PATCH] add missing Upstream-Status --- .../0001-Revert-core-add-version-and-improve-help.patch | 2 ++ ...1-meson.build-Dont-build-hyprland-share-picker-with-me.patch | 2 ++ .../libcall-ui/libcall-ui/0001-build-as-package.patch | 1 + .../libgnome-volume-control/0001-build-as-package.patch | 2 ++ .../phosh/phosh/0001-meson-build-without-subproject-wrap.patch | 2 ++ .../squeekboard/0001-Pass-additional-arguments-to-cargo.patch | 2 ++ .../hyprgraphics/0001-hyprgraphics-fix-libspng-name.patch | 2 ++ .../0001-meson.build-dont-fail-if-stb-is-not-found.patch | 2 ++ .../gamescope/0001-meson.build-dont-leak-buildpath.patch | 2 ++ recipes-wlroots/hyprland/hyprland-0.38/meson-build.patch | 1 + .../sway-1.8/sway-999.01-fix-build-with-updated-libinput.patch | 2 ++ 11 files changed, 20 insertions(+) diff --git a/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland/0001-Revert-core-add-version-and-improve-help.patch b/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland/0001-Revert-core-add-version-and-improve-help.patch index b207187..0c27976 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland/0001-Revert-core-add-version-and-improve-help.patch +++ b/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland/0001-Revert-core-add-version-and-improve-help.patch @@ -4,6 +4,8 @@ Date: Sun, 29 Sep 2024 16:33:52 +0200 Subject: [PATCH] Revert "core: add --version and improve --help" This reverts commit 15932f0f9e4185faad4e90fa53a09a59d2a72fdf. + +Upstream-Status: Pending --- CMakeLists.txt | 2 -- src/main.cpp | 14 +++++--------- diff --git a/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland/0001-meson.build-Dont-build-hyprland-share-picker-with-me.patch b/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland/0001-meson.build-Dont-build-hyprland-share-picker-with-me.patch index 43b7bd3..de001bf 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland/0001-meson.build-Dont-build-hyprland-share-picker-with-me.patch +++ b/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland/0001-meson.build-Dont-build-hyprland-share-picker-with-me.patch @@ -4,6 +4,8 @@ Date: Wed, 20 Sep 2023 16:56:17 +0200 Subject: [PATCH] meson.build: Dont build hyprland-share-picker with meson Signed-off-by: Markus Volk + +Upstream-Status: Pending --- meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-extended/libcall-ui/libcall-ui/0001-build-as-package.patch b/recipes-extended/libcall-ui/libcall-ui/0001-build-as-package.patch index d339dfa..f67edd5 100644 --- a/recipes-extended/libcall-ui/libcall-ui/0001-build-as-package.patch +++ b/recipes-extended/libcall-ui/libcall-ui/0001-build-as-package.patch @@ -3,6 +3,7 @@ From: Markus Volk Date: Tue, 20 Aug 2024 11:57:39 +0200 Subject: [PATCH] build as package +Upstream-Status: Pending --- meson.build | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-gtk/libgnome-volume-control/libgnome-volume-control/0001-build-as-package.patch b/recipes-gtk/libgnome-volume-control/libgnome-volume-control/0001-build-as-package.patch index 935765a..9f99a14 100644 --- a/recipes-gtk/libgnome-volume-control/libgnome-volume-control/0001-build-as-package.patch +++ b/recipes-gtk/libgnome-volume-control/libgnome-volume-control/0001-build-as-package.patch @@ -4,6 +4,8 @@ Date: Tue, 20 Aug 2024 12:22:55 +0200 Subject: [PATCH] meson.build: allow shared build Signed-off-by: Markus Volk + +Upstream-Status: Pending --- meson.build | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-gtk/phosh/phosh/0001-meson-build-without-subproject-wrap.patch b/recipes-gtk/phosh/phosh/0001-meson-build-without-subproject-wrap.patch index 911e9a8..9280afa 100644 --- a/recipes-gtk/phosh/phosh/0001-meson-build-without-subproject-wrap.patch +++ b/recipes-gtk/phosh/phosh/0001-meson-build-without-subproject-wrap.patch @@ -4,6 +4,8 @@ Date: Tue, 20 Aug 2024 12:41:01 +0200 Subject: [PATCH] meson: build without subproject wrap Signed-off-by: Markus Volk + +Upstream-Status: Pending --- meson.build | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/recipes-gtk/squeekboard/squeekboard/0001-Pass-additional-arguments-to-cargo.patch b/recipes-gtk/squeekboard/squeekboard/0001-Pass-additional-arguments-to-cargo.patch index 5916037..f0095a6 100644 --- a/recipes-gtk/squeekboard/squeekboard/0001-Pass-additional-arguments-to-cargo.patch +++ b/recipes-gtk/squeekboard/squeekboard/0001-Pass-additional-arguments-to-cargo.patch @@ -7,6 +7,8 @@ Adds an option to pass additional arguments to cargo. This is necessary for cross compiling Signed-off-by: Joshua Watt + +Upstream-Status: Pending --- cargo_build.py | 6 ++++++ meson.build | 6 +++--- diff --git a/recipes-support/hyprland/hyprgraphics/hyprgraphics/0001-hyprgraphics-fix-libspng-name.patch b/recipes-support/hyprland/hyprgraphics/hyprgraphics/0001-hyprgraphics-fix-libspng-name.patch index 43e0b53..435d0f4 100644 --- a/recipes-support/hyprland/hyprgraphics/hyprgraphics/0001-hyprgraphics-fix-libspng-name.patch +++ b/recipes-support/hyprland/hyprgraphics/hyprgraphics/0001-hyprgraphics-fix-libspng-name.patch @@ -6,6 +6,8 @@ Subject: [PATCH] hyprgraphics: fix libspng name It cant be found by pkgconfig otherwise Signed-off-by: Markus Volk + +Upstream-Status: Pending --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-wlroots/gamescope/gamescope/0001-meson.build-dont-fail-if-stb-is-not-found.patch b/recipes-wlroots/gamescope/gamescope/0001-meson.build-dont-fail-if-stb-is-not-found.patch index 1343533..a3ddfa7 100644 --- a/recipes-wlroots/gamescope/gamescope/0001-meson.build-dont-fail-if-stb-is-not-found.patch +++ b/recipes-wlroots/gamescope/gamescope/0001-meson.build-dont-fail-if-stb-is-not-found.patch @@ -5,6 +5,8 @@ Subject: [PATCH] meson.build: dont fail if stb is not found we have neigher pkconfig nor cmake support manually add it to CXXFLAGS + +Upstream-Status: Pending --- src/meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/gamescope/gamescope/0001-meson.build-dont-leak-buildpath.patch b/recipes-wlroots/gamescope/gamescope/0001-meson.build-dont-leak-buildpath.patch index 90549fe..e4e042e 100644 --- a/recipes-wlroots/gamescope/gamescope/0001-meson.build-dont-leak-buildpath.patch +++ b/recipes-wlroots/gamescope/gamescope/0001-meson.build-dont-leak-buildpath.patch @@ -6,6 +6,8 @@ Subject: [PATCH] meson.build: dont leak buildpath This fixes buildpath in gamescope binary Signed-off-by: Markus Volk + +Upstream-Status: Pending --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-wlroots/hyprland/hyprland-0.38/meson-build.patch b/recipes-wlroots/hyprland/hyprland-0.38/meson-build.patch index 54ba881..da97fcf 100644 --- a/recipes-wlroots/hyprland/hyprland-0.38/meson-build.patch +++ b/recipes-wlroots/hyprland/hyprland-0.38/meson-build.patch @@ -3,6 +3,7 @@ From: Markus Volk Date: Sun, 23 Jul 2023 10:19:54 +0200 Subject: [PATCH] hyprland: update +Upstream-Status: Pending --- meson.build | 17 +---------------- src/meson.build | 6 +++--- diff --git a/recipes-wlroots/sway/sway-1.8/sway-999.01-fix-build-with-updated-libinput.patch b/recipes-wlroots/sway/sway-1.8/sway-999.01-fix-build-with-updated-libinput.patch index 29d6b13..19239ec 100644 --- a/recipes-wlroots/sway/sway-1.8/sway-999.01-fix-build-with-updated-libinput.patch +++ b/recipes-wlroots/sway/sway-1.8/sway-999.01-fix-build-with-updated-libinput.patch @@ -10,6 +10,8 @@ Fixes the following error: ../sway/ipc-json.c:928:17: error: enumeration value 'LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM' not handled in switch [-Werror=switch] 928 | switch (libinput_device_config_accel_get_profile(device)) { | ^~~~~~ + +Upstream-Status: Pending --- meson.build | 5 +++++ sway/ipc-json.c | 5 +++++