* update spice-gtk to 0.39-3

This commit is contained in:
Alexander Baldeck 2021-03-26 13:43:23 +01:00
parent 980d065666
commit 543845f3c7

View File

@ -7,12 +7,12 @@
pkgname=spice-gtk
pkgver=0.39
pkgrel=2
pkgrel=3
pkgdesc="GTK+ client library for SPICE"
arch=(x86_64 powerpc64le)
url="https://www.spice-space.org/"
license=('LGPL2.1')
depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 'usbredir' 'gst-plugins-base-libs')
depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'opus' 'phodav' 'usbredir' 'gst-plugins-base' 'gst-plugins-good')
makedepends=('gobject-introspection' 'meson' 'spice-protocol' 'usbutils' 'vala')
provides=("spice-glib=$pkgver" "spice-gtk3=$pkgver")
replaces=('spice-glib' 'spice-gtk3')