From c9a019fcd7c222ae70c571e4be0117ce300d9eaf Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Mon, 21 Aug 2017 16:19:17 +0000 Subject: gnome: Delete WebKitGtk1 It's obsolete and full of security holes. And it fails to compile under BuildStream for some reason but let's see if we can just get rid of it. --- gnome/strata/WebKitGtk1-common.morph | 19 ------------------- gnome/strata/WebKitGtk1-common/WebKitGtk1.morph | 5 ----- gnome/strata/gnome.morph | 1 - gnome/systems/gnome-system-armv7lhf-jetson.morph | 2 -- gnome/systems/gnome-system-x86_64.morph | 2 -- 5 files changed, 29 deletions(-) delete mode 100644 gnome/strata/WebKitGtk1-common.morph delete mode 100644 gnome/strata/WebKitGtk1-common/WebKitGtk1.morph diff --git a/gnome/strata/WebKitGtk1-common.morph b/gnome/strata/WebKitGtk1-common.morph deleted file mode 100644 index f16e31a2..00000000 --- a/gnome/strata/WebKitGtk1-common.morph +++ /dev/null @@ -1,19 +0,0 @@ -name: WebKitGtk1-common -kind: stratum -description: WebKitGtk1 stratum (deprecated WebKitGtk API) -build-depends: -- morph: strata/geolocation.morph -- morph: strata/gtk2.morph -- morph: strata/gtk3.morph -- morph: strata/libsoup-common.morph -- morph: strata/multimedia-gstreamer.morph -- morph: strata/mesa-common.morph -- morph: strata/ruby.morph -- morph: strata/secret-service.morph -- morph: strata/spell-checking.morph -chunks: -- name: WebKitGtk1 - morph: gnome/strata/WebKitGtk1-common/WebKitGtk1.morph - repo: upstream:WebKitGtk-tarball - ref: 41386e9cb918eed93b3f13648cbef387e371e451 - unpetrify-ref: webkitgtk-2.4.9 diff --git a/gnome/strata/WebKitGtk1-common/WebKitGtk1.morph b/gnome/strata/WebKitGtk1-common/WebKitGtk1.morph deleted file mode 100644 index 3c0c407c..00000000 --- a/gnome/strata/WebKitGtk1-common/WebKitGtk1.morph +++ /dev/null @@ -1,5 +0,0 @@ -name: WebKitGtk1 -kind: chunk -build-system: autotools -configure-commands: -- CXXFLAGS=-Wno-expansion-to-defined ./configure --prefix="$PREFIX" --sysconfdir=/etc --disable-webkit2 --enable-introspection diff --git a/gnome/strata/gnome.morph b/gnome/strata/gnome.morph index 0b7298c3..071f4024 100644 --- a/gnome/strata/gnome.morph +++ b/gnome/strata/gnome.morph @@ -23,7 +23,6 @@ build-depends: - morph: strata/sound-server-pulseaudio.morph - morph: strata/spell-checking.morph - morph: strata/cups.morph -- morph: gnome/strata/WebKitGtk1-common.morph chunks: - name: dconf morph: gnome/strata/gnome/dconf.morph diff --git a/gnome/systems/gnome-system-armv7lhf-jetson.morph b/gnome/systems/gnome-system-armv7lhf-jetson.morph index d2fe284a..ab99e493 100644 --- a/gnome/systems/gnome-system-armv7lhf-jetson.morph +++ b/gnome/systems/gnome-system-armv7lhf-jetson.morph @@ -87,8 +87,6 @@ strata: morph: strata/storage-management.morph - name: cups morph: strata/cups.morph -- name: WebKitGtk1-common - morph: gnome/strata/WebKitGtk1-common.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files diff --git a/gnome/systems/gnome-system-x86_64.morph b/gnome/systems/gnome-system-x86_64.morph index da625f84..c7fb60b1 100644 --- a/gnome/systems/gnome-system-x86_64.morph +++ b/gnome/systems/gnome-system-x86_64.morph @@ -95,8 +95,6 @@ strata: morph: strata/storage-management.morph - name: cups morph: strata/cups.morph -- name: WebKitGtk1-common - morph: gnome/strata/WebKitGtk1-common.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files -- cgit v1.2.1