Package gdal: Information

    Source package: gdal
    Version: 3.0.4-alt1.4.E2K.1
    Build time:  Jun 19, 2022, 02:21 PM
    Report package bug
    License: MIT
    Summary: The Geospatial Data Abstraction Library (GDAL)
    Description: 
    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.

    List of RPM packages built from this SRPM:
    gdal (e2kv6, e2kv5, e2kv4, e2k)
    gdal-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    gdal-doc (noarch)
    gdal-scripts (e2kv6, e2kv5, e2kv4, e2k)
    libgdal (e2kv6, e2kv5, e2kv4, e2k)
    libgdal-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgdal-devel (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-gdal (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-gdal-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: ALT QA Team


      1. postgresql-devel
      2. gcc-c++
      3. libgeos-devel
      4. libgif-devel
      5. libcfitsio-devel
      6. libnetcdf-devel
      7. perl-Encode
      8. swig
      9. libcurl-devel
      10. libunixODBC-devel
      11. python3-devel
      12. libsqlite3-devel
      13. perl-devel
      14. libnumpy-devel
      15. libnumpy-py3-devel
      16. libhdf5-devel
      17. python3-module-genshi
      18. rpm-build-python3
      19. libjasper-devel
      20. python3-module-setuptools
      21. libjpeg-devel
      22. python3-module-xlwt
      23. libexpat-devel
      24. chrpath
      25. libMySQL-devel
      26. libpng-devel
      27. doxygen
      28. libxerces-c-devel
      29. libproj-devel

    Last changed


    June 16, 2022 Michael Shigorin 3.0.4-alt1.4.E2K.1
    - Make Fortran support optional (triggered by perl module);
      backport of 3.0.4-alt1.7.E2K.1 change by bircoph@.
    July 1, 2021 Andrey Cherepanov 3.0.4-alt1.4
    - FTBFS: build with libxerces-c-devel (ALT #40327)
    May 14, 2021 Michael Shigorin 3.0.4-alt1.3
    - fixed ftbfs with archlinux patch, dropped -fpermissive quick hack