summaryrefslogtreecommitdiff
path: root/gnome
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-08-21 16:19:17 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-08-24 12:45:26 +0000
commitc9a019fcd7c222ae70c571e4be0117ce300d9eaf (patch)
tree8ddb88f9fb60a565152f4324becde53594a0fea6 /gnome
parent33330e318f82f863aa2f396972b20c0ec2158cab (diff)
downloaddefinitions-c9a019fcd7c222ae70c571e4be0117ce300d9eaf.tar.gz
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.
Diffstat (limited to 'gnome')
-rw-r--r--gnome/strata/WebKitGtk1-common.morph19
-rw-r--r--gnome/strata/WebKitGtk1-common/WebKitGtk1.morph5
-rw-r--r--gnome/strata/gnome.morph1
-rw-r--r--gnome/systems/gnome-system-armv7lhf-jetson.morph2
-rw-r--r--gnome/systems/gnome-system-x86_64.morph2
5 files changed, 0 insertions, 29 deletions
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