           SPELL=meld
         VERSION=1.8.6
          BRANCH=$(echo $VERSION|cut -d. -f1,2)
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:7a1c52c6686efab1e233f1f1506b9f0a8d4c040150fefc63d09510156a17819c375c9d10090c97e4a913ce3887d118ee09e75af7de4def24dfc5a75d5ad71511
      LICENSE[0]=GPL
        KEYWORDS="gnome devel"
        WEB_SITE=http://meld.sourceforge.net/
         ENTERED=20030805
            DOCS="changelog AUTHORS COPYING TODO.txt"
           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
