# Watch: https://ftp.gnu.org/gnu/gettext/
           SPELL=gettext
         VERSION=0.26
     SOURCE_HASH=sha512:544e41c9390695df1c21542842e9ca027a03cb7d4045d8cd759dec1a3dfb624aae900751b458bdb31d6454b37c40c474a952059b884555a03c7c95d6d0e687b1
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
        WEB_SITE=https://www.gnu.org/software/gettext/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="libs"
           SHORT="GNU internationalisation library"
cat << EOF
This is the GNU gettext package.  It is interesting for authors or
maintainers of other packages or programs which they want to see
internationalized.  As one step the handling of messages in different
languages should be implemented.  For this task GNU gettext provides
the needed tools and library functions.
EOF
