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


Commits:
429169a9 by Andreas Radke at 2024-04-26T22:19:54+02:00
upgpkg: 23.2.6-2; build with libei support for emulated input support - #3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = xorg-xwayland
        pkgdesc = run X clients under wayland
        pkgver = 23.2.6
-       pkgrel = 1
+       pkgrel = 2
        url = https://xorg.freedesktop.org
        arch = x86_64
        groups = xorg
@@ -43,6 +43,7 @@ pkgbase = xorg-xwayland
        depends = wayland
        depends = libdrm
        depends = libtirpc
+       depends = libei
        depends = libxshmfence
        depends = glibc
        provides = xorg-server-xwayland


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=xorg-xwayland
 pkgver=23.2.6
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=(
     LicenseRef-Adobe-Display-PostScript
@@ -27,7 +27,7 @@ pkgdesc="run X clients under wayland"
 depends=('nettle' 'libepoxy' 'systemd-libs' 'libxfont2' 
          'pixman' 'xorg-server-common' 'libxcvt' 'mesa'
          'libglvnd' 'libxau' 'wayland' 'libdrm' 'libtirpc'
-         'libxshmfence' 'glibc')
+         'libei' 'libxshmfence' 'glibc')
 makedepends=('meson' 'xorgproto' 'xtrans' 'libxkbfile' 'dbus'
              'xorg-font-util' 'wayland-protocols' 'mesa-libgl'
              'systemd' 'egl-wayland')



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

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


Reply via email to