           SPELL=xfce4-weather-plugin
         VERSION=0.8.3
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://archive.xfce.org/src/panel-plugins/$SPELL/${VERSION%.*}/$SOURCE
        WEB_SITE=http://goodies.xfce.org
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
      LICENSE[0]=BSD
         ENTERED=20040712
        KEYWORDS="weather xfce"
           SHORT="plugin to show the current temperature and weather condition"
cat << EOF
Written by Bob Schlärmann, this panel plugin shows the current temperature and
weather condition, using weather data provided by xoap.weather.com.

To find your location code:

    * Go to www.weather.com
    * Do a search for the area you want to have data for
    * If you get a match, your location code is in the link. It's the part from
      "travel/local" to the "?" in the link. For example: With
      http://www.weather.com/outlook/travel/local/NLXX0019?from=search_city
      NLXX0019 is the location code.
EOF
