summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-03-05 14:09:03 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-03-07 11:40:03 +0000
commit1a7cc311258d973b3a1acc675467f50c7f5fa69b (patch)
treeafea0dc88dab365ca2138f4a2d4fb21e757a75a2
parentb99e9f40c9b40d1150be2e635783be2bf4060005 (diff)
downloaddefinitions-baserock/ps/use-normal-multimedia-stratum-for-qt5.tar.gz
drop Qt4 and old gstreamer-0.10. Qt5 and enlightenment now use normal multimedia stratumbaserock/ps/use-normal-multimedia-stratum-for-qt5
-rw-r--r--enlightenment.morph2
-rw-r--r--multimedia-gstreamer-0.10.morph29
-rw-r--r--qt4-devel-system-x86_64-generic.morph26
-rw-r--r--qt4-sdk.morph10
-rw-r--r--qt4-tools.morph27
-rw-r--r--qt5-devel-system-x86_64-generic.morph2
-rw-r--r--qt5-tools.morph2
7 files changed, 3 insertions, 95 deletions
diff --git a/enlightenment.morph b/enlightenment.morph
index f7d87af4..6e42ad60 100644
--- a/enlightenment.morph
+++ b/enlightenment.morph
@@ -6,7 +6,7 @@ build-depends:
- morph: x-x86_64-generic
- morph: lua
- morph: audio-bluetooth
-- morph: multimedia-gstreamer-0.10
+- morph: multimedia
- morph: connectivity
chunks:
- name: efl
diff --git a/multimedia-gstreamer-0.10.morph b/multimedia-gstreamer-0.10.morph
deleted file mode 100644
index 67f802ec..00000000
--- a/multimedia-gstreamer-0.10.morph
+++ /dev/null
@@ -1,29 +0,0 @@
-name: multimedia-gstreamer-0.10
-kind: stratum
-description: Codecs
-build-depends:
-- morph: core
-- morph: foundation
-- morph: audio-bluetooth
-chunks:
-- name: orc
- repo: upstream:orc
- ref: baserock/morph
- build-depends: []
-- name: gstreamer
- repo: upstream:gstreamer
- ref: baserock/morph/0.10
- build-depends:
- - orc
-- name: gstreamer-plugins-base
- repo: upstream:gstreamer-plugins-base
- ref: baserock/morph/0.10
- build-depends:
- - gstreamer
-- name: gstreamer-plugins-good
- repo: upstream:gstreamer-plugins-good
- ref: baserock/morph/0.10
- build-depends:
- - gstreamer
- - gstreamer-plugins-base
- - orc
diff --git a/qt4-devel-system-x86_64-generic.morph b/qt4-devel-system-x86_64-generic.morph
deleted file mode 100644
index 7a45c0fe..00000000
--- a/qt4-devel-system-x86_64-generic.morph
+++ /dev/null
@@ -1,26 +0,0 @@
-arch: x86_64
-configuration-extensions:
-- set-hostname
-- add-config-files
-- simple-network
-- nfsboot
-- install-files
-description: A system that is able to build other systems based on the 64-bit x86
- architecture.
-kind: system
-name: qt4-devel-system-x86_64-generic
-strata:
-- morph: build-essential
-- morph: core
-- morph: foundation
-- morph: audio-bluetooth
-- morph: multimedia-gstreamer-0.10
-- morph: bsp-x86_64-generic
-- morph: tools
-- morph: x-common
-- morph: x-x86_64-generic
-- morph: qt4-tools
-- morph: qt4-sdk
-- morph: lua
-- morph: connectivity
-- morph: enlightenment
diff --git a/qt4-sdk.morph b/qt4-sdk.morph
deleted file mode 100644
index b4844ff8..00000000
--- a/qt4-sdk.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qt4-sdk
-kind: stratum
-description: Qt4 Desktop Environment, IDE and Example Apps
-build-depends:
-- morph: qt4-tools
-chunks:
-- name: qt-creator
- repo: upstream:qt-creator
- ref: baserock/morph/2.7
- build-depends: []
diff --git a/qt4-tools.morph b/qt4-tools.morph
deleted file mode 100644
index 387b5dd9..00000000
--- a/qt4-tools.morph
+++ /dev/null
@@ -1,27 +0,0 @@
-name: qt4-tools
-kind: stratum
-description: Qt4 Development Libraries and Tools
-build-depends:
-- morph: tools
-- morph: x-x86_64-generic
-- morph: multimedia-gstreamer-0.10
-chunks:
-- name: icu
- repo: upstream:icu
- ref: baserock/morph
- build-depends: []
-- name: ruby-1.8
- repo: upstream:ruby
- ref: baserock/morph/ruby_1_8_7
- build-depends: []
-- name: ruby-1.9
- repo: upstream:ruby
- ref: baserock/morph/ruby_1_9_3
- build-depends:
- - ruby-1.8
-- name: qt4-tools
- repo: upstream:qt4-tools
- ref: baserock/morph
- build-depends:
- - icu
- - ruby-1.9
diff --git a/qt5-devel-system-x86_64-generic.morph b/qt5-devel-system-x86_64-generic.morph
index 2c75333f..524f11f3 100644
--- a/qt5-devel-system-x86_64-generic.morph
+++ b/qt5-devel-system-x86_64-generic.morph
@@ -14,7 +14,7 @@ strata:
- morph: core
- morph: foundation
- morph: audio-bluetooth
-- morph: multimedia-gstreamer-0.10
+- morph: multimedia
- morph: bsp-x86_64-generic
- morph: tools
- morph: x-common
diff --git a/qt5-tools.morph b/qt5-tools.morph
index 9f36f412..4ac1f1bd 100644
--- a/qt5-tools.morph
+++ b/qt5-tools.morph
@@ -4,7 +4,7 @@ description: Qt5 Development Libraries and Tools
build-depends:
- morph: tools
- morph: x-x86_64-generic
-- morph: multimedia-gstreamer-0.10
+- morph: multimedia
chunks:
- name: icu
repo: upstream:icu