source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=gdal
         VERSION=3.10.0
     SOURCE_HASH=sha512:0465bdabedb29dda43ce08a1202e12954417ca83db1a75c526e8ef6d070c2949df1a40608676785f30c0d6bd336cf4ea981a697587ef7fa795b5b402a1e64929
          SOURCE="$SPELL-$VERSION.tar.xz"
   SOURCE_URL[0]=https://download.osgeo.org/$SPELL/$VERSION/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://www.gdal.org/"
      LICENSE[0]="MIT/X"
         ENTERED=20091102
        KEYWORDS="gis"
           SHORT="A translator library for raster geospatial data formats."
cat << EOF
The Geospatial Data Abstraction Library (GDAL) is a unifying C/C++ API for
accessing raster geospatial data, and currently includes formats like GeoTIFF,
Erdas Imagine, Arc/Info Binary, CEOS, DTED, GXF, and SDTS. It is intended to
provide efficient access, suitable for use in viewer applications, and also
attempts to preserve coordinate systems and metadata. Python, C, and C++
interfaces are available.
EOF
