           SPELL=totem
         VERSION=3.4.3
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
#   SOURCE_URL[1]=http://www.hadess.net/files/software/$SPELL/$SOURCE
        WEB_SITE=http://www.gnome.org/projects/totem/
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
         ENTERED=20030203
        KEYWORDS="gnome player video"
           SHORT="totem is a gnome media player based on xine or gstreamer"
cat << EOF
Totem is simple movie player for the Gnome desktop which can use xine or
gstreamer.  It features a simple playlist, a full-screen mode, seek and
volume controls, as well as a pretty complete keyboard navigation and a
browser plugin.
EOF
