summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-07 17:02:01 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-07 17:02:24 +0100
commitdf5bfaf53d168a15d293062972867c6acd634353 (patch)
tree364958327ddc09ad83114a25a35dd9c56e6939b8
parent25498ffd6c393d6d3d658b7d3788d09b967ff097 (diff)
downloaddefinitions-df5bfaf53d168a15d293062972867c6acd634353.tar.gz
Add qt5-all stratum
Change-Id: Ifc260d4b8cea863d30539eeee7bb6c36945b4437
-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