SPELL=text-unaccent VERSION=1.08 SOURCE="Text-Unaccent-${VERSION}.tar.gz" SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/L/LD/LDACHARY/${SOURCE} SOURCE_HASH=sha512:d2c6a308904d0f1d5cd05a9fd29436f54292ea537f2ad8f44b4ebc0523302db64bb087aeac1f8e51c093e71b205c6c4fd9649cf2c8cbf8b50266c0aa200917c8 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Text-Unaccent-${VERSION}" WEB_SITE="http://search.cpan.org/~ldachary/Text-Unaccent-1.08/" LICENSE[0]=ART ENTERED=20100815 SHORT="remove accents from a string" cat << EOF Text::Unaccent is a module that remove accents from a string. unac_string converts the input string from the specified charset to UTF-16 and call unac_string_utf16 to return the unaccented equivalent. The conversion from and to UTF-16 is done with iconv(1). EOF .