spice-gtk: update to 0.33.
This commit is contained in:
parent
b29f40cbd4
commit
a70e64bd3a
|
@ -1134,7 +1134,7 @@ librygel-db-2.6.so.2 librygel-0.28.0_1
|
|||
libharfbuzz.so.0 libharfbuzz-0.9.4_1
|
||||
libharfbuzz-icu.so.0 libharfbuzz-0.9.19_1
|
||||
libosinfo-1.0.so.0 libosinfo-0.2.0_1
|
||||
libspice-client-gtk-3.0.so.4 spice-gtk-0.14_1
|
||||
libspice-client-gtk-3.0.so.5 spice-gtk-0.33_1
|
||||
libspice-client-glib-2.0.so.8 spice-gtk-0.14_1
|
||||
libspice-controller.so.0 spice-gtk-0.14_1
|
||||
libvirt-gconfig-1.0.so.0 libvirt-glib-0.1.2_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spice-gtk'
|
||||
pkgname=spice-gtk
|
||||
version=0.31
|
||||
revision=2
|
||||
version=0.33
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-vala $(vopt_enable gir introspection)
|
||||
--enable-smartcard=no --enable-usbredir --enable-polkit=yes
|
||||
|
@ -18,7 +18,7 @@ license="LGPL-2.1"
|
|||
short_desc="GTK+ SPICE widget"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://spice-space.org/download/gtk/${pkgname}-${version}.tar.bz2"
|
||||
checksum=c72b4d202b1c0b71d6e24ce5caf914d6dddbcf4010d10db9c2d8e73af728c1ca
|
||||
checksum=7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue