void-packages/srcpkgs/gnome-boxes/template

21 lines
1.0 KiB
Bash

# Template file for 'gnome-boxes'
pkgname=gnome-boxes
version=3.28.5
revision=1
# XXX ovirt support.
build_style=meson
configure_args="-Dovirt=false"
hostmakedepends="gobject-introspection intltool itstool pkg-config"
makedepends="clutter-gtk-devel gtk-vnc-devel libarchive-devel libosinfo-devel
libsecret-devel libsoup-devel libusb-devel libvirt-glib-devel spice-gtk-devel
spice-protocol tracker-devel vala-devel webkit2gtk-devel"
depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu"
short_desc="GNOME 3 application to access remote or virtual systems"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.0-or-later"
homepage="https://live.gnome.org/Boxes"
changelog="https://raw.githubusercontent.com/GNOME/gnome-boxes/gnome-3-28/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=f5de0987c2f4f710cc6a7a0333ab4db2f9253aeb2dab9c0e3ddc867e758d38fc
nocross="won't cross-compile without gobject-introspection, gobject-intropection can't be cross compiled"