Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spice: update to 0.15.1.
@ 2022-11-12 13:47 nbelikov
  2022-11-14 19:14 ` kruceter
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: nbelikov @ 2022-11-12 13:47 UTC (permalink / raw)
  To: ml

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

There is a new pull request by nbelikov against master on the void-packages repository

https://github.com/nbelikov/void-packages spice
https://github.com/void-linux/void-packages/pull/40486

spice: update to 0.15.1.
Updated, and removed python 2 dependency (#38229).

#### Testing the changes
- I tested the changes in this PR: **briefly**
  I didn't do much testing other than making sure that the tests pass and that `qemu-system-x86_64` doesn't crash.
  The python scripts as far as I can tell are only involved in unit testing; moreover, upstream [uses python3](https://gitlab.freedesktop.org/spice/spice/-/blob/master/.gitlab-ci.yml) in their CI. 

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (crossbuild)

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

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

From 048d7ada9a1931756dfd00ef20e4c5537a0375b4 Mon Sep 17 00:00:00 2001
From: Nikolay Belikov <nb@nbelikov.com>
Date: Sat, 12 Nov 2022 16:26:05 +0300
Subject: [PATCH] spice: update to 0.15.1.

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

diff --git a/srcpkgs/spice/template b/srcpkgs/spice/template
index 7f67e27c1ac9..cdb42eb74b71 100644
--- a/srcpkgs/spice/template
+++ b/srcpkgs/spice/template
@@ -1,11 +1,11 @@
 # Template file for 'spice'
 pkgname=spice
-version=0.15.0
+version=0.15.1
 revision=1
 build_style=gnu-configure
 configure_args="--disable-tunnel --disable-opengl --enable-smartcard
  --with-sasl --disable-static --enable-xinerama --disable-celt051"
-hostmakedepends="pkg-config python"
+hostmakedepends="pkg-config python3"
 makedepends="spice-protocol libjpeg-turbo-devel pixman-devel
  openssl-devel opus-devel alsa-lib-devel libXfixes-devel libXrender-devel
  libXrandr-devel libsasl-devel libXinerama-devel libglib-devel libcacard-devel
@@ -16,7 +16,7 @@ maintainer="Anachron <gith@cron.world>"
 license="LGPL-2.1-or-later"
 homepage="http://www.spice-space.org"
 distfiles="https://www.spice-space.org/download/releases/spice-server/spice-${version}.tar.bz2"
-checksum=b320cf8f4bd2852750acb703c15b72856027e5a8554f8217dfbb3cc09deba0f5
+checksum=ada9af67ab321916bd7eb59e3d619a4a7796c08a28c732edfc7f02fc80b1a37a
 
 if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
 	broken="SPICE server only works on little endian architectures"

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-11-18 11:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-12 13:47 [PR PATCH] spice: update to 0.15.1 nbelikov
2022-11-14 19:14 ` kruceter
2022-11-15 16:53 ` [PR PATCH] [Updated] " nbelikov
2022-11-15 16:56 ` nbelikov
2022-11-17 17:40 ` [PR PATCH] [Updated] " nbelikov
2022-11-17 17:44 ` nbelikov
2022-11-18 11:27 ` paper42
2022-11-18 11:28 ` [PR PATCH] [Merged]: " paper42

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).