git: bea5fd858be0 - main - x11-wm/kwinft: reference upstream issues
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Nov 2021 19:37:46 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bea5fd858be051ba4d62d6d7c59202dd0da925d9
commit bea5fd858be051ba4d62d6d7c59202dd0da925d9
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-07 19:36:40 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-07 19:37:40 +0000
x11-wm/kwinft: reference upstream issues
---
x11-wm/kwinft/files/patch-CMakeLists.txt | 2 ++
x11-wm/kwinft/files/patch-plugins_scenes_opengl_scene__opengl.h | 2 ++
x11-wm/kwinft/pkg-message | 1 +
3 files changed, 5 insertions(+)
diff --git a/x11-wm/kwinft/files/patch-CMakeLists.txt b/x11-wm/kwinft/files/patch-CMakeLists.txt
index af5a512ecf8c..81c7ee253a85 100644
--- a/x11-wm/kwinft/files/patch-CMakeLists.txt
+++ b/x11-wm/kwinft/files/patch-CMakeLists.txt
@@ -1,3 +1,5 @@
+https://gitlab.com/kwinft/kwinft/-/issues/209
+
CMake Error at CMakeLists.txt:816 (add_executable):
Target "kwin_wayland" links to target "Threads::Threads" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
diff --git a/x11-wm/kwinft/files/patch-plugins_scenes_opengl_scene__opengl.h b/x11-wm/kwinft/files/patch-plugins_scenes_opengl_scene__opengl.h
index e003f18e6925..3e1ae351c4d3 100644
--- a/x11-wm/kwinft/files/patch-plugins_scenes_opengl_scene__opengl.h
+++ b/x11-wm/kwinft/files/patch-plugins_scenes_opengl_scene__opengl.h
@@ -1,3 +1,5 @@
+https://gitlab.com/kwinft/kwinft/-/issues/210
+
In file included from plugins/scenes/opengl/scene_opengl.cpp:30:
plugins/scenes/opengl/scene_opengl.h:93:10: error: no template named 'unordered_map' in namespace 'std'
std::unordered_map<uint32_t, OpenGLWindow*> windows;
diff --git a/x11-wm/kwinft/pkg-message b/x11-wm/kwinft/pkg-message
index 302348a5e62a..392fed0f34f3 100644
--- a/x11-wm/kwinft/pkg-message
+++ b/x11-wm/kwinft/pkg-message
@@ -3,6 +3,7 @@
message: <<EOM
WARNING: X11 support is currently unstable on FreeBSD. Replacing KWin
in Plasma Desktop may not work. Test standalone first.
+ See also https://gitlab.com/kwinft/kwinft/-/issues/208
Native Wayland on top of KMS console: