Search Criteria
Package Details: python-gdal-ecw 3.13.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gdal-ecw.git (read-only, click to copy) |
|---|---|
| Package Base: | gdal-ecw |
| Description: | Python bindings for GDAL, with support to ECW format |
| Upstream URL: | https://gdal.org/ |
| Keywords: | gis |
| Licenses: | custom |
| Conflicts: | python-gdal |
| Provides: | python-gdal |
| Submitter: | olivervbk |
| Maintainer: | olivervbk (kikislater) |
| Last Packager: | kikislater |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-10-08 19:58 (UTC) |
| Last Updated: | 2026-07-04 11:23 (UTC) |
Dependencies (49)
- gdal-ecwAUR
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- arrow (make)
- blosc (blosc-gitAUR) (make)
- cfitsio (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- crypto++ (crypto++-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- expat (expat-gitAUR) (make)
- geos (geos-gitAUR) (make)
- giflib (giflib-gitAUR) (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-highmemAUR, libheif-noglycinAUR, libheif-gitAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR) (make)
- libjxl (libjxl-gitAUR, libjxl-noglycinAUR, libjxl-metricsAUR, libjxl-metrics-gitAUR) (make)
- Show 29 more dependencies...
Required by (18)
- grass (requires python-gdal)
- ogr2osm-git (requires python-gdal)
- pyhgtmap (requires python-gdal) (optional)
- python-arosics (requires python-gdal)
- python-cartopy (requires python-gdal) (optional)
- python-geoarray (requires python-gdal)
- 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-py-tools-ds (requires python-gdal)
- python-pymodis (requires python-gdal)
- python-rsgislib (requires python-gdal)
- qgis-git (requires python-gdal)
- qgis-ltr (requires python-gdal)
- tuiview (requires python-gdal)
- wahoomc (requires python-gdal)
Latest Comments
« First ‹ Previous 1 2 3
kikislater commented on 2020-11-05 08:29 (UTC)
If you build it without unixodbc installed, it will not provide support to MSSQL so need to rebuild after unixodbc installed. So yes optdepends act after package builds whereas it's not the same situation in that case ...
olivervbk commented on 2020-11-05 07:47 (UTC)
@kikislater doesn't optdepends with unixodbc just tell pacman that certain packages might provide additional features? not sure what is changing here...
kikislater commented on 2020-10-09 04:58 (UTC) (edited on 2020-10-09 04:59 (UTC) by kikislater)
Wonderfull ! I rebuilt upstream package every time to have this format ... Could you consider adding as optdepends unixodbc to have MSSQL support (may be filegdb-api as well but package not ready at this time)?
Edit : FileGDB not needed : OpenFileGDB is now present
« First ‹ Previous 1 2 3