           SPELL=meld
         VERSION=1.1.1
          BRANCH=$(echo $VERSION|cut -d. -f1,2)
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:c894a1196dad6e47749725d42cb743a4a262c18baa63279a345206d63771c359d9f199f0c5ab85f8909e1a194b562eacfe94deb205521f414ef8f3fc75225a23
        WEB_SITE=http://meld.sourceforge.net/
         ENTERED=20030805
         UPDATED=20030805
            DOCS="changelog AUTHORS COPYING TODO.txt"
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT='Meld is a GNOME 2 visual diff and merge tool'
cat << EOF
Meld is a GNOME 2 visual diff and merge tool. It integrates especially
well with CVS. The diff viewer lets you edit files in place (diffs
update dynamically), and a middle column shows detailed changes and
allows merges. The margins show location of changes for easy navigation,
and it also features a tabbed interface that allows you to open many
diffs at once.
EOF
