summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/kwin.patch
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-10-02 19:12:58 +0000
committer Eric Hameleers <alien@slackware.com>2023-10-02 21:29:22 +0200
commitcb4e8726f423a41c65ca89c8b8346b0974417940 (patch)
treebf5c57a15560c1927198d38a4fe52dff711a6d6c /source/kde/kde/patch/kwin.patch
parent6f7f794aa19ace132257a6c542d51da357fb624f (diff)
downloadcurrent-cb4e8726f423a41c65ca89c8b8346b0974417940.tar.gz
current-cb4e8726f423a41c65ca89c8b8346b0974417940.tar.xz
Mon Oct 2 19:12:58 UTC 202320231002191258
kde/kwin-5.27.8-x86_64-2.txz: Rebuilt. [PATCH] fix segfault in EglGbmBackend::textureForOutput. Thanks to marav. l/SDL2-2.28.4-x86_64-1.txz: Upgraded. l/mlt-7.20.0-x86_64-1.txz: Upgraded. l/netpbm-11.04.02-x86_64-1.txz: Upgraded. x/xterm-385-x86_64-1.txz: Upgraded. xfce/xfce4-pulseaudio-plugin-0.4.8-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/kde/kde/patch/kwin.patch')
-rw-r--r--source/kde/kde/patch/kwin.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/kde/kde/patch/kwin.patch b/source/kde/kde/patch/kwin.patch
new file mode 100644
index 000000000..9ecc2e620
--- /dev/null
+++ b/source/kde/kde/patch/kwin.patch
@@ -0,0 +1 @@
+cat $CWD/patch/kwin/e6b20c47ea2d3dfc38632958e0be295a0d376e1f.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }