summaryrefslogtreecommitdiffstats
path: root/kde5-apps/kdiff3/DETAILS
blob: 29d2d4471716af4c905a9c942172baf2398bb86a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
           SPELL=kdiff3
         VERSION=1.9.5
          SOURCE=$SPELL-$VERSION.tar.xz
      SOURCE_URL=https://download.kde.org/stable/$SPELL/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://quickgit.kde.org/?p=..git
      LICENSE[0]=GPL
         ENTERED=20180302
           SHORT="a diff and merge program"
cat << EOF
KDiff3 is a diff and merge program that

  * compares or merges two or three text input files or directories, * shows
  the differences line by line and character by character (!), * provides
  an automatic merge-facility and * an integrated editor for comfortable
  solving of merge-conflicts, * supports Unicode, UTF-8 and other codecs,
  autodetection via byte-order-mark "BOM" * supports KIO on KDE (allows
  accessing ftp, sftp, fish, smb etc.), * Printing of differences, * Manual
  alignment of lines, * Automatic merging of version control history ($Log$),
  * and has an intuitive graphical user interface.
EOF