mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 14:32:56 +02:00
spice-gtk: update to 0.29.
This commit is contained in:
parent
edfa03d035
commit
76324cbd41
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spice-gtk'
|
# Template file for 'spice-gtk'
|
||||||
pkgname=spice-gtk
|
pkgname=spice-gtk
|
||||||
version=0.28
|
version=0.29
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-vala $(vopt_enable gir introspection)
|
configure_args="--disable-static --enable-vala $(vopt_enable gir introspection)
|
||||||
--enable-smartcard=no --enable-usbredir --enable-polkit=yes --enable-pie=yes
|
--enable-smartcard=no --enable-usbredir --enable-polkit=yes --enable-pie=yes
|
||||||
|
@ -18,7 +18,7 @@ license="LGPL-2.1"
|
||||||
short_desc="GTK+2/3 SPICE widget"
|
short_desc="GTK+2/3 SPICE widget"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="http://spice-space.org/download/gtk/${pkgname}-${version}.tar.bz2"
|
distfiles="http://spice-space.org/download/gtk/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=15aeeb63422cb3bfaa2edbf4602ed2025baa4455abfd1677f631245a0d0f81c4
|
checksum=44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue