sci-libs/gdal (gentoo)

Search

Package Information

Description:
GDAL is the Geospatial Data Abstraction Library, a set of tools for converting between geospatial raster data formats (includes OGR for vector data).
Homepage:
https://gdal.org/
License:
BSD Info-ZIP MIT

Versions

Version EAPI Keywords Slot
3.9.3-r1 8 amd64 ~arm arm64 ~ppc ppc64 ~riscv x86 0/35
3.12.1 8 amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86 0/38
3.11.4-r1 8 ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 0/37

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>sci-geosciences@gentoo.org</email>
		<name>Gentoo Geosciences Project</name>
	</maintainer>
	<longdescription>
		GDAL is the Geospatial Data Abstraction Library, a set of tools for
		converting between geospatial raster data formats (includes OGR for
		vector data).
	</longdescription>
	<slots>
		<subslots>Reflects ABI compatibility of libgdal.so</subslots>
	</slots>
	<use>
		<flag name="archive">Enable support for various archive and compression formats with <pkg>app-arch/libarchive</pkg></flag>
		<flag name="armadillo">Use <pkg>sci-libs/armadillo</pkg> for faster TPS transform computation</flag>
		<flag name="blosc">Enable support for blosc compression with <pkg>dev-libs/c-blosc</pkg></flag>
		<flag name="cryptopp">Enable support RSA SHA256 signing functionality with <pkg>dev-libs/crypto++</pkg></flag>
		<flag name="exprtk">Enable support for additional advanced C++ VRT expressions with <pkg>dev-cpp/exprtk</pkg></flag>
		<flag name="fits">Enable support for NASA's <pkg>sci-libs/cfitsio</pkg> library</flag>
		<flag name="geos">Add support for geometry engine (<pkg>sci-libs/geos</pkg>)</flag>
		<flag name="gml">Enable support for <pkg>dev-libs/xerces-c</pkg> C++ API</flag>
		<flag name="libaec">Enable support Adaptive Entropy Coding with <pkg>sci-libs/libaec</pkg></flag>
		<flag name="libdeflate">Use <pkg>app-arch/libdeflate</pkg> for faster compression and decompression</flag>
		<flag name="mongodb">Enable support for MongoDBV3 driver with <pkg>dev-db/mongodb</pkg></flag>
		<flag name="muparser">Enable support for C++ VRT expressions with <pkg>dev-cpp/muParser</pkg></flag>
		<flag name="ogdi">Enable support for the open geographic datastore interface (<pkg>sci-libs/ogdi</pkg>)</flag>
		<flag name="parquet">Enables read/write parquet data format (<pkg>dev-libs/apache-arrow</pkg>)</flag>
		<flag name="qhull">Enable support for linear interpolation of gdal_grid with <pkg>media-libs/qhull</pkg></flag>
		<flag name="spatialite">Enable Spatial DBMS over sqlite <pkg>dev-db/spatialite</pkg></flag>
		<flag name="system-tiff">Build against system <pkg>media-libs/tiff</pkg> and <pkg>sci-libs/libgeotiff</pkg> (JPEG XL not supported with this enabled)</flag>
		<flag name="tools">Build command line utilities</flag>
		<flag name="xls">Add the <pkg>dev-libs/freexl</pkg> library for xls import support</flag>
	</use>
	<upstream>
		<doc lang="en">https://gdal.org/en/stable/</doc>
		<remote-id type="github">OSGeo/gdal</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 3.9.3-r1 3.12.1 3.11.4-r1
archive Enable support for various archive and compression formats with <pkg>app-arch/libarchive</pkg>
armadillo Use <pkg>sci-libs/armadillo</pkg> for faster TPS transform computation
avif Add AV1 Image Format (AVIF) support
blosc Enable support for blosc compression with <pkg>dev-libs/c-blosc</pkg>
cpu_flags_arm_neon ⚠️
cpu_flags_x86_avx ⚠️
cpu_flags_x86_avx2 ⚠️
cpu_flags_x86_sse ⚠️
cpu_flags_x86_sse2 ⚠️
cpu_flags_x86_sse4_1 ⚠️
cpu_flags_x86_ssse3 ⚠️
cryptopp Enable support RSA SHA256 signing functionality with <pkg>dev-libs/crypto++</pkg>
curl Add support for client-side URL transfer library
doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
exprtk Enable support for additional advanced C++ VRT expressions with <pkg>dev-cpp/exprtk</pkg>
fits Enable support for NASA's <pkg>sci-libs/cfitsio</pkg> library
geos Add support for geometry engine (<pkg>sci-libs/geos</pkg>)
gif Add GIF image support
gml Enable support for <pkg>dev-libs/xerces-c</pkg> C++ API
hdf5 Add support for the Hierarchical Data Format v5
heif Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format
java Add support for Java
jpeg Add JPEG image support
jpeg2k Support for JPEG 2000, a wavelet-based image compression format
jpegxl Add JPEG XL image support
lerc Add LERC suppport (Limited Error Raster Compression)
libaec Enable support Adaptive Entropy Coding with <pkg>sci-libs/libaec</pkg>
libdeflate Use <pkg>app-arch/libdeflate</pkg> for faster compression and decompression
lz4 Enable support for lz4 compression (as implemented in app-arch/lz4)
lzma Support for LZMA compression algorithm
mongodb Enable support for MongoDBV3 driver with <pkg>dev-db/mongodb</pkg>
muparser Enable support for C++ VRT expressions with <pkg>dev-cpp/muParser</pkg>
mysql Add mySQL Database support
netcdf Enable NetCDF data format support
odbc Add ODBC Support (Open DataBase Connectivity)
ogdi Enable support for the open geographic datastore interface (<pkg>sci-libs/ogdi</pkg>)
opencl Enable OpenCL support (computation on GPU)
openexr Support for the OpenEXR graphics file format
oracle Enable Oracle Database support
parquet Enables read/write parquet data format (<pkg>dev-libs/apache-arrow</pkg>)
pdf Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
png Add support for libpng (PNG images)
postgres Add support for the postgresql database
python Add optional support/bindings for the Python language
qhull Enable support for linear interpolation of gdal_grid with <pkg>media-libs/qhull</pkg>
spatialite Enable Spatial DBMS over sqlite <pkg>dev-db/spatialite</pkg>
sqlite Add support for sqlite - embedded sql database
system-tiff Build against system <pkg>media-libs/tiff</pkg> and <pkg>sci-libs/libgeotiff</pkg> (JPEG XL not supported with this enabled)
test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
tools Build command line utilities
webp Add support for the WebP image format
xls Add the <pkg>dev-libs/freexl</pkg> library for xls import support
zstd Enable support for ZSTD compression

Files

Manifest

Type File Size Versions
DIST gdal-3.12.1.tar.xz 9597108 bytes 3.12.1
DIST gdalautotest-3.12.1.zip 23201461 bytes 3.12.1
Unmatched Entries
Type File Size
DIST gdal-3.11.4.tar.xz 9321096 bytes
DIST gdal-3.11.4.tar.xz.sig 310 bytes
DIST gdal-3.9.3.tar.xz 9110460 bytes
DIST gdalautotest-3.11.4.tar.gz 18587889 bytes
DIST gdalautotest-3.9.3.tar.gz 17239532 bytes