From ba8fb816a8ac16dec158f12b0e64d85b079df83f1715d1248958ef701b7db656 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 25 Aug 2018 17:38:27 +0000 Subject: [PATCH] - Update to new upstream release 5 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=74 --- weston-4.0.0.tar.xz | 3 --- weston-4.0.0.tar.xz.sig | Bin 287 -> 0 bytes weston-5.0.0.tar.xz | 3 +++ weston-5.0.0.tar.xz.sig | Bin 0 -> 287 bytes weston.changes | 8 ++++++++ weston.spec | 44 ++++++++++++++++++++-------------------- 6 files changed, 33 insertions(+), 25 deletions(-) delete mode 100644 weston-4.0.0.tar.xz delete mode 100644 weston-4.0.0.tar.xz.sig create mode 100644 weston-5.0.0.tar.xz create mode 100644 weston-5.0.0.tar.xz.sig diff --git a/weston-4.0.0.tar.xz b/weston-4.0.0.tar.xz deleted file mode 100644 index a4dd9f9..0000000 --- a/weston-4.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0fc0ae7ef83dfbed12abfe9b8096a24a7dd00705e86fa0db1e619ded18b4b58 -size 1322008 diff --git a/weston-4.0.0.tar.xz.sig b/weston-4.0.0.tar.xz.sig deleted file mode 100644 index f376e607dd68d095d2c2aaac013ebe00f674fea6a26aad7d909327a5b0a36b60..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0RjL91p->jp=kgL2@qaXNseiM5!Znt2mqoJ(9k*sR5$W3R}>D0 ztr;CiY@N1~ diff --git a/weston-5.0.0.tar.xz b/weston-5.0.0.tar.xz new file mode 100644 index 0000000..8a9187b --- /dev/null +++ b/weston-5.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a23423bcfa45e31e1dedc0cd524ba71e2930df174fde9c99b71a537c4e4caf +size 1467496 diff --git a/weston-5.0.0.tar.xz.sig b/weston-5.0.0.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..ee98513d1a1090112d1acb183bb1a96f9ef3d1f65719dada373d0ac45dc87e09 GIT binary patch literal 287 zcmV+)0pR|L0UQJX0RjL91p-@uNbCR#2@qaXNseiM5!boa2mUn~b%_AzkHn3BpVaxJ z;nlyMOHykvKbs-w&w0A~5W$*no+$M{&ge~pCvBz&O6u~eA16tKY+@(aVad%r4?bj9 zab#IO1waODw|FWc>&Yw`VGFWnSdATd|8ef?cIBM5dy|Wl{iFbJDW1G&V`ozWjY&tLDEYK=egfvJpJVZX)1{Z0CoyCP0hht@2$7y ziKPujGQ0N+UywJV?>gj1(6^^!>n~{Q;4SllpL+;iI;UCce8v=YmdzX$?b8u+P1&th lP3XaUFe3sm{7|_GCxfFLGdfDr1C4{f@$t9CkV@HwUCgmZhi?D? literal 0 HcmV?d00001 diff --git a/weston.changes b/weston.changes index a3e460b..72d65b3 100644 --- a/weston.changes +++ b/weston.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 25 17:30:52 UTC 2018 - jengelh@inai.de + +- Update to new upstream release 5 + * The use of hardware planes in atomic mode setting. + * Clone mode + * A new touchscreen calibrator + ------------------------------------------------------------------- Mon Apr 9 18:28:42 UTC 2018 - jengelh@inai.de diff --git a/weston.spec b/weston.spec index 82a09c0..8fcfeab 100644 --- a/weston.spec +++ b/weston.spec @@ -18,7 +18,7 @@ Name: weston %define lname libweston0 -Version: 4.0.0 +Version: 5.0.0 Release: 0 Summary: Wayland Reference Compositor License: MIT AND CC-BY-SA-3.0 @@ -49,7 +49,7 @@ BuildRequires: pkgconfig(freerdp2) BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(lcms2) -BuildRequires: pkgconfig(libdrm) >= 2.4.30 +BuildRequires: pkgconfig(libdrm) >= 2.4.68 BuildRequires: pkgconfig(libinput) >= 0.8.0 BuildRequires: pkgconfig(libsystemd) >= 209 BuildRequires: pkgconfig(libudev) >= 136 @@ -60,7 +60,7 @@ BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(wayland-protocols) >= 1.13 BuildRequires: pkgconfig(wayland-scanner) BuildRequires: pkgconfig(wayland-server) >= 1.12.0 -BuildRequires: pkgconfig(xcb) +BuildRequires: pkgconfig(xcb) >= 1.8 BuildRequires: pkgconfig(xcb-composite) BuildRequires: pkgconfig(xcb-shm) BuildRequires: pkgconfig(xcb-xfixes) @@ -82,30 +82,30 @@ desktop shell. Finally, weston also provides integration with the Xorg server and can pull X clients into the Wayland desktop and act as a X window manager. -%package -n libweston-4 +%package -n libweston-5 Summary: Weston rendering backend collection Group: System/Libraries -%description -n libweston-4 +%description -n libweston-5 This subpackage contains backend renderer plugins, used by -libweston-4-0. +libweston-5-0. -%package -n libweston-4-0 +%package -n libweston-5-0 Summary: The Weston compositor as a shared library Group: System/Libraries -Requires: libweston-4 >= %version +Requires: libweston-5 >= %version -%description -n libweston-4-0 +%description -n libweston-5-0 The libweston library is intended for use by other compositor efforts (projects) that want to more easily utilize Weston's internal functionalities. Weston's own reference compositor also makes use of this. -%package -n libweston-desktop-4-0 +%package -n libweston-desktop-5-0 Summary: The Weston compositor as a shared library Group: System/Libraries -%description -n libweston-desktop-4-0 +%description -n libweston-desktop-5-0 libweston-desktop provides an additional level of functionality of relevance to compositors implementing a desktop metaphor style of graphical interface. This library API is designed around xdg_shell @@ -154,14 +154,14 @@ if ! make BACKEND=headless-backend.so check; then fi %endif -%post -n libweston-4-0 -p /sbin/ldconfig -%postun -n libweston-4-0 -p /sbin/ldconfig -%post -n libweston-desktop-4-0 -p /sbin/ldconfig -%postun -n libweston-desktop-4-0 -p /sbin/ldconfig +%post -n libweston-5-0 -p /sbin/ldconfig +%postun -n libweston-5-0 -p /sbin/ldconfig +%post -n libweston-desktop-5-0 -p /sbin/ldconfig +%postun -n libweston-desktop-5-0 -p /sbin/ldconfig %files %defattr(-,root,root) -%doc COPYING README +%license COPYING %_bindir/w* %_libexecdir/%name-* %_libdir/%name/ @@ -169,17 +169,17 @@ fi %_datadir/wayland-sessions/ %_mandir/man?/*.* -%files -n libweston-4-0 +%files -n libweston-5-0 %defattr(-,root,root) -%_libdir/libweston-4.so.0* +%_libdir/libweston-5.so.0* -%files -n libweston-4 +%files -n libweston-5 %defattr(-,root,root) -%_libdir/libweston-4/ +%_libdir/libweston-5/ -%files -n libweston-desktop-4-0 +%files -n libweston-desktop-5-0 %defattr(-,root,root) -%_libdir/libweston-desktop-4.so.0* +%_libdir/libweston-desktop-5.so.0* %files devel %defattr(-,root,root)