summaryrefslogtreecommitdiff
path: root/chunks/qtsensors.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/qtsensors.morph')
-rw-r--r--chunks/qtsensors.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/chunks/qtsensors.morph b/chunks/qtsensors.morph
new file mode 100644
index 00000000..b275926f
--- /dev/null
+++ b/chunks/qtsensors.morph
@@ -0,0 +1,12 @@
+name: qtsensors
+kind: chunk
+repo: upstream:qt5/qtsensors
+ref: cd22d77e07af6046be24d0322187a86c9a3c4d1d
+configure-commands:
+- qmake
+build-commands:
+- make
+- make html_docs
+install-commands:
+- make install INSTALL_ROOT=$DESTDIR
+- make install_html_docs INSTALL_ROOT=$DESTDIR