Codebase list virt-viewer / scrub-obsolete/main debian / control
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

control @scrub-obsolete/mainraw · history · blame

Source: virt-viewer
Section: admin
Priority: optional
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Uploaders: Guido Günther <agx@sigxcpu.org>, Laurent Léonard <laurent@open-minds.org>
Build-Depends:
 bash-completion,
 debhelper-compat (= 13),
 libffi-dev,
 libglib2.0-dev,
# libgovirt-dev (>= 0.3.7),
 libgtk-vnc-2.0-dev,
 libgtk-3-dev,
 libspice-client-gtk-3.0-dev (>= 0.41-2~) [linux-any],
 libvirt-glib-1.0-dev [!alpha !hurd-i386 !ia64 !kfreebsd-i386 !kfreebsd-amd64 !m68k !sh4],
 libvte-2.91-dev,
 libxml2-dev,
 meson (>= 0.54.0)
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/libvirt-team/virt-viewer.git
Vcs-Browser: https://salsa.debian.org/libvirt-team/virt-viewer
Homepage: http://virt-manager.org

Package: virt-viewer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: netcat-traditional
Description: Displaying the graphical console of a virtual machine
 The console is accessed using the VNC or SPICE protocol. The guest can be
 referred to based on its name, ID, or UUID. If the guest is not already
 running, then the viewer can be told to wait until is starts before attempting
 to connect to the console The viewer can connect to remote hosts to lookup the
 console information and then also connect to the remote console using the same
 network transport.