           SPELL=listres
         VERSION=1.0.4
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="list resources in widgets "
cat << EOF
The listres program generates a list of a widget\'s resource database. 
The class in which each resource is first defined, the instance and 
class name, and the type of each resource is listed. If no specific 
widgets or the -all switch are given, a two-column list of widget 
names and their class hierarchies is printed.
EOF
