          MODULE=icu4c
         VERSION=78.1
          SOURCE=$MODULE-$VERSION-src.tar.gz
#SOURCE_URL_FULL=https://github.com/unicode-org/icu/archive/refs/tags/release-${VERSION//./-}.tar.gz
 SOURCE_URL_FULL=https://github.com/unicode-org/icu/archive/refs/tags/release-${VERSION}.tar.gz
      SOURCE_VFY=sha256:813f6c02009f608be69dad8184ff4feab561b1ac45fed45b57e4345ad4298a71
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/icu-release-${VERSION//./-}/${MODULE}/source/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/icu-release-${VERSION}/${MODULE}/source/
        WEB_SITE=https://icu-project.org/
         ENTERED=20081025
         UPDATED=20251111
           SHORT="Unicode and Globalization support for software applications"

cat << EOF
ICU4c is a mature, widely used set of C/C++ libraries providing Unicode
and Globalization support for software applications.
ICU4c is widely portable and gives applications the same results
on all platforms and between C/C++ software.
Here are a few highlights of the services provided by ICU:
  * Code Page Conversion
  * Collation
  * Formatting
  * Time Calculations
  * Unicode Support
  * Regular Expression
  * Bidi
  * Text Boundaries.
EOF
