From 73a94ddcdfbf188360fc53cfc41fb579af1a9025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Thu, 6 Oct 2022 19:15:51 +0100 Subject: [PATCH] spice-vdagent: update to 0.22.1. --- srcpkgs/spice-vdagent/template | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/srcpkgs/spice-vdagent/template b/srcpkgs/spice-vdagent/template index acbefa2a5107..536cf565b4ba 100644 --- a/srcpkgs/spice-vdagent/template +++ b/srcpkgs/spice-vdagent/template @@ -1,19 +1,23 @@ # Template file for 'spice-vdagent' pkgname=spice-vdagent -version=0.19.0 +version=0.22.1 revision=1 build_style=gnu-configure +# The test-session-info test fails for unknown reasons (see: +# https://gitlab.freedesktop.org/spice/linux/vd_agent/-/issues/24). +make_check_args="XFAIL_TESTS=tests/test-session-info" hostmakedepends="pkg-config" makedepends="libglib-devel dbus-devel libXfixes-devel libXrandr-devel libXinerama-devel libpciaccess-devel spice-protocol desktop-file-utils alsa-lib-devel libdrm-devel" depends="dbus" +checkdepends="procps-ng" short_desc="Spice agent for Linux" -maintainer="Orphaned " +maintainer="André Cerqueira " license="GPL-3.0-or-later" homepage="https://spice-space.org/" distfiles="https://www.spice-space.org/download/releases/${pkgname}-${version}.tar.bz2" -checksum=63a77c611c84f8120519a78a30256e43e159085831ac82de71643db643972f65 +checksum=93b0d15aca4762cc7d379b179a7101149dbaed62b72112fffb2b3e90b11687a0 do_install() { make DESTDIR=${DESTDIR} udevrulesdir=/usr/lib/udev/rules.d install