diff --git a/org.gimp.GIMP.json b/org.gimp.GIMP.json index 323b5ec5..b4b134ef 100644 --- a/org.gimp.GIMP.json +++ b/org.gimp.GIMP.json @@ -180,59 +180,6 @@ } ] }, - "shared-modules/libsoup/libsoup-2.4.json", - { - "name": "webkitgtk", - "config-opts": [ - "--with-gtk=2.0", - "--disable-webkit2", - "--disable-geolocation", - "--disable-video", - "--disable-spellcheck", - "--disable-credential-storage", - "--disable-web-audio" - ], - "build-options": { - "env": { - "PYTHON": "/usr/bin/python3" - }, - "cflags": "-O2 -g -pipe -Wno-expansion-to-defined -Wno-class-memaccess -fno-delete-null-pointer-checks -fpermissive -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_60", - "cflags-override": true, - "cxxflags": "-O2 -g -pipe -Wno-expansion-to-defined -Wno-class-memaccess -fno-delete-null-pointer-checks -fpermissive -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_60", - "cxxflags-override": true, - "arch": { - "aarch64": { - "cflags": "-O2 -g -pipe -DENABLE_YARR_JIT=0 -Wno-expansion-to-defined -Wno-class-memaccess -fno-delete-null-pointer-checks -fpermissive -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_60", - "cflags-override": true, - "cxxflags": "-O2 -g -pipe -DENABLE_YARR_JIT=0 -Wno-expansion-to-defined -Wno-class-memaccess -fno-delete-null-pointer-checks -fpermissive -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_60", - "cxxflags-override": true, - "config-opts": [ - "--disable-jit" - ] - } - } - }, - "cleanup": [ - "/share/doc", - "/bin" - ], - "sources": [ - { - "type": "archive", - "url": "https://www.webkitgtk.org/releases/webkitgtk-2.4.11.tar.xz", - "sha256": "588aea051bfbacced27fdfe0335a957dca839ebe36aa548df39c7bbafdb65bf7" - }, - { - "type": "patch", - "paths": [ - "patches/webkitgtk-2.4.11.patch", - "patches/webkitgtk-fix.patch", - "patches/webkitgtk-41-fix.patch", - "patches/webkitgtk-ruby-fix.patch" - ] - } - ] - }, { "name": "python", "modules": [