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