From cb6ecb2e2fe9a3d63fd7fe11f9f7d4dc481b9307 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 24 Sep 2014 16:13:46 +0000 Subject: fixme: bits --- strata/qt5-tools-new.morph | 137 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 strata/qt5-tools-new.morph (limited to 'strata/qt5-tools-new.morph') diff --git a/strata/qt5-tools-new.morph b/strata/qt5-tools-new.morph new file mode 100644 index 00000000..ae7fb207 --- /dev/null +++ b/strata/qt5-tools-new.morph @@ -0,0 +1,137 @@ +name: qt5-tools-new +kind: stratum +description: Qt5 Development Libraries and Tools +build-depends: +- morph: strata/tools.morph +- morph: strata/wayland-generic.morph +- morph: strata/multimedia-gstreamer-0.10.morph +- morph: strata/mesa-common.morph +chunks: +- name: icu + repo: upstream:icu + ref: ba023548a3bff7277cbea4acade3042ce9d8949e + unpetrify-ref: baserock/morph + build-depends: [] +- name: ruby-1.8 + repo: upstream:ruby + ref: 7a24f1710028d568ad61d0aa49d5178260178d77 + unpetrify-ref: baserock/morph/ruby_1_8_7 + build-depends: [] +- name: ruby-1.9 + repo: upstream:ruby + ref: cb3ea602294b5038b5f7ac21d3875a2b52342956 + unpetrify-ref: baserock/morph/ruby_1_9_3 + build-depends: + - ruby-1.8 +- name: qtbase + repo: upstream:qt5/qtbase + ref: baserock/v5.3.0 + build-depends: + - icu +- name: qtsvg + repo: upstream:qt5/qtsvg + ref: baserock/v5.3.0 + build-depends: + - qtbase +- name: qtscript + repo: upstream:qt5/qtscript + ref: baserock/v5.3.0 + build-depends: + - qtbase +- name: qtdeclarative + repo: upstream:qt5/qtdeclarative + ref: baserock/v5.3.0 + build-depends: + - qtbase + - qtscript +- name: qtmultimedia + repo: upstream:qt5/qtmultimedia + ref: baserock/v5.3.0 + build-depends: + - qtbase + - qtdeclarative +- name: qtquick1 + repo: upstream:qt5/qtquick1 + ref: baserock/v5.3.0 + build-depends: + - qtbase + - qtscript +- name: qt3d + repo: upstream:qt5/qt3d + ref: bdb98baf8253c69949a8c259369203da9ffb269c + build-depends: + - qtbase + - qtscript + - qtdeclarative +- name: qtquickcontrols + repo: upstream:qt5/qtquickcontrols + ref: baserock/v5.3.0 + build-depends: + - qtbase + - qtdeclarative +- name: qtsensors + repo: upstream:qt5/qtsensors + ref: baserock/v5.3.0 + build-depends: + - qtbase +- name: qtserialport + repo: upstream:qt5/qtserialport + ref: baserock/v5.3.0 + build-depends: + - qtbase +- name: qtwebkit + repo: upstream:qt5/qtwebkit + ref: baserock/v5.3.0 + build-depends: + - qtbase + - icu + - ruby-1.9 + - qtdeclarative +- name: qtxmlpatterns + repo: upstream:qt5/qtxmlpatterns + ref: baserock/v5.3.0 + build-depends: + - qtbase +- name: qtwebkit-examples + repo: upstream:qt5/qtwebkit-examples + ref: baserock/v5.3.0 + build-depends: + - qtbase + - qtdeclarative + - qtwebkit + - qtxmlpatterns +- name: qtdoc + repo: upstream:qt5/qtdoc + ref: baserock/v5.3.0 + build-depends: + - qtbase +- name: qtgraphicaleffects + repo: upstream:qt5/qtgraphicaleffects + ref: baserock/v5.3.0 + build-depends: + - qtbase + - qtdeclarative +- name: qtimageformats + repo: upstream:qt5/qtimageformats + ref: baserock/v5.3.0 + build-depends: + - qtbase +- name: qttools + repo: upstream:qt5/qttools + ref: baserock/v5.3.0 + build-depends: + - qtbase + - qtdeclarative + - qtwebkit +- name: qtwayland + repo: upstream:qt5/qtwayland + ref: baserock/v5.3.0 + build-depends: + - qtbase +- name: qttranslations + repo: upstream:qt5/qttranslations + ref: baserock/v5.3.0 + build-depends: + - qtbase + - qttools + -- cgit v1.2.1