Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] spice-vdagent: update to 0.22.1.
Date: Thu, 06 Oct 2022 23:19:24 +0200	[thread overview]
Message-ID: <20221006211924.OOkJNX08IoTC-JohNMpdgVLuKQ-hRBD_FFIfD18zo_4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39779@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 656 bytes --]

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages spice-vdagent-0.22.1
https://github.com/void-linux/void-packages/pull/39779

spice-vdagent: update to 0.22.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


A patch file from https://github.com/void-linux/void-packages/pull/39779.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spice-vdagent-0.22.1-39779.patch --]
[-- Type: text/x-diff, Size: 1736 bytes --]

From 99fc8a8451426d688d6c3e93a177b937d2fac3f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Oct 2022 19:15:51 +0100
Subject: [PATCH] spice-vdagent: update to 0.22.1.

---
 srcpkgs/spice-vdagent/template | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/spice-vdagent/template b/srcpkgs/spice-vdagent/template
index acbefa2a5107..6f650507e427 100644
--- a/srcpkgs/spice-vdagent/template
+++ b/srcpkgs/spice-vdagent/template
@@ -1,24 +1,32 @@
 # 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 <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 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
 }
 
+pre_check() {
+	rm -rf tests/test-session-info
+}
+
 post_install() {
 	vsv spice-vdagentd
 }

  reply	other threads:[~2022-10-06 21:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06 18:17 [PR PATCH] " motorto
2022-10-06 21:19 ` motorto [this message]
2022-10-06 21:20 ` [PR PATCH] [Updated] " motorto
2022-10-06 21:20 ` motorto
2022-10-07  8:19 ` [PR PATCH] [Merged]: spice-vdagent: update to 0.22.1; adopt classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221006211924.OOkJNX08IoTC-JohNMpdgVLuKQ-hRBD_FFIfD18zo_4@z \
    --to=motorto@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).