# Template file for 'gnome-boxes' pkgname=gnome-boxes version=3.22.4 revision=1 # XXX ovirt support. build_style=gnu-configure configure_args="--enable-smartcard" 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=585a1c292010ebb479cb60e02621d01d450f84cdad82a61b7ce58a0218e1cff2 build_options="gir" if [ -z "$CROSS_BUILD" ]; then build_options_default+=" gir" fi