          MODULE=Audacity
         VERSION=3.7.8
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/audacity/audacity/archive/refs/tags/
      SOURCE_VFY=sha256:c213e822d50c5fab20142506adcdd99951be2e95d93e4b8180afae744367d027
SOURCE_DIRECTORY=$BUILD_DIRECTORY/audacity-$MODULE-$VERSION
        WEB_SITE=http://github.com/audacity/audacity/
            TYPE=cmake
         ENTERED=20011217
         UPDATED=20260611
           SHORT="A simple soundfile editor"

cat << EOF
Audacity is a program that lets you manipulate digital audio waveforms.
In addition to letting you record sounds directly from within the
program, it imports many sound file formats, including WAV, AIFF, and
MP3. It supports all common editing operations such as Cut, Copy, and
Paste, plus it will mix tracks and let you apply plug-in effects to any
part of a sound. It also has a built-in amplitude envelope editor, a
customizable spectrogram mode and a frequency analysis window for audio
analysis applications.
EOF
