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