From e2fc848ec9407ca1fad2c50cf3d41eca893ebfe7 Mon Sep 17 00:00:00 2001
From: Síle Ekaterin Liszka <sheila@vulpine.house>
Date: Sat, 4 Nov 2023 13:22:50 -0700
Subject: user/spice-gtk: upgrade to 0.42

---
 user/spice-gtk/APKBUILD | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

(limited to 'user/spice-gtk')

diff --git a/user/spice-gtk/APKBUILD b/user/spice-gtk/APKBUILD
index e8a558036..dae9a0eca 100644
--- a/user/spice-gtk/APKBUILD
+++ b/user/spice-gtk/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 # Maintainer: Max Rees <maxcrees@me.com>
 pkgname=spice-gtk
-pkgver=0.38
-pkgrel=1
+pkgver=0.42
+pkgrel=0
 pkgdesc="A GTK+ widget for SPICE clients"
 url="https://www.spice-space.org/"
 arch="all"
@@ -19,9 +19,7 @@ makedepends="$depends_dev acl-dev bash cyrus-sasl-dev eudev-dev
 	zlib-dev"
 subpackages="$pkgname-dev $pkgname-doc $pkgname-lang spicy
 	spice-glib:glib"
-source="https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.xz
-	macro.patch
-	"
+source="https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.xz"
 
 build() {
 	# Note: pulseaudio support is disabled because it's deprecated.
@@ -30,14 +28,12 @@ build() {
 	# USB redirection is disabled until there is reasonable belief
 	# that it is endian safe.
 	# https://gitlab.freedesktop.org/spice/spice-gtk/-/issues/120
-	meson \
+	meson setup \
 		--prefix=/usr \
 		--sysconfdir=/etc \
 		--mandir=/usr/share/man \
 		--localstatedir=/var \
 		--buildtype=release \
-		-Dcelt051=disabled \
-		-Dpulse=disabled \
 		-Dusbredir=disabled \
 		-Dcoroutine=gthread \
 		. output
@@ -68,5 +64,4 @@ glib() {
 		"$subpkgdir"/usr/lib/girepository-1.0/
 }
 
-sha512sums="27b44ac9f0cee2737ce03bb3f47c62fc0ee2402c291c49fc56cffc4ccb63e2cab001a68ba865a6375d82cb38444408d59c68469783ee4279fa818d8682e902f3  spice-gtk-0.38.tar.xz
-9bae6a1866c977d6b7e032e0fe1f8ce07ccfd8777e982453629d9dce284a6f02c68ab8b073865e3c36340e22dd2f83fbda4cabd3a5bc8a274b3a0bbf9c031ccd  macro.patch"
+sha512sums="fd567e35f6d4ebfe6ef004f358dca4c41254336f55f7dd26cf67b62b2acb4866907186bd0526b7cb52b0c24020cdc8809251127498a8d357555bb0c5d3b8f137  spice-gtk-0.42.tar.xz"
-- 
cgit v1.2.3-70-g09d2