summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-06 16:27:57 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-06 16:27:57 +0000
commit8f65207a89d44ca993b95344f058178c6577c43a (patch)
tree286a03538ba7c2391e4d85b72d627fcc65bb7350
parente4814dc4dee831228f91d70305c95dbe5ace7781 (diff)
downloaddefinitions-8f65207a89d44ca993b95344f058178c6577c43a.tar.gz
Update libinput (needed for new ... Mutter?)
-rw-r--r--strata/input-common.morph5
-rw-r--r--strata/input-common/libinput.morph8
2 files changed, 11 insertions, 2 deletions
diff --git a/strata/input-common.morph b/strata/input-common.morph
index abe3a5fa..c9b8fc20 100644
--- a/strata/input-common.morph
+++ b/strata/input-common.morph
@@ -24,10 +24,11 @@ chunks:
build-system: autotools
- name: libwacom
repo: upstream:linuxwacom/libwacom
- ref: c707d0f98c79260cb72b5d2bdded50b4e816e350
- unpetrify-ref: libwacom-0.15
+ ref: 46774c4b0ece2ee326ca5f913303f055de240c64
+ unpetrify-ref: libwacom-0.25
build-system: autotools
- name: libinput
+ morph: strata/input-common/libinput.morph
repo: upstream:libinput
ref: 401728a1574ef886ddb7fa19cd8ed196420d7931
unpetrify-ref: 1.8.0
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