summaryrefslogtreecommitdiff
path: root/qt4-devel-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2013-05-20 10:16:03 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2013-05-21 13:29:08 +0100
commiteeada766656aafc90f19f438eb77cb0eccb36c82 (patch)
treec04d36216d91c97424f5d113517255e384418789 /qt4-devel-system-x86_64-generic.morph
parent403c0834c8e5dd0fcd8d118bf7fcd520ffd29d96 (diff)
downloaddefinitions-eeada766656aafc90f19f438eb77cb0eccb36c82.tar.gz
Add morphs for build a Qt4/Enlightenment based desktop system
Diffstat (limited to 'qt4-devel-system-x86_64-generic.morph')
-rw-r--r--qt4-devel-system-x86_64-generic.morph65
1 files changed, 65 insertions, 0 deletions
diff --git a/qt4-devel-system-x86_64-generic.morph b/qt4-devel-system-x86_64-generic.morph
new file mode 100644
index 00000000..08e22add
--- /dev/null
+++ b/qt4-devel-system-x86_64-generic.morph
@@ -0,0 +1,65 @@
+{
+ "name": "qt4-devel-system-x86_64-generic",
+ "description": "A system that is able to build other systems based on the 64-bit x86 architecture.",
+ "kind": "system",
+ "system-kind": "rootfs-tarball",
+ "arch": "x86_64",
+ "disk-size": "4G",
+ "strata": [
+ {
+ "morph": "build-essential",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "core",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "foundation",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "bsp-x86_64-generic",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "tools",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "x-common",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "x-x86_64-generic",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "qt4-tools",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "qt4-sdk",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "lua",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "enlightenment",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ }
+ ]
+}