From 52b1f1cb9f8d4e1fb1fcbde59930a105a819b0b4 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 30 Jul 2020 19:45:19 +0200 Subject: Cleanup unused KDE patches Thanks to Patrick Volkerding for the effort. --- kde/patch/plasma-framework.patch | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'kde/patch/plasma-framework.patch') diff --git a/kde/patch/plasma-framework.patch b/kde/patch/plasma-framework.patch index 601f16c..cca9a13 100644 --- a/kde/patch/plasma-framework.patch +++ b/kde/patch/plasma-framework.patch @@ -1,12 +1,3 @@ -# KDE Plasma with KF 5.18 crash, if mouse repeatedly hovers over TaskManager -# KDEBUG 357895; fixed in Frameworks 5.20. -#cat $CWD/patch/plasma-framework/plasma-framework_KDEBUG_357895.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } - -# Icons for SNI Qt apps not appearing -# KDEBUG 359388; fixed in Frameworks 5.20. -#cat $CWD/patch/plasma-framework/plasma-framework_KDEBUG_359388.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } - # Password is asked twice when connecting to a new WiFi network, # KDEBUG 423093; fixed in Frameworks 5.72 and Plasma 5.20. -cat $CWD/patch/plasma-framework/plasma-framework_KDEBUG_423093.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } - +#cat $CWD/patch/plasma-framework/plasma-framework_KDEBUG_423093.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3-79-gdb01