summaryrefslogtreecommitdiffstats
path: root/x11/virt-viewer/DETAILS
blob: aa1f04746a58bde0d6613fa0265691a4bf3301ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
            SPELL=virt-viewer
          VERSION=0.5.4
           SOURCE=$SPELL-$VERSION.tar.gz
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
#      SOURCE_HASH=sha512:e583ee1beacff124d5fe85671716cbd68704aa1bc3ab44105ec890fdc764cd50b644728aff04299a90357cb5fcff859820434728662dde033238c8be0c8e229d
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://virt-manager.et.redhat.com/download/sources/$SPELL/$SOURCE
       LICENSE[0]=GPL
         WEB_SITE=http://virt-manager.et.redhat.com/
         KEYWORDS="vnc virtualization"
          ENTERED=20080211
            SHORT='GTK virtual machine viewer'
cat << EOF
The "Virtual Machine Viewer" application (virt-viewer for short package name)
is a lightweight interface for interacting with the graphical display of
virtualized guest OS. It uses GTK-VNC as its display capability, and libvirt to
lookup the VNC server details associated with the guest. It is intended as a
replacement for the traditional vncviewer client, since the latter does not
support SSL/TLS encryption of x509 certificate authentication.
EOF