gnome-boxes: update to 3.26.1.
This commit is contained in:
parent
685fdae1b1
commit
787b57c551
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'gnome-boxes'
|
# Template file for 'gnome-boxes'
|
||||||
pkgname=gnome-boxes
|
pkgname=gnome-boxes
|
||||||
version=3.26.0
|
version=3.26.1
|
||||||
revision=1
|
revision=1
|
||||||
# XXX ovirt support.
|
# XXX ovirt support.
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-smartcard"
|
|
||||||
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="clutter-gtk-devel gtk+3-devel gtk-vnc-devel libuuid-devel
|
makedepends="clutter-gtk-devel gtk+3-devel gtk-vnc-devel libuuid-devel
|
||||||
libvirt-glib-devel libxml2-devel libgudev-devel libosinfo-devel
|
libvirt-glib-devel libxml2-devel libgudev-devel libosinfo-devel
|
||||||
|
@ -17,7 +16,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://live.gnome.org/Boxes"
|
homepage="https://live.gnome.org/Boxes"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=7a525ad23a950f7036ef989686ee4cc781091e9fc2df153953a818bac758c09b
|
checksum=fc0d4479b076393caeeab22d9ae3247503b9eb15b6bfe8fdfab2f2435051fa58
|
||||||
|
nocross="won't cross-compile without gobject-introspection, gobject-intropection can't be cross compiled"
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue