           SPELL=helpdeco
         VERSION=2.1.3
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:6ef5dd1a4a397589e5bcdd308820f4d38cbf53e413971231505a998bc1c8003de3b291483743027280ff3113338fc0ed9553066435ee5ffb597da33a487e2638
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.geocities.com/mwinterhoff/helpdeco.htm"
      LICENSE[0]=GPL
         ENTERED=20070827
           SHORT="a decompiler for Windows HLP files"
cat << EOF
helpdeco dissects HLP help files of Windows 3.0, 3.1, 3.11, and '95 and many
MVB multi media viewer titles into all files required for a rebuild using
the appropriate help compiler HC30, HC31, HCP, HCW, HCRTF, WMVC, MMVC or MVC:

* HPJ - help project file, use as parameter when calling help compiler *
MVP - multi media project file, parameter for multi media help compiler *
RTF - text file containing whole content of help file and all footnotes *
PH - phrases file (same as produced by help compiler) * ICO - icon of help
file if embedded * BMP/WMF/SHG/MRB - embedded pictures in appropriate format *
Baggage - all baggage files contained in help file
EOF
