           SPELL=gdal
         VERSION=3.0.4
     SOURCE_HASH=sha512:1573498a4e443eb47183e5dd5a6f7394f2dbede6007f8aff287d77c3ab42f7afcc4674e9f75e479ed914d1616a200651ebed8cb803bdc57ad30f0a2ba48a6866
          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
