xorg-server-xwayland: update to 24.1.2.
This commit is contained in:
parent
e1118eaa57
commit
9bb2158401
|
@ -1,12 +0,0 @@
|
|||
diff --git a/os/osdep.h b/os/osdep.h
|
||||
index 0687f568d..d3c5f4e4f 100644
|
||||
--- a/os/osdep.h
|
||||
+++ b/os/osdep.h
|
||||
@@ -60,6 +60,7 @@ SOFTWARE.
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <X11/Xos.h>
|
||||
+#include <X11/Xmd.h>
|
||||
|
||||
/* If EAGAIN and EWOULDBLOCK are distinct errno values, then we check errno
|
||||
* for both EAGAIN and EWOULDBLOCK, because some supposedly POSIX
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xorg-server-xwayland'
|
||||
pkgname=xorg-server-xwayland
|
||||
version=24.1.0
|
||||
version=24.1.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dipv6=true -Dxvfb=false -Dxdmcp=false -Dxcsecurity=true
|
||||
|
@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://xorg.freedesktop.org"
|
||||
distfiles="https://gitlab.freedesktop.org/xorg/xserver/-/archive/xwayland-${version}/xserver-xwayland-${version}.tar.gz"
|
||||
checksum=73b308e1054507e6189de090ec98e5e7ea0dcef3a8fde288dd4a2361ac561c6e
|
||||
checksum=4e2b4dd6756de60d8c1b3b8514a9e670cfd249c8a94842f7e7769ddb43f91182
|
||||
make_check=no # needs xtest repository
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue