Codebase list virt-viewer / 314c1a9 debian / control
314c1a9

Tree @314c1a9 (Download .tar.gz)

control @314c1a9

bfc7494
 
 
24287e3
 
148e776
314c1a9
a494745
bfc7494
 
 
 
7e417fd
bfc7494
 
 
 
 
 
 
314c1a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Source: virt-viewer
Section: admin
Priority: extra
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Uploaders: Guido Guenther <agx@sigxcpu.org>
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libvirt-dev, libgtk-vnc-1.0-dev (>= 0.3.4), libxml2-dev, 
 libgtk2.0-dev (>= 2.10), iceape-dev (>= 1.1.9-5), autotools-dev, quilt, automake, autoconf, libffi-dev
Standards-Version: 3.7.3

Package: virt-viewer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: netcat
Description: Displaying the graphical console of a virtual machine
 The console is accessed using the VNC 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.

Package: mozilla-virt-viewer
Architecture: any
Section: web
Depends: ${shlibs:Depends}, ${misc:Depends}
 iceweasel | iceape-browser
Description: A virt-viewer widget for GTK+ (mozilla plugin)
 The console is accessed using the VNC 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.
 .
 This package contains the experimental mozilla plugin.