Пакет gdal: Информация

  • Default inline alert: Версия в репозитории: 3.8.5-alt1

Бинарный пакет: gdal
Версия: 3.0.4-alt1.6
Архитектура: ppc64le
Собран:  14 октября 2021 г. 14:57 в задании #287081
Исходный пакет: gdal
Сообщить об ошибке в пакете
Домашняя страница: http://www.gdal.org

Лицензия: MIT
О пакете: The Geospatial Data Abstraction Library (GDAL)
Описание: 
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.

Сопровождающий: ALT QA Team


Права:
Andrey Cherepanov
@everybody

Последнее изменение


14 октября 2021 г. Ivan A. Melnikov 3.0.4-alt1.6
- fix FTBFS:
  + fix build with gcc11
  + avoid using python3-module-setuptools: it breaks build
    since setuptools 58+ dropped use_2to3 support.
17 августа 2021 г. Vitaly Lipatov 3.0.4-alt1.5
- NMU: drop libnumpy-devel (it is unused python2 only package)
1 июля 2021 г. Andrey Cherepanov 3.0.4-alt1.4
- FTBFS: build with libxerces-c-devel (ALT #40327)