Search Criteria
Package Details: python-gdal-hdf4 3.10.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gdal-hdf4.git (read-only, click to copy) |
---|---|
Package Base: | gdal-hdf4 |
Description: | Python bindings for GDAL |
Upstream URL: | https://gdal.org/ |
Licenses: | custom |
Conflicts: | python-gdal |
Provides: | python-gdal |
Submitter: | ggranga |
Maintainer: | gds506 |
Last Packager: | gds506 |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-26 14:23 (UTC) |
Last Updated: | 2024-11-24 13:30 (UTC) |
Dependencies (53)
- gdal-hdf4AUR (gdal-hdf4AUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- arrow (make)
- blosc (blosc-gitAUR) (make)
- cfitsio (make)
- cmake (cmake-gitAUR) (make)
- crypto++ (crypto++-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- expat (expat-gitAUR) (make)
- filegdb-apiAUR (make)
- geos (geos-gitAUR) (make)
- giflib (giflib-gitAUR) (make)
- hdf4AUR (make)
- hdf5 (hdf5-gitAUR, hdf5-openmpi) (make)
- json-c (json-c-gitAUR) (make)
- libaec (libaec-gitAUR) (make)
- libdeflate (libdeflate-gitAUR) (make)
- libfreexl (libfreexl-develAUR) (make)
- libgeotiff (libgeotiff-gitAUR) (make)
- libheif (libheif-gitAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libkml-gitAUR (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libspatialite (libspatialite-develAUR) (make)
- libtiff (libtiff-gitAUR, libtiff-lercAUR) (make)
- libwebp (libwebp-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- lz4 (lz4-gitAUR) (make)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclientAUR, libmysqlclient80AUR, mariadb-lts-libs) (make)
- netcdf (netcdf-openmpi) (make)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-loaderAUR, khronos-ocl-icd-gitAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
- openexr (openexr-gitAUR) (make)
- openjpeg2 (openjpeg-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pcre2 (pcre2-gitAUR) (make)
- podofo (podofo-gitAUR) (make)
- poppler (poppler-gitAUR) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- proj (proj-gitAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (make)
- python-setuptools (make)
- qhull (make)
- sqlite (sqlite-fossilAUR) (make)
- swig (swig-gitAUR) (make)
- unixodbc (unixodbc-gitAUR) (make)
- xerces-c (make)
- xz (xz-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mariadb-lts, percona-server) (optional) – when present while building, mariadb database support
- perl (perl-gitAUR) (optional) – perl binding support
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – when present while building, postgresql database support
Required by (14)
- grass (requires python-gdal)
- ogr2osm-git (requires python-gdal)
- pyhgtmap (requires python-gdal) (optional)
- python-cartopy (requires python-gdal) (optional)
- python-glymur (requires python-gdal) (check)
- python-glymur (requires python-gdal) (optional)
- python-glymur-doc (requires python-gdal) (check)
- python-mapproxy (requires python-gdal) (optional)
- python-osmnx (requires python-gdal) (optional)
- python-pymodis (requires python-gdal)
- python-rsgislib (requires python-gdal)
- qgis-git (requires python-gdal)
- tuiview (requires python-gdal)
- wahoomc (requires python-gdal)
Latest Comments
« First ‹ Previous 1 2 3 4
Kunda commented on 2019-02-02 19:10 (UTC)
will there be a gdal 2.4.0 build or will there be a need for a separate package?
<deleted-account> commented on 2018-09-10 20:59 (UTC)
If anyone comes along trying to build this now that hdf4-nonetcdf has disappeared (404), the following changes to the hdf4 AUR package seem to be enough to get this built again. https://pastebin.com/7JNYiD8W
EDIT:: Nevermind, if it's not one thing, it's another.
asantam commented on 2018-04-13 16:16 (UTC) (edited on 2018-04-13 16:17 (UTC) by asantam)
Hello, the build is currently failing for me with the following error:
ogrgeojsonwriter.cpp:35:10: fatal error: json_object_private.h: No such file or directory
#include <json_object_private.h></json_object_private.h>
compilation terminated.
make[3]: *** [../../../GDALmake.opt:646: ../o/ogrgeojsonwriter.lo] Error 1
make[2]: *** [../../GDALmake.opt:659: geojson-target] Error 2
make[1]: *** [GNUmakefile:55: sublibs] Error 2
Apparently this is caused because json-c doesn't provide json_object_private.h anymore. This problem is solved in the gdal package (the one installed by pacman) by a patch file (gdal-2.2.3_json-c_013.patch).
ggranga commented on 2017-11-22 06:59 (UTC)
kikislater commented on 2017-11-22 06:18 (UTC)
ggranga commented on 2017-11-21 08:23 (UTC)
kikislater commented on 2017-11-20 10:57 (UTC) (edited on 2017-11-20 10:59 (UTC) by kikislater)
ggranga commented on 2017-02-10 09:46 (UTC)
chikycin commented on 2017-02-10 05:22 (UTC)
chikycin commented on 2017-02-09 13:43 (UTC)
« First ‹ Previous 1 2 3 4