summaryrefslogtreecommitdiff
path: root/strata/input-common/libinput.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-04 12:21:10 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-11 15:49:15 +0000
commit009aa6c8fb67516a14f329367d0a4942003b6a85 (patch)
tree3e850082dd021bf30b05a985e3cb218aa6fb9264 /strata/input-common/libinput.morph
parent2a6ed6a55e03b6ff214f9f42b5b7e175300ad52f (diff)
downloaddefinitions-009aa6c8fb67516a14f329367d0a4942003b6a85.tar.gz
Update GNOME and GTK+/Clutter stack to latest
This began due to build issues in Clutter with GCC 7, and turned into a wide-ranging update of GNOME components. Many of these are needed due to deprecation warnings introduced by the GTK+ upgrade. The Gettext and GLIB upgrades are needed by GTK+. The libgdata upgrade was due to deprecation warnings triggered by GTK+ and this now pulls in autoconf-archive. Upgrading Clutter requires upgrading Mutter, which in turn requires new libinput. Note that libinput also required an upgrade to linux-api-headers (done before). I have updated to Mutter 3.22.3 rather than 3.24 to avoid having to upgrade xrandr. WebKit has a bug that causes compile failures with GCC 7: <https://bugs.webkit.org/show_bug.cgi?id=167642>. The gcrypt upgrade is required to build new WebKit. gnome-control-center needed to be upgraded which in turn pulls in network-manager-applet.
Diffstat (limited to 'strata/input-common/libinput.morph')
-rw-r--r--strata/input-common/libinput.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/input-common/libinput.morph b/strata/input-common/libinput.morph
new file mode 100644
index 00000000..89ee1961
--- /dev/null
+++ b/strata/input-common/libinput.morph
@@ -0,0 +1,8 @@
+name: libinput
+kind: chunk
+
+build-system: autotools
+
+configure-commands:
+ - NOCONFIGURE=1 ./autogen.sh
+ - ./configure --prefix="$PREFIX" --disable-documentation --disable-debug-gui --disable-tests