summaryrefslogtreecommitdiffstats
path: root/gnome2-apps/vinagre/DETAILS
blob: f9405f524a5e5004b59ad6387277b24e0931886a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
           SPELL=vinagre
         VERSION=2.26.0
          BRANCH=$(echo $VERSION | cut -d. -f1,2)
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=$GNOME_URL/sources/vinagre/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE="http://www.gnome.org/projects/vinagre/"
      LICENSE[0]=GPL
         ENTERED=20081004
           SHORT="a VNC Client for the GNOME Desktop"
cat << EOF
Vinagre, a VNC Client for the GNOME Desktop.

Features
 * You can connect to several machines at the same time, we like tabs
 * You can keep track of your most used connections, we like favorites
 * You can keep track of your recently used connections, we like GtkRecent
 * You can browse your network for VNC servers, we like avahi
 * You don't need to supply the password on every connection, we like
   GNOME Keyring
EOF