From 6aca988a09fc9d428482c96ec745752d2cd43611 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 26 Apr 2020 14:59:52 +0200 Subject: Applications-extra: calligra was updated --- kde/build/calligra | 1 - kde/patch/calligra.patch | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 kde/build/calligra diff --git a/kde/build/calligra b/kde/build/calligra deleted file mode 100644 index f599e28..0000000 --- a/kde/build/calligra +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/kde/patch/calligra.patch b/kde/patch/calligra.patch index 340e170..a0a45af 100644 --- a/kde/patch/calligra.patch +++ b/kde/patch/calligra.patch @@ -1,8 +1,8 @@ # Fix build against Qt 5.11: -cat $CWD/patch/calligra/calligra3_qt511.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/calligra/calligra3_qt511.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } # Fix build against Qt 5.13: -cat $CWD/patch/calligra/calligra3_qt513.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/calligra/calligra3_qt513.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } # Fix build against poppler 0.71: #cat $CWD/patch/calligra/calligra3_poppler-0.71.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3