           SPELL=xulrunner-bin
         VERSION=1.9.1.19
          SOURCE=xulrunner-${VERSION}.en-US.linux-i686.tar.bz2
         SOURCE2=$SOURCE.asc
      SOURCE_GPG="xulrunner.gpg:$SOURCE2"
   SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/${VERSION}/runtimes/${SOURCE}
  SOURCE2_URL[0]=http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/${VERSION}/runtimes/${SOURCE}.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xulrunner
        WEB_SITE=http://developer.mozilla.org/en/docs/XULRunner
         ENTERED=20080718
      LICENSE[0]=MOZILLA
           SHORT="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
cat << EOF
XULRunner is a Mozilla runtime package that can be used to bootstrap XUL+XPCOM
applications that are as rich as Firefox and Thunderbird. It will provide
mechanisms for installing, upgrading, and uninstalling these applications.
XULRunner will also provide libxul, a solution which allows the embedding of
Mozilla technologies in other projects and products.
EOF
