From d7526c9def039b7dde57f62eee7da3eb2e706812 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 19 Jan 2017 17:34:50 -0300 Subject: kdebase-runtime-16.12.1-2.parabola1: drop HTML thumbnailer, qtwebkit has many security issues --- .../kdebase-runtime-no-html-thumbnails.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch (limited to 'libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch') diff --git a/libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch b/libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch new file mode 100644 index 000000000..7e8cf076f --- /dev/null +++ b/libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch @@ -0,0 +1,21 @@ +--- kde-runtime-16.12.1/kioslave/thumbnail/CMakeLists.txt.0 2017-01-19 12:11:22.764891155 +0000 ++++ kde-runtime-16.12.1/kioslave/thumbnail/CMakeLists.txt 2017-01-19 12:11:40.741524858 +0000 +@@ -89,18 +89,6 @@ + + ########### next target ############### + +-if(NOT WINCE) +-set(htmlthumbnail_PART_SRCS htmlcreator.cpp) +- +-kde4_add_plugin(htmlthumbnail ${htmlthumbnail_PART_SRCS}) +- +-target_link_libraries(htmlthumbnail ${KDE4_KDEWEBKIT_LIBS}) +- +-install(TARGETS htmlthumbnail DESTINATION ${PLUGIN_INSTALL_DIR}) +-endif(NOT WINCE) +- +-########### next target ############### +- + if(NOT WIN32) + set(djvuthumbnail_PART_SRCS djvucreator.cpp) + -- cgit v1.2.3