summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/qt5-all.morph14
-rw-r--r--strata/qt5-all/qt5.morph7
2 files changed, 21 insertions, 0 deletions
diff --git a/strata/qt5-all.morph b/strata/qt5-all.morph
new file mode 100644
index 00000000..729915d4
--- /dev/null
+++ b/strata/qt5-all.morph
@@ -0,0 +1,14 @@
+name: qt5-all
+kind: stratum
+description: All qt5 development libraries and tools
+build-depends:
+- morph: strata/icu-common.morph
+- morph: strata/mesa-common.morph
+- morph: strata/wayland-generic.morph
+- morph: strata/x-common.morph
+chunks:
+- name: qt-full
+ morph: strata/qt5-all/qt5.morph
+ repo: upstream:qt5
+ ref: 5b7def143344e72c6c2f637a2be33b806a327dbe
+ unpetrify-ref: v5.8.0-alpha1
diff --git a/strata/qt5-all/qt5.morph b/strata/qt5-all/qt5.morph
new file mode 100644
index 00000000..9ac119c8
--- /dev/null
+++ b/strata/qt5-all/qt5.morph
@@ -0,0 +1,7 @@
+name: qt5-all
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- perl init-repository
+configure-commands:
+- ./configure -developer-build -opensource -nomake examples -nomake tests -confirm-license -prefix /usr -opengl es2 -qt-xcb