void-packages/srcpkgs/gnome-boxes/template

42 lines
1.5 KiB
Text

# Template file for 'gnome-boxes'
pkgname=gnome-boxes
version=3.6.0
revision=1
build_style=gnu-configure
depends="qemu"
fulldepends="desktop-file-utils hicolor-icon-theme shared-mime-info"
makedepends="pkg-config intltool glib-devel gobject-introspection
clutter-gtk-devel gtk+3-devel gtk-vnc-devel libvirt-glib-devel libxml2-devel
spice-gtk-devel libgudev-devel libosinfo-devel tracker-devel libuuid-devel
gdk-pixbuf-devel spice-gtk-devel spice-protocol vala-devel"
short_desc="GNOME 3 application to access remote or virtual systems"
maintainer="davehome <davehome@redthumb.info.tm>"
homepage="https://live.gnome.org/Boxes"
license="LGPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
checksum=cb75fb65a390ef30712667302456037957ccfef908aafa821c38026ee21ec5e8
long_desc="
A simple GNOME 3 application to access remote or virtual systems. It is based
on a design from Jon McCann and Jakub Steiner.
(Planned) features:
- View, access, and use:
- remote machines
- remote virtual machines
- local virtual machines
- When technology permits, set up access for applications on local virtual
machines
- View, access, and use virtual machines on removable media
- View, access, and use shared connection / machines
- Share connections?
- Upload / publish virtual machines
- Select favorites
- Search for connections
Use cases:
- Connect to a local virtual machine for testing.
- Connecting to a work machine from home.
- Connect to a work machine over a low quality cellular network."