           SPELL=ldasm
         VERSION=0.04.53
          SOURCE="LDasm-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.feedface.com/projects/files/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:45e86fc700dc6eccb22090fc99499389f8838df9d279d1b018d6f56b49e658f7bd8b6718276c4fbb56c1b1e66a8062fef01aa57d325273c3b748ac480ef51ce1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/LDasm-${VERSION}"
        WEB_SITE="http://www.feedface.com/projects/ldasm.html"
      LICENSE[0]=GPL
         ENTERED=20110919
           SHORT="Disassembler GUI"
cat << EOF
LDasm (Linux Disassembler) is a Perl/Tk-based GUI for objdump/binutils that
tries to imitate the look'n'feel of W32Dasm.

It searchs for cross-references (e.g. strings), converts the code from GAS
to a MASM-like style, traces programs and much more.

Comes along with PTrace a process-flow-logger.
EOF
