           SPELL=xml-i18n-tools
         VERSION=0.9
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:15ca2560afecc3419f516280fe41c838e0052eca0f33864ef324480f2833879f93d98ef0a48bdcd4524c0e438ba36a42dd66419d0cd93643f67f3d71346564dd
      LICENSE[0]=GPL
        WEB_SITE=http://gnome.org
         ENTERED=20020118
         UPDATED=20020302
        KEYWORDS="gnome2 libs"
           SHORT="xml-i18n-tools langauge translates various file formats"
cat << EOF
The xml-i18n-tools collection will do this steps:

 o Extract translatable strings from various source files (.xml.in,
   .glade, .desktop.in, oaf.in).

 o Collect the extracted strings together with messages from traditional
   source files (.c, .h).

 o Merge back the translations from .po files into .xml, .desktop and
   .oaf files.  This merge step will happen at build resp. installation
   time.
EOF
