1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
Source: gnome-boxes
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy BĂcha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Sebastien Bacher <seb128@debian.org>
X-DH-Compat: 14
Build-Depends: appstream <!nocheck>,
debhelper (>= 13.17),
desktop-file-utils,
dh-sequence-user-session-migration,
gir1.2-gio-2.0-dev,
gobject-introspection (>= 1.80),
itstool,
libarchive-dev (>= 3.0.0),
libglib2.0-dev (>= 2.52.0),
libgtk-3-dev (>= 3.22.20),
libgudev-1.0-dev (>= 165),
libhandy-1-dev (>= 1.5.90),
libosinfo-1.0-dev (>= 1.10.0-2~),
libportal-gtk3-dev (>= 0.7),
libsecret-1-dev,
libspice-client-gtk-3.0-dev (>= 0.41-2~),
libusb-1.0-0-dev (>= 1.0.9),
libvirt-dev,
libvirt-glib-1.0-dev (>= 5.0.0),
libvte-2.91-dev (>= 0.40.2),
libwebkit2gtk-4.1-dev,
libxml2-dev (>= 2.7.8),
libxml2-utils,
meson (>= 0.59.0),
valac (>= 0.36.0)
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-boxes
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-boxes.git
Homepage: https://apps.gnome.org/Boxes/
Package: gnome-boxes
Architecture: any
Depends: genisoimage,
libosinfo-bin,
libvirt-daemon-system,
user-session-migration,
Suggests: gnome-connections
Description: Simple GNOME app to access virtual systems
GNOME Boxes is a desktop client to view or use local virtual machines.
Boxes is intentionally simple and easy to use.
.
Hardware virtualization is required.
.
Previously, GNOME Boxes could also be used to connect to remote computers,
but that feature is now provided by the GNOME Connections app.
|