pmaports/main/weston
Oliver Smith 95ba4c51b9 main/weston: fix build
This makes weston build again on x86_64. (It still won't build for
armhf and aarch64, because Alpine's mesa binary package is currently
stuck there, I'll look into that as well.) Detailed fixes:

1. New makedepends needed, because mesa-libwayland-egl does not exist
   anymore (see Alpine's aports commits 257a236 and 4f8b36b):
     wayland-libs-egl wayland-dev
   This fixes configure errors:

checking for EGL_TESTS... no
configure: error: Package requirements (egl glesv2 wayland-client wayland-egl) were not met:

Package 'wayland-client', required by 'virtual:world', not found
Package 'wayland-egl', required by 'virtual:world', not found

2. Disable RDP backend, because Weston source is incompatible with
   freerdp 2.0.0. This avoids compilation errors like this one:

libweston/compositor-rdp.c:193:5: error: 'SURFACE_BITS_COMMAND {aka struct _SURFACE_BITS_COMMAND}' has no member named 'bpp';
2018-05-10 20:42:11 +02:00
..
0001-compositor-fbdev-Added-parameter-pixman-type.patch Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
0002-compositor-fbdev-Add-support-for-ABGR.patch Fix #508: building weston fails (#509) 2017-09-04 17:02:09 +00:00
0003-compositor-fbdev-print-the-pixman-type-guessed-in-ca.patch Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
0004-musl-weston-launcher.patch Upgrade weston to 3.0.0 (#495) 2017-09-11 16:23:42 +00:00
0005-timespec.patch Upgrade weston to 3.0.0 (#495) 2017-09-11 16:23:42 +00:00
0006-compositor-fbdev-fix-start-up-assertion.patch Upgrade weston to 3.0.0 (#495) 2017-09-11 16:23:42 +00:00
APKBUILD main/weston: fix build 2018-05-10 20:42:11 +02:00