summaryrefslogtreecommitdiff
path: root/unmaintained/systems/java-build-system-x86_64-generic.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/systems/java-build-system-x86_64-generic.morph')
-rw-r--r--unmaintained/systems/java-build-system-x86_64-generic.morph382
1 files changed, 330 insertions, 52 deletions
diff --git a/unmaintained/systems/java-build-system-x86_64-generic.morph b/unmaintained/systems/java-build-system-x86_64-generic.morph
index 2a26b7b1..39b48df4 100644
--- a/unmaintained/systems/java-build-system-x86_64-generic.morph
+++ b/unmaintained/systems/java-build-system-x86_64-generic.morph
@@ -1,5 +1,5 @@
name: java-build-system-x86_64-generic
-kind: system
+kind: assemblage
description: |
A superset of devel-system which can build OpenJDK.
@@ -7,84 +7,362 @@ description: |
https://wiki.baserock.org/Java.
For use on 64-bit Intel x86 computers.
-arch: x86_64
-strata:
+configuration-extensions:
+- extensions/set-hostname
+- extensions/add-config-files
+- extensions/simple-network
+- extensions/nfsboot
+- extensions/install-files
+- extensions/cloud-init
+- extensions/fstab
+- 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: bsp-x86_64-generic
- morph: strata/bsp-x86_64-generic.morph
+ build-depends:
+ - build-essential
- name: tools
morph: strata/tools.morph
+ build-depends:
+ - build-essential
+ - core
+- name: python2-core
+ morph: strata/python2-core.morph
+ build-depends:
+ - build-essential
+ - core
+- name: pcre-utils
+ morph: strata/pcre-utils.morph
+ build-depends:
+ - build-essential
+ - core
+- name: coreutils-common
+ morph: strata/coreutils-common.morph
+ build-depends:
+ - build-essential
+ - core
+- name: cups
+ morph: strata/cups.morph
+ build-depends:
+ - build-essential
+ - core
+- 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: python-cliapp
morph: strata/python-cliapp.morph
-- name: python-pygobject
- morph: strata/python-pygobject.morph
+ build-depends:
+ - build-essential
+ - core
+ - python2-core
- name: python-wsgi
morph: strata/python-wsgi.morph
-- name: morph-utils
- morph: strata/morph-utils.morph
-- name: openstack-common
- morph: strata/openstack-common.morph
-- name: openstack-clients
- morph: strata/openstack-clients.morph
-- name: cloudinit-support
- morph: strata/cloudinit-support.morph
+ build-depends:
+ - build-essential
+ - core
+ - python2-core
- name: nodejs
morph: strata/nodejs.morph
+ build-depends:
+ - build-essential
+ - core
+ - python2-core
- name: ruby
morph: strata/ruby.morph
-- name: lorry
- morph: strata/lorry.morph
-- name: baserock-import
- morph: strata/baserock-import.morph
-- name: nfs
- morph: strata/nfs.morph
-- name: python2-core
- morph: strata/python2-core.morph
+ build-depends:
+ - build-essential
+ - core
+ - tools
- name: python-tools
morph: strata/python-tools.morph
+ build-depends:
+ - build-essential
+ - core
+ - python2-core
- name: python-common
morph: strata/python-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - python2-core
+- name: x-common
+ morph: strata/x-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - xorg-util-macros-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
+ - coreutils-common
+ name: icu-common
+ morph: strata/icu-common.morph
+- name: bsp-x86_64-generic
+ morph: strata/bsp-x86_64-generic.morph
+ build-depends:
+ - build-essential
+ - core
+ - docutils
+ - python2-core
+- name: nfs
+ morph: strata/nfs.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
- name: devtools
morph: strata/devtools.morph
+ build-depends:
+ - build-essential
+ - core
+ - docutils
+ - python2-core
- name: ansible
morph: strata/ansible.morph
-- name: swift
- morph: strata/swift.morph
-- name: libsoup-common
- morph: strata/libsoup-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - python-common
+ - python2-core
- name: glib-common
morph: strata/glib-common.morph
-- name: pcre-utils
- morph: strata/pcre-utils.morph
+ build-depends:
+ - build-essential
+ - core
+ - pcre-utils
+ - python2-core
+- name: python-pygobject
+ morph: strata/python-pygobject.morph
+ build-depends:
+ - build-essential
+ - core
+ - glib-common
+ - pcre-utils
+ - python2-core
+- name: libsoup-common
+ morph: strata/libsoup-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - glib-common
+ - pcre-utils
+ - python2-core
+- name: openstack-common
+ morph: strata/openstack-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - python-common
+ - python2-core
+- name: cloudinit-support
+ morph: strata/cloudinit-support.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - python-common
+ - python2-core
+- name: openstack-clients
+ morph: strata/openstack-clients.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - openstack-common
+ - python-common
+ - python2-core
+- name: lorry
+ morph: strata/lorry.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - pcre-utils
+ - python-cliapp
+ - python2-core
+- name: swift
+ morph: strata/swift.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - openstack-common
+ - python-common
+ - python2-core
+- name: bluetooth
+ morph: strata/bluetooth.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - pcre-utils
+ - python2-core
- name: ostree-core
morph: strata/ostree-core.morph
-- name: coreutils-common
- morph: strata/coreutils-common.morph
-- name: x-common
- morph: strata/x-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - libsoup-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
+- 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
+- name: morph-utils
+ morph: strata/morph-utils.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - libsoup-common
+ - ostree-core
+ - pcre-utils
+ - python-cliapp
+ - python-pygobject
+ - python-wsgi
+ - python2-core
+- name: baserock-import
+ morph: strata/baserock-import.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - libsoup-common
+ - morph-utils
+ - ostree-core
+ - pcre-utils
+ - python-cliapp
+ - python-common
+ - python-pygobject
+ - python-wsgi
+ - python2-core
+- name: graphics-common
+ morph: strata/graphics-common.morph
+ 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: x-generic
morph: strata/x-generic.morph
-- name: cups
- morph: strata/cups.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: java
morph: unmaintained/strata/java.morph
-- name: graphics-common
- morph: strata/graphics-common.morph
-- name: bluetooth
- morph: strata/bluetooth.morph
-- name: sound-server-pulseaudio
- morph: strata/sound-server-pulseaudio.morph
-configuration-extensions:
-- extensions/set-hostname
-- extensions/add-config-files
-- extensions/simple-network
-- extensions/nfsboot
-- extensions/install-files
-- extensions/cloud-init
-- extensions/fstab
-- extensions/install-essential-files
+ 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