From 6c46a39809eb387e5fd6f9ab44520a0f93280e44c4d547d3e8c7b0f7601ec091 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 28 Nov 2023 02:17:59 +0000 Subject: [PATCH] - Update to release 13 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=116 --- weston-12.0.2.tar.xz | 3 --- weston-12.0.2.tar.xz.sig | Bin 566 -> 0 bytes weston-13.0.0.tar.xz | 3 +++ weston-13.0.0.tar.xz.sig | Bin 0 -> 566 bytes weston.changes | 11 +++++++++++ weston.spec | 19 +++++++------------ 6 files changed, 21 insertions(+), 15 deletions(-) delete mode 100644 weston-12.0.2.tar.xz delete mode 100644 weston-12.0.2.tar.xz.sig create mode 100644 weston-13.0.0.tar.xz create mode 100644 weston-13.0.0.tar.xz.sig diff --git a/weston-12.0.2.tar.xz b/weston-12.0.2.tar.xz deleted file mode 100644 index 0357867..0000000 --- a/weston-12.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb686a7cf00992a23b17f192fca9a887313e92c346ee35d8575196983d656b4a -size 1969720 diff --git a/weston-12.0.2.tar.xz.sig b/weston-12.0.2.tar.xz.sig deleted file mode 100644 index e89fa5549c75cdc13ec7c90cc9d5aa08c58f6aaa3189413b0b42796f2f8470aa..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j+1GKYFTvFhXG+@1UOG!o_sN7nBJ0%Xc{NB{~65cV_@ z<_SmE@7stE|8|)!=cnan&4U~Z?Ig~%DJ{5-)oiyK75IE{ZI)c-i@X7-z}e56u$X*yXU&>JVeiK3tYY8yr^QgVLsUGyJH%{h&zsb7G z7-p+j1Ud&5hkS{do4U|{+6 E%k%>rlmGw# diff --git a/weston-13.0.0.tar.xz b/weston-13.0.0.tar.xz new file mode 100644 index 0000000..226566f --- /dev/null +++ b/weston-13.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ff1d4aa2394a2e416c85a338b627ce97fa71d43eb762fd4aaf145d36fc795a +size 1986520 diff --git a/weston-13.0.0.tar.xz.sig b/weston-13.0.0.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..059456c7ea27ba7c9da45c5570f516d932960a83b26704ae5ec197fd77b41ebc GIT binary patch literal 566 zcmV-60?GY}0y6{v0SEvc79j+1GKYFTvFhXG+@1UOG!o_sN7nBJ0%c_0UH}RS5cV_@ z<_SmE?+b1Z{yLaZDw=5@t zSSyEmKj`?L9E3^vJ>6G|245PhZW%W&>KzhUf|+&B8?QD^KT}C(R>FhXZ_O8-fPy;k zzTNIK>=DI%bw+_B&&VKdg}QAl2LIrge!zwzNn+gxMT{O$(gM`xxo5~j2!d&Vg!tCE z6wOJlM#^C+1hV8QSYa|Jhe?IWImXi~u~R#Ko1G#ZY7!BKo9U|Gocrd;c^^QTg>rv9Y@~?gnsaQTa$DYi?@6ghwCng zU_)sN&9#ro8UUkmZh8Idgx_Uh_TV(!|IdZy1GH*fuDymzCSNm^YBx zB-CP4LQGA^Q)^c%0n*elL(Y!OfAoAq0 Elc|0W!2kdN literal 0 HcmV?d00001 diff --git a/weston.changes b/weston.changes index da0e9fc..818d7b2 100644 --- a/weston.changes +++ b/weston.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Nov 28 02:00:22 UTC 2023 - Jan Engelhardt + +- Update to release 13 + * Multi-backend support + * VNC, Pipewire and RDP backends: GL renderer support + * Improved fullscreen handling in kiosk-shell which allows + xwayland type of surfaces be fullscreen + * Support for overlapping outputs, which allows placing views on + planes when they are displayed on multiple outputs + ------------------------------------------------------------------- Wed Aug 2 17:32:53 UTC 2023 - Jan Engelhardt diff --git a/weston.spec b/weston.spec index bfebd6d..0e98062 100644 --- a/weston.spec +++ b/weston.spec @@ -18,8 +18,8 @@ Name: weston %define lname libweston0 -%define major 12 -Version: 12.0.2 +%define major 13 +Version: 13.0.0 Release: 0 Summary: Wayland Reference Compositor License: CC-BY-SA-3.0 AND MIT @@ -30,16 +30,13 @@ URL: https://wayland.freedesktop.org/ Source: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/weston-%version.tar.xz Source2: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/weston-%version.tar.xz.sig BuildRequires: Mesa-libGLESv3-devel -BuildRequires: autoconf >= 2.64 -BuildRequires: automake >= 1.11 BuildRequires: gcc-c++ BuildRequires: glibc-devel >= 2.27 BuildRequires: libjpeg-devel -BuildRequires: libtool >= 2.2 BuildRequires: libxml2-tools -BuildRequires: meson +BuildRequires: meson >= 0.63 BuildRequires: pam-devel -BuildRequires: pkgconfig +BuildRequires: pkg-config BuildRequires: xkeyboard-config BuildRequires: xz BuildRequires: pkgconfig(cairo) >= 1.10.0 @@ -50,7 +47,7 @@ BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(freerdp2) BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(glesv2) -BuildRequires: pkgconfig(lcms2) +BuildRequires: pkgconfig(lcms2) >= 2.9 BuildRequires: pkgconfig(libdrm) >= 2.4.108 BuildRequires: pkgconfig(libevdev) BuildRequires: pkgconfig(libinput) >= 0.8.0 @@ -61,11 +58,11 @@ BuildRequires: pkgconfig(libudev) >= 136 BuildRequires: pkgconfig(libva) BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(pixman-1) >= 0.25.2 -BuildRequires: pkgconfig(wayland-client) >= 1.18.0 +BuildRequires: pkgconfig(wayland-client) >= 1.22.0 BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(wayland-protocols) >= 1.24 BuildRequires: pkgconfig(wayland-scanner) -BuildRequires: pkgconfig(wayland-server) >= 1.18.0 +BuildRequires: pkgconfig(wayland-server) >= 1.22.0 BuildRequires: pkgconfig(xcb) >= 1.8 BuildRequires: pkgconfig(xcb-composite) BuildRequires: pkgconfig(xcb-cursor) @@ -126,8 +123,6 @@ to develop plugins for Weston. %autosetup -p1 %build -echo "Workaround broken weston that fails to cope with -Wl,--no-undefined injected by meson/ninja" -export LDFLAGS="%{?build_ldflags} -Wl,-z,undefs" %meson -Ddemo-clients=false -Dremoting=false -Dsimple-clients= \ -Dtest-junit-xml=false -Dpipewire=false -Dbackend-vnc=false \ --includedir="%_includedir/%name"