From 5c261eee00014199eb3d942758598041473f1ddd Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 13 Aug 2014 21:45:15 +0000 Subject: Organize definitions directory by morphologies This is the result to run organize-morphologies.py . The morphologies are clasified in clusters, systems, strata and chunks. - "clusters" contains all the cluster morphologies. - "systems" contains all the systems morphologies. - "strata" contains all the stratum morphologies and the chunks morphologies which are inside of their stratum morphology folder, if this chunks will not be autodetected on build time. --- strata/qt4-sdk.morph | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 strata/qt4-sdk.morph (limited to 'strata/qt4-sdk.morph') diff --git a/strata/qt4-sdk.morph b/strata/qt4-sdk.morph new file mode 100644 index 00000000..2ac20161 --- /dev/null +++ b/strata/qt4-sdk.morph @@ -0,0 +1,13 @@ +name: qt4-sdk +kind: stratum +description: Qt4 Desktop Environment, IDE and Example Apps +build-depends: +- morph: strata/qt4-tools.morph +products: [] +chunks: +- name: qt-creator + morph: strata/qt4-sdk/qt-creator.morph + repo: upstream:qt-creator + ref: d5a6b10634c1a3271012e9578e016772ef077d59 + unpetrify-ref: baserock/morph/2.7 + build-depends: [] -- cgit v1.2.1