summaryrefslogtreecommitdiff
path: root/x-armv7-versatile
diff options
context:
space:
mode:
Diffstat (limited to 'x-armv7-versatile')
-rw-r--r--x-armv7-versatile/fontconfig.morph7
-rw-r--r--x-armv7-versatile/freetype2.morph5
-rw-r--r--x-armv7-versatile/libsha1.morph5
-rw-r--r--x-armv7-versatile/mesa-x.morph8
-rw-r--r--x-armv7-versatile/pixman.morph5
-rw-r--r--x-armv7-versatile/xcb-util.morph5
-rw-r--r--x-armv7-versatile/xkeyboard-config.morph7
-rw-r--r--x-armv7-versatile/xorg-app-xinit.morph5
-rw-r--r--x-armv7-versatile/xorg-app-xkbcomp.morph7
-rw-r--r--x-armv7-versatile/xorg-driver-xf86-input-evdev.morph7
-rw-r--r--x-armv7-versatile/xorg-driver-xf86-input-keyboard.morph7
-rw-r--r--x-armv7-versatile/xorg-driver-xf86-input-mouse.morph7
-rw-r--r--x-armv7-versatile/xorg-driver-xf86-video-cirrus.morph7
-rw-r--r--x-armv7-versatile/xorg-driver-xf86-video-fbdev.morph7
-rw-r--r--x-armv7-versatile/xorg-driver-xf86-video-vesa.morph7
-rw-r--r--x-armv7-versatile/xorg-font-util.morph5
-rw-r--r--x-armv7-versatile/xorg-lib-libICE.morph5
-rw-r--r--x-armv7-versatile/xorg-lib-libSM.morph7
-rw-r--r--x-armv7-versatile/xorg-lib-libXaw.morph9
-rw-r--r--x-armv7-versatile/xorg-lib-libXfont.morph8
-rw-r--r--x-armv7-versatile/xorg-lib-libXft.morph8
-rw-r--r--x-armv7-versatile/xorg-lib-libXmu.morph7
-rw-r--r--x-armv7-versatile/xorg-lib-libXpm.morph7
-rw-r--r--x-armv7-versatile/xorg-lib-libXt.morph7
-rw-r--r--x-armv7-versatile/xorg-lib-libfontenc.morph7
-rw-r--r--x-armv7-versatile/xorg-lib-libxkbfile.morph5
-rw-r--r--x-armv7-versatile/xserver.morph19
-rw-r--r--x-armv7-versatile/xterm.morph8
28 files changed, 198 insertions, 0 deletions
diff --git a/x-armv7-versatile/fontconfig.morph b/x-armv7-versatile/fontconfig.morph
new file mode 100644
index 00000000..61497ab0
--- /dev/null
+++ b/x-armv7-versatile/fontconfig.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/fontconfig.morph
+kind: chunk
+repo: upstream:fontconfig
+ref: 72b0480a21958f0f8c115d8e0a5bfbd8d358b5c3
+build-system: autotools
+build_depends:
+- x-armv7-versatile/freetype2.morph
diff --git a/x-armv7-versatile/freetype2.morph b/x-armv7-versatile/freetype2.morph
new file mode 100644
index 00000000..a4b53f7b
--- /dev/null
+++ b/x-armv7-versatile/freetype2.morph
@@ -0,0 +1,5 @@
+name: x-armv7-versatile/freetype2.morph
+kind: chunk
+repo: upstream:freetype2
+ref: 2ba18ba1ce730ed79672801b20f986f10a628c95
+build-system: autotools
diff --git a/x-armv7-versatile/libsha1.morph b/x-armv7-versatile/libsha1.morph
new file mode 100644
index 00000000..85256d05
--- /dev/null
+++ b/x-armv7-versatile/libsha1.morph
@@ -0,0 +1,5 @@
+name: x-armv7-versatile/libsha1.morph
+kind: chunk
+repo: upstream:libsha1
+ref: 17173732b9f1b2d4142de27913250b4563db2436
+build-system: autotools
diff --git a/x-armv7-versatile/mesa-x.morph b/x-armv7-versatile/mesa-x.morph
new file mode 100644
index 00000000..ae0b755d
--- /dev/null
+++ b/x-armv7-versatile/mesa-x.morph
@@ -0,0 +1,8 @@
+name: x-armv7-versatile/mesa-x.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=x11,drm
+ --enable-gbm --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=swrast
diff --git a/x-armv7-versatile/pixman.morph b/x-armv7-versatile/pixman.morph
new file mode 100644
index 00000000..00544758
--- /dev/null
+++ b/x-armv7-versatile/pixman.morph
@@ -0,0 +1,5 @@
+name: x-armv7-versatile/pixman.morph
+kind: chunk
+repo: upstream:pixman
+ref: 958bd334b3c17f529c80f2eeef4224f45c62f292
+build-system: autotools
diff --git a/x-armv7-versatile/xcb-util.morph b/x-armv7-versatile/xcb-util.morph
new file mode 100644
index 00000000..46978ec9
--- /dev/null
+++ b/x-armv7-versatile/xcb-util.morph
@@ -0,0 +1,5 @@
+name: x-armv7-versatile/xcb-util.morph
+kind: chunk
+repo: upstream:xcb-util
+ref: 45215e6f56bf57efdf5469567c00eba7a991d3a3
+build-system: autotools
diff --git a/x-armv7-versatile/xkeyboard-config.morph b/x-armv7-versatile/xkeyboard-config.morph
new file mode 100644
index 00000000..531568e9
--- /dev/null
+++ b/x-armv7-versatile/xkeyboard-config.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xkeyboard-config.morph
+kind: chunk
+repo: upstream:xkeyboard-config
+ref: b4be67b48fb11989f1824dd0b1c8c399430162b0
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-app-xkbcomp.morph
diff --git a/x-armv7-versatile/xorg-app-xinit.morph b/x-armv7-versatile/xorg-app-xinit.morph
new file mode 100644
index 00000000..94023dd0
--- /dev/null
+++ b/x-armv7-versatile/xorg-app-xinit.morph
@@ -0,0 +1,5 @@
+name: x-armv7-versatile/xorg-app-xinit.morph
+kind: chunk
+repo: upstream:xorg-app-xinit
+ref: 4e85bce64acef1fa0ddff04d59737444e942ff12
+build-system: autotools
diff --git a/x-armv7-versatile/xorg-app-xkbcomp.morph b/x-armv7-versatile/xorg-app-xkbcomp.morph
new file mode 100644
index 00000000..fdde002c
--- /dev/null
+++ b/x-armv7-versatile/xorg-app-xkbcomp.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-app-xkbcomp.morph
+kind: chunk
+repo: upstream:xorg-app-xkbcomp
+ref: 705b9bbb426410f9510601c7010da51184919b36
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-lib-libxkbfile.morph
diff --git a/x-armv7-versatile/xorg-driver-xf86-input-evdev.morph b/x-armv7-versatile/xorg-driver-xf86-input-evdev.morph
new file mode 100644
index 00000000..852273bc
--- /dev/null
+++ b/x-armv7-versatile/xorg-driver-xf86-input-evdev.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-driver-xf86-input-evdev.morph
+kind: chunk
+repo: upstream:xorg-driver-xf86-input-evdev
+ref: 2b8b0df62ec554952784f2820fb4143c495232b0
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xserver.morph
diff --git a/x-armv7-versatile/xorg-driver-xf86-input-keyboard.morph b/x-armv7-versatile/xorg-driver-xf86-input-keyboard.morph
new file mode 100644
index 00000000..f553405a
--- /dev/null
+++ b/x-armv7-versatile/xorg-driver-xf86-input-keyboard.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-driver-xf86-input-keyboard.morph
+kind: chunk
+repo: upstream:xorg-driver-xf86-input-keyboard
+ref: 4a954bc6a8fbc4aa50dfcabec011274252713204
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xserver.morph
diff --git a/x-armv7-versatile/xorg-driver-xf86-input-mouse.morph b/x-armv7-versatile/xorg-driver-xf86-input-mouse.morph
new file mode 100644
index 00000000..81011df5
--- /dev/null
+++ b/x-armv7-versatile/xorg-driver-xf86-input-mouse.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-driver-xf86-input-mouse.morph
+kind: chunk
+repo: upstream:xorg-driver-xf86-input-mouse
+ref: 585f4030d77accf2a4ba115729ca08da82217863
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xserver.morph
diff --git a/x-armv7-versatile/xorg-driver-xf86-video-cirrus.morph b/x-armv7-versatile/xorg-driver-xf86-video-cirrus.morph
new file mode 100644
index 00000000..a87e01cd
--- /dev/null
+++ b/x-armv7-versatile/xorg-driver-xf86-video-cirrus.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-driver-xf86-video-cirrus.morph
+kind: chunk
+repo: upstream:xorg-driver-xf86-video-cirrus
+ref: 6504929481eab616f064b5d661a057de74b8b488
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xserver.morph
diff --git a/x-armv7-versatile/xorg-driver-xf86-video-fbdev.morph b/x-armv7-versatile/xorg-driver-xf86-video-fbdev.morph
new file mode 100644
index 00000000..b3b1f3f6
--- /dev/null
+++ b/x-armv7-versatile/xorg-driver-xf86-video-fbdev.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-driver-xf86-video-fbdev.morph
+kind: chunk
+repo: upstream:xorg-driver-xf86-video-fbdev
+ref: ac293412a01d87f87eb61f4adb9db7486a75d3fc
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xserver.morph
diff --git a/x-armv7-versatile/xorg-driver-xf86-video-vesa.morph b/x-armv7-versatile/xorg-driver-xf86-video-vesa.morph
new file mode 100644
index 00000000..1e4e087d
--- /dev/null
+++ b/x-armv7-versatile/xorg-driver-xf86-video-vesa.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-driver-xf86-video-vesa.morph
+kind: chunk
+repo: upstream:xorg-driver-xf86-video-vesa
+ref: 29a149544e2120a582043738d5b09dd80e896345
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xserver.morph
diff --git a/x-armv7-versatile/xorg-font-util.morph b/x-armv7-versatile/xorg-font-util.morph
new file mode 100644
index 00000000..cf70bf71
--- /dev/null
+++ b/x-armv7-versatile/xorg-font-util.morph
@@ -0,0 +1,5 @@
+name: x-armv7-versatile/xorg-font-util.morph
+kind: chunk
+repo: upstream:xorg-font-util
+ref: 5f01ea79f1cb2328bfc4130b1e693f71be916b87
+build-system: autotools
diff --git a/x-armv7-versatile/xorg-lib-libICE.morph b/x-armv7-versatile/xorg-lib-libICE.morph
new file mode 100644
index 00000000..59fbf744
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libICE.morph
@@ -0,0 +1,5 @@
+name: x-armv7-versatile/xorg-lib-libICE.morph
+kind: chunk
+repo: upstream:xorg-lib-libICE
+ref: 1b1cf8072b2559e15ac440d5484a29a81d6918c6
+build-system: autotools
diff --git a/x-armv7-versatile/xorg-lib-libSM.morph b/x-armv7-versatile/xorg-lib-libSM.morph
new file mode 100644
index 00000000..67f8b11d
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libSM.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-lib-libSM.morph
+kind: chunk
+repo: upstream:xorg-lib-libSM
+ref: 77ddd273239a629eeed7bd1d5b4509b1bd6d4e37
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-lib-libICE.morph
diff --git a/x-armv7-versatile/xorg-lib-libXaw.morph b/x-armv7-versatile/xorg-lib-libXaw.morph
new file mode 100644
index 00000000..2eef249e
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libXaw.morph
@@ -0,0 +1,9 @@
+name: x-armv7-versatile/xorg-lib-libXaw.morph
+kind: chunk
+repo: upstream:xorg-lib-libXaw
+ref: a5630e166921b5b5322b30fb152df01bb6536e42
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-lib-libXmu.morph
+- x-armv7-versatile/xorg-lib-libXpm.morph
+- x-armv7-versatile/xorg-lib-libXt.morph
diff --git a/x-armv7-versatile/xorg-lib-libXfont.morph b/x-armv7-versatile/xorg-lib-libXfont.morph
new file mode 100644
index 00000000..16b091cd
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libXfont.morph
@@ -0,0 +1,8 @@
+name: x-armv7-versatile/xorg-lib-libXfont.morph
+kind: chunk
+repo: upstream:xorg-lib-libXfont
+ref: b8dd42dce868f9c16a59790ce51f0542b59cb79d
+build-system: autotools
+build_depends:
+- x-armv7-versatile/freetype2.morph
+- x-armv7-versatile/xorg-lib-libfontenc.morph
diff --git a/x-armv7-versatile/xorg-lib-libXft.morph b/x-armv7-versatile/xorg-lib-libXft.morph
new file mode 100644
index 00000000..8e5ef4c2
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libXft.morph
@@ -0,0 +1,8 @@
+name: x-armv7-versatile/xorg-lib-libXft.morph
+kind: chunk
+repo: upstream:xorg-lib-libXft
+ref: c5e760a239afc62a1c75e0509868e35957c8df52
+build-system: autotools
+build_depends:
+- x-armv7-versatile/fontconfig.morph
+- x-armv7-versatile/freetype2.morph
diff --git a/x-armv7-versatile/xorg-lib-libXmu.morph b/x-armv7-versatile/xorg-lib-libXmu.morph
new file mode 100644
index 00000000..48831760
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libXmu.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-lib-libXmu.morph
+kind: chunk
+repo: upstream:xorg-lib-libXmu
+ref: 474d22468c90f99104873b4c5fd7b0f0d2cbf823
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-lib-libXt.morph
diff --git a/x-armv7-versatile/xorg-lib-libXpm.morph b/x-armv7-versatile/xorg-lib-libXpm.morph
new file mode 100644
index 00000000..8ebcf763
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libXpm.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-lib-libXpm.morph
+kind: chunk
+repo: upstream:xorg-lib-libXpm
+ref: 81608285e11f2455800001a965dfece878861162
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-lib-libXt.morph
diff --git a/x-armv7-versatile/xorg-lib-libXt.morph b/x-armv7-versatile/xorg-lib-libXt.morph
new file mode 100644
index 00000000..eb77b42f
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libXt.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-lib-libXt.morph
+kind: chunk
+repo: upstream:xorg-lib-libXt
+ref: ead50a9a274aa96bef94e57c4625be8e9288af4e
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-lib-libSM.morph
diff --git a/x-armv7-versatile/xorg-lib-libfontenc.morph b/x-armv7-versatile/xorg-lib-libfontenc.morph
new file mode 100644
index 00000000..3e610814
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libfontenc.morph
@@ -0,0 +1,7 @@
+name: x-armv7-versatile/xorg-lib-libfontenc.morph
+kind: chunk
+repo: upstream:xorg-lib-libfontenc
+ref: f5d1208172e965fdd7fae8927bd3e29b3cc3a975
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-font-util.morph
diff --git a/x-armv7-versatile/xorg-lib-libxkbfile.morph b/x-armv7-versatile/xorg-lib-libxkbfile.morph
new file mode 100644
index 00000000..e59af824
--- /dev/null
+++ b/x-armv7-versatile/xorg-lib-libxkbfile.morph
@@ -0,0 +1,5 @@
+name: x-armv7-versatile/xorg-lib-libxkbfile.morph
+kind: chunk
+repo: upstream:xorg-lib-libxkbfile
+ref: 7381c2f9013ef7784c78091fa671e652a62ca706
+build-system: autotools
diff --git a/x-armv7-versatile/xserver.morph b/x-armv7-versatile/xserver.morph
new file mode 100644
index 00000000..292ce7d6
--- /dev/null
+++ b/x-armv7-versatile/xserver.morph
@@ -0,0 +1,19 @@
+name: x-armv7-versatile/xserver.morph
+kind: chunk
+repo: upstream:xserver
+ref: b7cbfa882778cf8857577e0da77aa9295f072db3
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --with-sha1=libsha1
+build_depends:
+- x-armv7-versatile/libsha1.morph
+- x-armv7-versatile/mesa-x.morph
+- x-armv7-versatile/pixman.morph
+- x-armv7-versatile/xorg-font-util.morph
+- x-armv7-versatile/xorg-lib-libXaw.morph
+- x-armv7-versatile/xorg-lib-libXfont.morph
+- x-armv7-versatile/xorg-lib-libXmu.morph
+- x-armv7-versatile/xorg-lib-libXpm.morph
+- x-armv7-versatile/xorg-lib-libXt.morph
+- x-armv7-versatile/xorg-lib-libfontenc.morph
+- x-armv7-versatile/xorg-lib-libxkbfile.morph
diff --git a/x-armv7-versatile/xterm.morph b/x-armv7-versatile/xterm.morph
new file mode 100644
index 00000000..4902b9d0
--- /dev/null
+++ b/x-armv7-versatile/xterm.morph
@@ -0,0 +1,8 @@
+name: x-armv7-versatile/xterm.morph
+kind: chunk
+repo: upstream:xterm
+ref: 7fc0a9529babac61d9a0b30e6ddb3c79e44af0e5
+build-system: autotools
+build_depends:
+- x-armv7-versatile/xorg-lib-libXaw.morph
+- x-armv7-versatile/xorg-lib-libxkbfile.morph