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