Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
xorg-xwayland


Commits:
1055d61a by Andreas Radke at 2024-05-15T17:25:50+02:00
upgpkg: 24.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = xorg-xwayland
        pkgdesc = run X clients under wayland
-       pkgver = 23.2.7
+       pkgver = 24.1.0
        pkgrel = 1
        url = https://xorg.freedesktop.org
        arch = x86_64
@@ -29,10 +29,8 @@ pkgbase = xorg-xwayland
        makedepends = wayland-protocols
        makedepends = mesa-libgl
        makedepends = systemd
-       makedepends = egl-wayland
        depends = nettle
        depends = libepoxy
-       depends = systemd-libs
        depends = libxfont2
        depends = pixman
        depends = xorg-server-common
@@ -49,11 +47,11 @@ pkgbase = xorg-xwayland
        provides = xorg-server-xwayland
        conflicts = xorg-server-xwayland
        replaces = xorg-server-xwayland
-       source = 
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.7.tar.xz
-       source = 
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-23.2.7.tar.xz.sig
+       source = 
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.0.tar.xz
+       source = 
https://xorg.freedesktop.org/archive/individual/xserver/xwayland-24.1.0.tar.xz.sig
        validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
        validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
-       sha512sums = 
d78bd1ffed5a8149c55b453a464e46d2d658169bb814a96b8b75119349ba5506bb9d5c131c3ff28d94b4a27db894963b8f039b89843a0164d4463d7015d74c1b
+       sha512sums = 
7592609ad112652cb870761f938f280802d7d3b4bbc82acc7bf741a763d862aa97bbbd7f78250c63a961d76be73fb55555832045514092d89e406839564f0003
        sha512sums = SKIP
 
 pkgname = xorg-xwayland


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: AndyRTR <andy...@archlinux.org>
 
 pkgname=xorg-xwayland
-pkgver=23.2.7
+pkgver=24.1.0
 pkgrel=1
 arch=('x86_64')
 license=(
@@ -24,15 +24,15 @@ license=(
 groups=('xorg')
 url="https://xorg.freedesktop.org";
 pkgdesc="run X clients under wayland"
-depends=('nettle' 'libepoxy' 'systemd-libs' 'libxfont2' 
-         'pixman' 'xorg-server-common' 'libxcvt' 'mesa'
+depends=('nettle' 'libepoxy' 'libxfont2' 'pixman'
+         'xorg-server-common' 'libxcvt' 'mesa'
          'libglvnd' 'libxau' 'wayland' 'libdrm' 'libtirpc'
          'libei' 'libxshmfence' 'glibc')
 makedepends=('meson' 'xorgproto' 'xtrans' 'libxkbfile' 'dbus'
              'xorg-font-util' 'wayland-protocols' 'mesa-libgl'
-             'systemd' 'egl-wayland')
+             'systemd')
 
source=(https://xorg.freedesktop.org/archive/individual/xserver/xwayland-$pkgver.tar.xz{,.sig})
-sha512sums=('d78bd1ffed5a8149c55b453a464e46d2d658169bb814a96b8b75119349ba5506bb9d5c131c3ff28d94b4a27db894963b8f039b89843a0164d4463d7015d74c1b'
+sha512sums=('7592609ad112652cb870761f938f280802d7d3b4bbc82acc7bf741a763d862aa97bbbd7f78250c63a961d76be73fb55555832045514092d89e406839564f0003'
             'SKIP')
 provides=('xorg-server-xwayland')
 conflicts=('xorg-server-xwayland')
@@ -49,7 +49,6 @@ build() {
     -D xdmcp=false \
     -D xcsecurity=true \
     -D dri3=true \
-    -D xwayland_eglstream=true \
     -D glamor=true \
     -D xkb_dir=/usr/share/X11/xkb \
     -D xkb_output_dir=/var/lib/xkb



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/1055d61a6f77cd2e95b14d38fe9a949ee9006c12

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwayland/-/commit/1055d61a6f77cd2e95b14d38fe9a949ee9006c12
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to