summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/qtx11extras.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/qt5-tools/qtx11extras.morph')
-rw-r--r--strata/qt5-tools/qtx11extras.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/strata/qt5-tools/qtx11extras.morph b/strata/qt5-tools/qtx11extras.morph
new file mode 100644
index 00000000..edea0acf
--- /dev/null
+++ b/strata/qt5-tools/qtx11extras.morph
@@ -0,0 +1,10 @@
+name: qtx11extras
+kind: chunk
+configure-commands:
+- qmake
+build-commands:
+- make
+- make html_docs
+install-commands:
+- make install INSTALL_ROOT=$DESTDIR
+- make install_html_docs INSTALL_ROOT=$DESTDIR