File: control

package info (click to toggle)
gnome-boxes 43.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,540 kB
  • sloc: python: 883; ansic: 802; sh: 486; xml: 319; makefile: 6
file content (61 lines) | stat: -rw-r--r-- 2,348 bytes parent folder | download
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
52
53
54
55
56
57
58
59
60
61
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
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 Bicha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>
Build-Depends: appstream-util <!nocheck>,
               debhelper-compat (= 13),
               desktop-file-utils <!nocheck>,
               dh-sequence-gnome,
               freerdp2-dev,
               gobject-introspection (>= 0.9.6),
               itstool,
               libarchive-dev (>= 3.0.0),
               libgirepository1.0-dev,
               libglib2.0-dev (>= 2.52.0),
               libgtk-3-dev (>= 3.22.20),
               libgtk-vnc-2.0-dev (>= 0.4.4),
               libgudev-1.0-dev (>= 165),
               libhandy-1-dev (>= 1.5.90),
               libosinfo-1.0-dev (>= 1.10.0-2~),
               libsecret-1-dev,
               libspice-client-gtk-3.0-dev (>= 0.41-2~),
               libtracker-sparql-3.0-dev,
               libusb-1.0-0-dev (>= 1.0.9),
               libvirt-dev,
               libvirt-glib-1.0-dev (>= 4.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)
Rules-Requires-Root: no
Standards-Version: 4.6.2
X-Ubuntu-Use-Langpack: yes
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-boxes
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-boxes.git
Homepage: https://wiki.gnome.org/Apps/Boxes

Package: gnome-boxes
Architecture: any
Depends: genisoimage,
         libosinfo-bin,
         libvirt-daemon,
         tracker (>= 3.0),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: qemu-system-x86
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.