summaryrefslogtreecommitdiffstats
path: root/kde5-mm/kwave/DETAILS
blob: 08a15c019b9607aadd418a977d298afa424eb404 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
source $GRIMOIRE/KDE_VERSIONS
           SPELL=kwave
         VERSION=$KDE_VERSION
          SOURCE=$SPELL-$VERSION.tar.xz
      SOURCE_URL=https://download.kde.org/$KDE_BRANCH/release-service/${VERSION}/src/$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=kwave/.git
      LICENSE[0]=GPL
         ENTERED=20080125
           SHORT="a sound editor for KDE5"
cat << EOF
Kwave is a sound editor designed for the KDE4 Desktop Environment.  With Kwave
you can edit many sorts of wav-files including multi-channel files.  You are
able to alter and play back each channel on its own.  Kwave also includes
many plugins (most are still under development) to transform the wave-file
in several ways and presents a graphical view with a complete zoom and
scroll capability.
EOF