          MODULE=libmodplug
         VERSION=0.8.8.4
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/modplug-xmms/
      SOURCE_VFY=sha1:df4deffe542b501070ccb0aee37d875ebb0c9e22
        WEB_SITE=http://modplug-xmms.sourceforge.net
         ENTERED=20040302
         UPDATED=20120201
           SHORT="library for decoding .mod audio files"

cat << EOF
libmodplug is a library that can decode various types of MOD files, such as:
- Plays 22 different mod formats, including:
    MOD, S3M, XM, IT, 669, AMF (both of them), AMS, DBM, DMF, DSM, FAR,
    MDL, MED, MTM, OKT, PTM, STM, ULT, UMX, MT2, PSM
- Plays zip, rar, gzip, and bzip2 compressed mods. The following
    extensions are recognized:
    zip:  MDZ,  S3Z,  XMZ,  ITZ
    rar:  MDR,  S3R,  XMR,  ITR
    gzip: MDGZ, S3GZ, XMGZ, ITGZ
   You can also load plain old ZIP, RAR, and GZ files. If ModPlug finds
   a mod in them, it will play it.
EOF
