Install this package:
emerge -a sci-libs/gdal
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-libs/gdal
Or alternatively:
emerge --autounmask-write -a sci-libs/gdal
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.12.3 | 8 | ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 | 0/38 |
| 3.12.1 | 8 | amd64 ~arm arm64 ~ppc ppc64 ~riscv x86 | 0/38 |
<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="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>
Manage flags for this package:
euse -i <flag> -p sci-libs/gdal |
euse -E <flag> -p sci-libs/gdal |
euse -D <flag> -p sci-libs/gdal
| Flag | Description | 3.12.3 | 3.12.1 |
|---|---|---|---|
| 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 | Use the NEON instruction set | ✓ | ✓ |
| cpu_flags_x86_avx | Adds support for Advanced Vector Extensions instructions | ✓ | ✓ |
| cpu_flags_x86_avx2 | Adds support for Advanced Vector Extensions 2 instructions | ✓ | ✓ |
| cpu_flags_x86_sse | Use the SSE instruction set | ✓ | ✓ |
| cpu_flags_x86_sse2 | Use the SSE2 instruction set | ✓ | ✓ |
| cpu_flags_x86_sse4_1 | Enable SSE4.1 instruction support | ✓ | ✓ |
| cpu_flags_x86_ssse3 | Use the SSSE3 instruction set (NOT sse3/pni) | ✓ | ✓ |
| cryptopp | Enable support RSA SHA256 signing functionality with <pkg>dev-libs/crypto++</pkg> | ✓ | ✓ |
| curl | Add support for client-side URL transfer library | ⊕ | ⊕ |
| 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 | ✓ | ✓ |
| 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) | ✓ | ✓ |
| 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>) | ✓ | ✓ |
| 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 | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | gdal-3.12.1.tar.xz | 9597108 bytes | 3.12.1 |
| DIST | gdal-3.12.3.tar.xz | 9619992 bytes | 3.12.3 |
| DIST | gdal-3.12.3.tar.xz.sig | 566 bytes | 3.12.3 |
| DIST | gdalautotest-3.12.1.zip | 23201461 bytes | 3.12.1 |
| DIST | gdalautotest-3.12.3.zip | 23255528 bytes | 3.12.3 |
| Type | File | Size |
|---|