From d95ae2a90b7b21dabd93dc0800989886905c1891 Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Thu, 1 Dec 2016 11:59:55 +0000 Subject: Migrate to V10 --- .../systems/qt5-devel-system-x86_64-generic.morph | 377 +++++++++++++++++++-- 1 file changed, 348 insertions(+), 29 deletions(-) (limited to 'unmaintained/systems/qt5-devel-system-x86_64-generic.morph') diff --git a/unmaintained/systems/qt5-devel-system-x86_64-generic.morph b/unmaintained/systems/qt5-devel-system-x86_64-generic.morph index 38d2b0f8..ef618598 100644 --- a/unmaintained/systems/qt5-devel-system-x86_64-generic.morph +++ b/unmaintained/systems/qt5-devel-system-x86_64-generic.morph @@ -1,54 +1,373 @@ name: qt5-devel-system-x86_64-generic -kind: system +kind: assemblage description: A system that is able to build other systems based on the 64-bit x86 architecture. -arch: x86_64 -strata: +configuration-extensions: +- extensions/set-hostname +- extensions/add-config-files +- extensions/nfsboot +- extensions/install-files +- extensions/install-essential-files +contents: - name: build-essential morph: strata/build-essential.morph + build-depends: [] - name: core morph: strata/core.morph -- name: foundation - morph: strata/foundation.morph -- name: bluetooth - morph: strata/bluetooth.morph -- name: sound-server-pulseaudio - morph: strata/sound-server-pulseaudio.morph + build-depends: + - build-essential - name: multimedia-common morph: strata/multimedia-common.morph -- name: multimedia-gstreamer - morph: strata/multimedia-gstreamer.morph -- name: bsp-x86_64-generic - morph: strata/bsp-x86_64-generic.morph + build-depends: + - build-essential + - core - name: tools morph: strata/tools.morph -- name: glib-common - morph: strata/glib-common.morph + build-depends: + - build-essential + - core - name: pcre-utils morph: strata/pcre-utils.morph + build-depends: + - build-essential + - core +- include-mode: build-time + build-depends: + - build-essential + - core + name: coreutils-common + morph: strata/coreutils-common.morph +- include-mode: build-time + build-depends: + - build-essential + - core + name: python2-core + morph: strata/python2-core.morph +- include-mode: build-time + build-depends: + - build-essential + - core + name: xorg-util-macros-common + morph: strata/xorg-util-macros-common.morph +- include-mode: build-time + build-depends: + - build-essential + - core + name: llvm-common + morph: strata/llvm-common.morph +- include-mode: build-time + build-depends: + - build-essential + - core + name: wayland-generic + morph: strata/wayland-generic.morph +- name: foundation + morph: strata/foundation.morph + build-depends: + - build-essential + - core + - coreutils-common - name: x-common morph: strata/x-common.morph + build-depends: + - build-essential + - core + - xorg-util-macros-common +- name: lua51 + morph: unmaintained/strata/lua51.morph + build-depends: + - build-essential + - core + - tools +- name: icu-common + morph: strata/icu-common.morph + build-depends: + - build-essential + - core + - coreutils-common +- include-mode: build-time + build-depends: + - build-essential + - core + - python2-core + name: docutils + morph: strata/docutils.morph +- include-mode: build-time + build-depends: + - build-essential + - core + - xorg-util-macros-common + name: libdrm-common + morph: strata/libdrm-common.morph +- include-mode: build-time + build-depends: + - build-essential + - core + - tools + name: ruby + morph: strata/ruby.morph +- name: bsp-x86_64-generic + morph: strata/bsp-x86_64-generic.morph + build-depends: + - build-essential + - core + - docutils + - python2-core +- name: glib-common + morph: strata/glib-common.morph + build-depends: + - build-essential + - core + - pcre-utils + - python2-core +- name: connectivity + morph: strata/connectivity.morph + build-depends: + - build-essential + - core + - coreutils-common + - foundation +- include-mode: build-time + build-depends: + - build-essential + - core + - glib-common + - pcre-utils + - python2-core + name: libsoup-common + morph: strata/libsoup-common.morph +- name: bluetooth + morph: strata/bluetooth.morph + build-depends: + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - pcre-utils + - python2-core +- name: sound-server-pulseaudio + morph: strata/sound-server-pulseaudio.morph + build-depends: + - bluetooth + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - pcre-utils + - python2-core +- name: connman-common + morph: strata/connman-common.morph + build-depends: + - build-essential + - connectivity + - core + - coreutils-common + - foundation + - glib-common + - pcre-utils + - python2-core +- include-mode: build-time + build-depends: + - build-essential + - core + - coreutils-common + - foundation + - libdrm-common + - llvm-common + - python2-core + - wayland-generic + - x-common + - xorg-util-macros-common + name: mesa-common + morph: strata/mesa-common.morph +- include-mode: build-time + build-depends: + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - icu-common + - libdrm-common + - llvm-common + - mesa-common + - pcre-utils + - python2-core + - wayland-generic + - x-common + - xorg-util-macros-common + name: graphics-common + morph: strata/graphics-common.morph - name: x-generic morph: strata/x-generic.morph + build-depends: + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - graphics-common + - icu-common + - libdrm-common + - llvm-common + - mesa-common + - pcre-utils + - python2-core + - wayland-generic + - x-common + - xorg-util-macros-common - name: qt5-tools morph: strata/qt5-tools.morph + build-depends: + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - graphics-common + - icu-common + - libdrm-common + - llvm-common + - mesa-common + - pcre-utils + - python2-core + - tools + - wayland-generic + - x-common + - x-generic + - xorg-util-macros-common +- name: multimedia-gstreamer + morph: strata/multimedia-gstreamer.morph + build-depends: + - bluetooth + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - graphics-common + - icu-common + - libdrm-common + - libsoup-common + - llvm-common + - mesa-common + - multimedia-common + - pcre-utils + - python2-core + - sound-server-pulseaudio + - wayland-generic + - x-common + - xorg-util-macros-common - name: qt5-tools-qtwebengine morph: strata/qt5-tools-qtwebengine.morph + build-depends: + - bluetooth + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - graphics-common + - icu-common + - libdrm-common + - libsoup-common + - llvm-common + - mesa-common + - multimedia-common + - multimedia-gstreamer + - pcre-utils + - python2-core + - qt5-tools + - ruby + - sound-server-pulseaudio + - tools + - wayland-generic + - x-common + - x-generic + - xorg-util-macros-common +- include-mode: build-time + build-depends: + - bluetooth + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - graphics-common + - icu-common + - libdrm-common + - libsoup-common + - llvm-common + - mesa-common + - multimedia-common + - multimedia-gstreamer + - pcre-utils + - python2-core + - qt5-tools + - ruby + - sound-server-pulseaudio + - tools + - wayland-generic + - x-common + - x-generic + - xorg-util-macros-common + name: qt5-tools-qtwebkit + morph: strata/qt5-tools-qtwebkit.morph - name: qt5-sdk morph: strata/qt5-sdk.morph -- name: lua51 - morph: unmaintained/strata/lua51.morph -- name: connectivity - morph: strata/connectivity.morph -- name: connman-common - morph: strata/connman-common.morph + build-depends: + - bluetooth + - build-essential + - core + - coreutils-common + - foundation + - glib-common + - graphics-common + - icu-common + - libdrm-common + - libsoup-common + - llvm-common + - mesa-common + - multimedia-common + - multimedia-gstreamer + - pcre-utils + - python2-core + - qt5-tools + - qt5-tools-qtwebkit + - ruby + - sound-server-pulseaudio + - tools + - wayland-generic + - x-common + - x-generic + - xorg-util-macros-common - name: enlightenment morph: unmaintained/strata/enlightenment.morph -- name: icu-common - morph: strata/icu-common.morph -configuration-extensions: -- extensions/set-hostname -- extensions/add-config-files -- extensions/nfsboot -- extensions/install-files -- extensions/install-essential-files + build-depends: + - bluetooth + - build-essential + - connectivity + - connman-common + - core + - coreutils-common + - foundation + - glib-common + - graphics-common + - icu-common + - libdrm-common + - libsoup-common + - llvm-common + - lua51 + - mesa-common + - multimedia-common + - multimedia-gstreamer + - pcre-utils + - python2-core + - sound-server-pulseaudio + - tools + - wayland-generic + - x-common + - x-generic + - xorg-util-macros-common -- cgit v1.2.1