From bd091932f757bb2f7b4eac4068e5b1d9d25fd13b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 3 Mar 2022 06:56:03 +0100 Subject: remove midori, it needs libpeas, which needs gobject-introspection I am not able to cross-compile gobject-introspection and not ever willing to try it again. It's a mess. Update all packages required on the way to midori, which now will be removed. sorry. --- package/midori/patches/patch-CMakeLists_txt | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 package/midori/patches/patch-CMakeLists_txt (limited to 'package/midori/patches') diff --git a/package/midori/patches/patch-CMakeLists_txt b/package/midori/patches/patch-CMakeLists_txt deleted file mode 100644 index 2129969f6..000000000 --- a/package/midori/patches/patch-CMakeLists_txt +++ /dev/null @@ -1,13 +0,0 @@ ---- midori-0.5.11.orig/CMakeLists.txt 2015-08-30 13:56:26.000000000 +0200 -+++ midori-0.5.11/CMakeLists.txt 2016-04-03 15:01:39.481595419 +0200 -@@ -206,8 +206,8 @@ if (HALF_BRO_INCOM_WEBKIT2) - elseif (USE_GTK3) - pkg_check_modules(DEPS_GTK REQUIRED - gtk+-3.0>=3.10.0 -- webkitgtk-3.0>=1.8.1 -- javascriptcoregtk-3.0 -+ webkitgtk-4.0>=1.8.1 -+ javascriptcoregtk-4.0 - ) - add_definitions("-DGTK_VERSION=\"${DEPS_GTK_gtk+-3.0_VERSION}\"") - add_definitions("-DWEBKIT_VERSION=\"${DEPS_GTK_webkitgtk-3.0_VERSION}\"") -- cgit v1.2.3