          MODULE=recordmydesktop
         VERSION=0.4.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/Enselic/recordmydesktop/releases/download/v$VERSION/
      SOURCE_VFY=sha256: e7c5cb7d5d9ac2c3a2898fc68ae826f34f69b787e1b5a28851f51742677d729e
        WEB_SITE=http://recordmydesktop.sourceforge.net/about.php
         ENTERED=20090213
         UPDATED=20090213
           SHORT="Command line desktop session recorder"

cat << EOF
desktop session recorder for GNU / linux that attemps to be easy to use, yet
also effective at it's primary task. As such, the program is separated in two
parts; a simple command line tool that performs the basic tasks of capturing
and encoding and an interface that exposes the program functionality in a
usable way. The commandline tool (which essentially is recordMyDesktop), is
written in C, while there are two frontends, written in python with pyGtk
(gtk-recordMyDesktop) and pyQt4 (qt-recordMyDesktop). recordMyDesktop offers
also the ability to record audio through ALSA, OSS or the JACK audio server.
EOF
