summaryrefslogtreecommitdiffstats
path: root/devel/meld/DETAILS
blob: d613e83f08bce9f9396a0abe129eeec099f402b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=meld
         VERSION=1.5.3
          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:12e8600418e87786e6e932949addf02d9ae56c08efbb7dccec63df6146eda8ba8eb3224fb3a7caef8c3ed6b79879d22fd10816cd4f7b903fb00d8ecc8bc292eb
      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