xwayland 23.1.1-2 (znver1;aarch64;x86_64) 2023-17397
9999
Status | published | |||||||||||||||
Submitter | benbullard79 [@T] cox.net | |||||||||||||||
Platform | rolling | |||||||||||||||
Repository | main | |||||||||||||||
URL | https://abf.openmandriva.org/build_lists/329933 | |||||||||||||||
Packages |
|
|||||||||||||||
Build Date | 2023-04-05 22:20:54 +0000 UTC | |||||||||||||||
Last Updated | 2023-04-09 01:53:45.28535594 +0000 UTC |
$ git diff --patch-with-stat --summary aeffdea516f6fe1a7a9884ab9c86debdeb56dd36..db00090cab1daef4a9b0614d630edf3db8cde1f8 .abf.yml | 2 +- xwayland.spec | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.abf.yml b/.abf.yml index d7f0c4d..d45c798 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - xwayland-22.1.4.tar.xz: c2f4f7447b6cfa17390b2628e67bf6b74fe480e1 + xwayland-23.1.1.tar.xz: 9ae8d363393d648eee5ec05896a60a723c5644d0 diff --git a/xwayland.spec b/xwayland.spec index 83424b2..9bd3bcc 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -2,17 +2,18 @@ Summary: X server that runs under Wayland Name: xwayland -Version: 22.1.4 -Release: 1 +Version: 23.1.1 +Release: 2 License: MIT Group: System/X11 Url: http://www.x.org Source0: https://www.x.org/releases/individual/xserver/%{name}-%{version}.tar.xz BuildRequires: meson -BuildRequires: cmake BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) +%ifnarch %{armx} riscv64 BuildRequires: pkgconfig(wayland-eglstream-protocols) +%endif BuildRequires: pkgconfig(xproto) BuildRequires: pkgconfig(xtrans) BuildRequires: pkgconfig(libgcrypt) @@ -56,7 +57,11 @@ Development files and headers for %{name}. -Dglamor=true \ -Ddri3=true \ -Dsha1=libgcrypt \ +%ifnarch %{armx} riscv64 -Dxwayland_eglstream=true \ +%else + -Dxwayland_eglstream=false \ +%endif -Dbuilder_addr="%{disturl}" \ -Dbuilder_string="Build ID: %{name} %{version}-%{release}" \ -Dvendor_name="%{vendor}" \ @@ -64,7 +69,9 @@ Development files and headers for %{name}. -Dvendor_web="%{bugurl}" \ -Dxkb_dir="%{_datadir}/X11/xkb" \ -Dxkb_output_dir="%{_localstatedir}/lib/xkb" \ - -Ddefault_font_path="catalogue:%{_sysconfdir}/X11/fontpath.d,built-ins" + -Ddefault_font_path="catalogue:%{_sysconfdir}/X11/fontpath.d,built-ins" \ + -Dxselinux=false \ + -Dxcsecurity=true %meson_build @@ -80,6 +87,7 @@ rm -Rf %{buildroot}%{_localstatedir}/lib/xkb %files %{_bindir}/Xwayland +%{_datadir}/applications/*.desktop %doc %{_mandir}/man1/Xwayland.1* %files devel
Not Available
benbullard79 [@T] cox.net | No Comment. | 598d 00hrs |
benbullard79 [@T] cox.net | No Comment. | 594d 22hrs |
benbullard79 [@T] cox.net | No Comment. | 594d 22hrs |