# Template file for 'gnome-boxes' pkgname=gnome-boxes version=3.26.1 revision=1 # XXX ovirt support. build_style=gnu-configure hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)" makedepends="clutter-gtk-devel gtk+3-devel gtk-vnc-devel libuuid-devel libvirt-glib-devel libxml2-devel libgudev-devel libosinfo-devel tracker-devel spice-gtk-devel spice-protocol vala-devel libsoup-devel libarchive-devel libusb-devel libsecret-devel" depends="qemu libvirt-glib>=0.1.6 libosinfo>=0.2.10 desktop-file-utils hicolor-icon-theme shared-mime-info" short_desc="GNOME 3 application to access remote or virtual systems" maintainer="Juan RP " homepage="https://live.gnome.org/Boxes" license="LGPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" checksum=fc0d4479b076393caeeab22d9ae3247503b9eb15b6bfe8fdfab2f2435051fa58 nocross="won't cross-compile without gobject-introspection, gobject-intropection can't be cross compiled" build_options="gir" if [ -z "$CROSS_BUILD" ]; then build_options_default+=" gir" fi