summaryrefslogtreecommitdiff
path: root/wayland-armv7-versatile
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-09 08:16:20 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-09 08:16:20 +0000
commit2deabedb6e998d3bd96fd910617461a24a11d73b (patch)
treec61c71fda6768404ccfde568d9fcb36c2e787f52 /wayland-armv7-versatile
parent895bd79b3fa5178a6e2bf0d190ea7b5e660d8859 (diff)
downloaddefinitions-2deabedb6e998d3bd96fd910617461a24a11d73b.tar.gz
Move chunk morphologies into the definitions repositorybaserock/adamcoldrick/chunks-in-definitions
Actually move all the chunk morphologies into the subdirectory for the stratum containing each chunk. Also add a repo and ref field to the chunk morphologies. Any chunks which did not previously have chunk morphologies have now had a morphology generated.
Diffstat (limited to 'wayland-armv7-versatile')
-rw-r--r--wayland-armv7-versatile/cairo.morph11
-rw-r--r--wayland-armv7-versatile/libevdev.morph5
-rw-r--r--wayland-armv7-versatile/libinput.morph10
-rw-r--r--wayland-armv7-versatile/libxkbcommon.morph5
-rw-r--r--wayland-armv7-versatile/linux-api-headers.morph11
-rw-r--r--wayland-armv7-versatile/mesa-wayland.morph10
-rw-r--r--wayland-armv7-versatile/mtdev.morph5
-rw-r--r--wayland-armv7-versatile/pixman.morph5
-rw-r--r--wayland-armv7-versatile/wayland.morph11
-rw-r--r--wayland-armv7-versatile/weston.morph18
-rw-r--r--wayland-armv7-versatile/xkeyboard-config.morph7
-rw-r--r--wayland-armv7-versatile/xorg-app-xkbcomp.morph7
-rw-r--r--wayland-armv7-versatile/xorg-lib-libxkbfile.morph5
13 files changed, 110 insertions, 0 deletions
diff --git a/wayland-armv7-versatile/cairo.morph b/wayland-armv7-versatile/cairo.morph
new file mode 100644
index 00000000..5312c5c6
--- /dev/null
+++ b/wayland-armv7-versatile/cairo.morph
@@ -0,0 +1,11 @@
+name: wayland-armv7-versatile/cairo.morph
+kind: chunk
+repo: upstream:cairo
+ref: 86fd783959c537b8c0fd49fd979881178ca9a24e
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --enable-glesv2
+build_depends:
+- wayland-armv7-versatile/wayland.morph
+- wayland-armv7-versatile/mesa-wayland.morph
+- wayland-armv7-versatile/pixman.morph
diff --git a/wayland-armv7-versatile/libevdev.morph b/wayland-armv7-versatile/libevdev.morph
new file mode 100644
index 00000000..55627a0a
--- /dev/null
+++ b/wayland-armv7-versatile/libevdev.morph
@@ -0,0 +1,5 @@
+name: wayland-armv7-versatile/libevdev.morph
+kind: chunk
+repo: upstream:libevdev
+ref: b23649e1ba9fd5c72fa9318e417b4f17f5f6f528
+build-system: autotools
diff --git a/wayland-armv7-versatile/libinput.morph b/wayland-armv7-versatile/libinput.morph
new file mode 100644
index 00000000..e5b2c1c7
--- /dev/null
+++ b/wayland-armv7-versatile/libinput.morph
@@ -0,0 +1,10 @@
+name: wayland-armv7-versatile/libinput.morph
+kind: chunk
+repo: upstream:libinput
+ref: f0fd32db8f3df558e1d763dfa2db76cdca260323
+build-system: autotools
+build_depends:
+- wayland-armv7-versatile/libxkbcommon.morph
+- wayland-armv7-versatile/mtdev.morph
+- wayland-armv7-versatile/libevdev.morph
+- wayland-armv7-versatile/linux-api-headers.morph
diff --git a/wayland-armv7-versatile/libxkbcommon.morph b/wayland-armv7-versatile/libxkbcommon.morph
new file mode 100644
index 00000000..94a6b84e
--- /dev/null
+++ b/wayland-armv7-versatile/libxkbcommon.morph
@@ -0,0 +1,5 @@
+name: wayland-armv7-versatile/libxkbcommon.morph
+kind: chunk
+repo: upstream:xorg-lib-libxkbcommon
+ref: b721254769212d671a4729f1c88b059979b80efc
+build-system: autotools
diff --git a/wayland-armv7-versatile/linux-api-headers.morph b/wayland-armv7-versatile/linux-api-headers.morph
new file mode 100644
index 00000000..0726eabe
--- /dev/null
+++ b/wayland-armv7-versatile/linux-api-headers.morph
@@ -0,0 +1,11 @@
+name: wayland-armv7-versatile/linux-api-headers.morph
+kind: chunk
+repo: upstream:linux
+ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe
+build-commands:
+- make mrproper
+- make headers_check
+install-commands:
+- make INSTALL_HDR_PATH=dest headers_install
+- install -d "$DESTDIR${PREFIX-/usr}/include"
+- cp -r dest/include/* "$DESTDIR/${PREFIX-/usr}/include"
diff --git a/wayland-armv7-versatile/mesa-wayland.morph b/wayland-armv7-versatile/mesa-wayland.morph
new file mode 100644
index 00000000..20b4ae11
--- /dev/null
+++ b/wayland-armv7-versatile/mesa-wayland.morph
@@ -0,0 +1,10 @@
+name: wayland-armv7-versatile/mesa-wayland.morph
+kind: chunk
+repo: upstream:mesa
+ref: e96f3daac78e3971e4500a31e72c0a7e5845c3d1
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --enable-gles2 --disable-gallium-egl --with-egl-platforms=wayland,drm
+ --enable-gbm --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=swrast
+build_depends:
+- wayland-armv7-versatile/wayland.morph
diff --git a/wayland-armv7-versatile/mtdev.morph b/wayland-armv7-versatile/mtdev.morph
new file mode 100644
index 00000000..e3af4997
--- /dev/null
+++ b/wayland-armv7-versatile/mtdev.morph
@@ -0,0 +1,5 @@
+name: wayland-armv7-versatile/mtdev.morph
+kind: chunk
+repo: upstream:mtdev-git
+ref: 4381b78fea54de0e775bf54952b2f95e5a06c57d
+build-system: autotools
diff --git a/wayland-armv7-versatile/pixman.morph b/wayland-armv7-versatile/pixman.morph
new file mode 100644
index 00000000..41ce6e7c
--- /dev/null
+++ b/wayland-armv7-versatile/pixman.morph
@@ -0,0 +1,5 @@
+name: wayland-armv7-versatile/pixman.morph
+kind: chunk
+repo: upstream:pixman
+ref: 958bd334b3c17f529c80f2eeef4224f45c62f292
+build-system: autotools
diff --git a/wayland-armv7-versatile/wayland.morph b/wayland-armv7-versatile/wayland.morph
new file mode 100644
index 00000000..3dbb80f1
--- /dev/null
+++ b/wayland-armv7-versatile/wayland.morph
@@ -0,0 +1,11 @@
+name: wayland-armv7-versatile/wayland.morph
+kind: chunk
+description: Wayland server
+repo: upstream:wayland
+ref: cbd8ab5ba7f3f0dba6c9b04176b3a2da965cd21c
+build-system: autotools
+configure-commands:
+- autoreconf -ivf
+- ./configure --prefix="$PREFIX" --disable-documentation
+build_depends:
+- wayland-armv7-versatile/libxkbcommon.morph
diff --git a/wayland-armv7-versatile/weston.morph b/wayland-armv7-versatile/weston.morph
new file mode 100644
index 00000000..f63a65c0
--- /dev/null
+++ b/wayland-armv7-versatile/weston.morph
@@ -0,0 +1,18 @@
+name: wayland-armv7-versatile/weston.morph
+kind: chunk
+description: weston compositor
+repo: upstream:weston
+ref: e2136e1f2494c2c1732f0afeba9a7050bdd48e42
+build-system: autotools
+configure-commands:
+- autoreconf -ivf
+- |
+ ./configure --prefix=/usr --with-cairo-glesv2 --disable-xwayland \
+ --disable-drm-compositor --disable-x11-compositor \
+ --disable-android-compositor --disable-wayland-compositor \
+ --disable-weston-launch
+build_depends:
+- wayland-armv7-versatile/wayland.morph
+- wayland-armv7-versatile/mesa-wayland.morph
+- wayland-armv7-versatile/libinput.morph
+- wayland-armv7-versatile/cairo.morph
diff --git a/wayland-armv7-versatile/xkeyboard-config.morph b/wayland-armv7-versatile/xkeyboard-config.morph
new file mode 100644
index 00000000..8328fbcc
--- /dev/null
+++ b/wayland-armv7-versatile/xkeyboard-config.morph
@@ -0,0 +1,7 @@
+name: wayland-armv7-versatile/xkeyboard-config.morph
+kind: chunk
+repo: upstream:xkeyboard-config
+ref: b4be67b48fb11989f1824dd0b1c8c399430162b0
+build-system: autotools
+build_depends:
+- wayland-armv7-versatile/xorg-app-xkbcomp.morph
diff --git a/wayland-armv7-versatile/xorg-app-xkbcomp.morph b/wayland-armv7-versatile/xorg-app-xkbcomp.morph
new file mode 100644
index 00000000..0b384b3b
--- /dev/null
+++ b/wayland-armv7-versatile/xorg-app-xkbcomp.morph
@@ -0,0 +1,7 @@
+name: wayland-armv7-versatile/xorg-app-xkbcomp.morph
+kind: chunk
+repo: upstream:xorg-app-xkbcomp
+ref: 705b9bbb426410f9510601c7010da51184919b36
+build-system: autotools
+build_depends:
+- wayland-armv7-versatile/xorg-lib-libxkbfile.morph
diff --git a/wayland-armv7-versatile/xorg-lib-libxkbfile.morph b/wayland-armv7-versatile/xorg-lib-libxkbfile.morph
new file mode 100644
index 00000000..5fc5df44
--- /dev/null
+++ b/wayland-armv7-versatile/xorg-lib-libxkbfile.morph
@@ -0,0 +1,5 @@
+name: wayland-armv7-versatile/xorg-lib-libxkbfile.morph
+kind: chunk
+repo: upstream:xorg-lib-libxkbfile
+ref: 7381c2f9013ef7784c78091fa671e652a62ca706
+build-system: autotools