summaryrefslogtreecommitdiff
path: root/qt5-tools/qtx11extras.morph
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-tools/qtx11extras.morph')
-rw-r--r--qt5-tools/qtx11extras.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/qt5-tools/qtx11extras.morph b/qt5-tools/qtx11extras.morph
new file mode 100644
index 00000000..4c6aedd3
--- /dev/null
+++ b/qt5-tools/qtx11extras.morph
@@ -0,0 +1,14 @@
+name: qt5-tools/qtx11extras.morph
+kind: chunk
+repo: upstream:qt5/qtx11extras
+ref: 3b33afd2814c88002e2efc4955e5b1851aff0c58
+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