           SPELL=geda-gsymcheck
       BUILD_API=2
         VERSION=20050820
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://geda.seul.org/devel/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:ddf57581af8182635a581991323db051793086dcef48448c61a16a02fbe3fb7fdaa23b8a228e80354e1e8bba0596d4e605887fc99ffb70323939acf7637d3518
        WEB_SITE=http://geda.seul.org/tools/gsymcheck/index.html
         ENTERED=20050618
         UPDATED=20050618
      LICENSE[0]=GPL
           SHORT="gsymcheck is the symbol checker for the gEDA/gaf system."
cat << EOF
gsymcheck is the symbol checker for the gEDA/gaf system. Give it a symbol file
and it will go through and verify that the symbol will work in gschem and
friends.

A sampling of the errors identified by gsymcheck:

    * Having invalid objects inside of a symbol
    * Missing certain required attributes
    * Duplication of certain attributes
    * Incorrect usage of the various attribute
    * Using forbidden, obsolete, or invalid attributes

gsymcheck does not verify graphical properties of symbols yet.

All users wishing to submitting symbols should run gsymcheck and correct all
warnings and errors before submitting the symbols. Thank you.
EOF
