Search Criteria
Package Details: qgis-ltr 3.34.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qgis-ltr.git (read-only, click to copy) |
---|---|
Package Base: | qgis-ltr |
Description: | Geographic Information System (GIS); Long Term Release |
Upstream URL: | https://qgis.org/ |
Keywords: | GIS |
Licenses: | GPL-2.0-or-later |
Conflicts: | qgis |
Provides: | qgis |
Submitter: | okanisis |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 16 |
Popularity: | 0.000054 |
First Submitted: | 2015-07-08 16:37 (UTC) |
Last Updated: | 2024-10-27 21:54 (UTC) |
Dependencies (42)
- draco
- exiv2 (exiv2-gitAUR)
- expat (expat-gitAUR)
- gdal (gdal-ecwAUR, gdal-hdf4AUR, gdal-libkml-filegdbAUR, gdal-libkmlAUR)
- geos (geos-gitAUR)
- gsl (gsl-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- libspatialite (libspatialite-develAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libzip (libzip-gitAUR)
- netcdf (netcdf-openmpi)
- ocl-icd (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR)
- pdal (pdal-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- proj (proj-gitAUR)
- protobuf (protobuf-gitAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-qscintilla-qt5
- qca-qt5 (qca-qt5-gitAUR)
- qscintilla-qt5
- qt5-3d (qt5-3d-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-location
- qt5-multimedia
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qtkeychain-qt5
- qwt
- spatialindex
- sqlite3 (sqlite)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake-gitAUR) (make)
- fcgi (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- opencl-clhpp (opencl-clhpp-gitAUR) (make)
- pyqt-builder (make)
- qt5-tools (make)
- sip (make)
- fcgi (optional) – Map server
- gpsbabel (optional) – GPS Tools plugin
Required by (3)
- qgis-grass-plugin (requires qgis)
- tempus-framework (requires qgis) (optional)
- tempus-wps-server (requires qgis) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »
kikislater commented on 2023-11-30 18:09 (UTC)
Yes they didn't finish to remove pdal_util références :/
https://github.com/PDAL/PDAL/pull/4267
buzo commented on 2023-11-30 17:30 (UTC)
I've already noticed this error when trying to update this package to 3.28.13, and found that patch, too. But unfortunately that patch cannot be applied to the LTR version, so I have opened a new issue. I think we have to wait until this is fixed by upstream.
bastoGrande commented on 2023-11-30 16:42 (UTC)
Unfortunately the softlink alone is not working for me. I still get the same error.
kikislater commented on 2023-11-30 09:36 (UTC) (edited on 2023-11-30 09:52 (UTC) by kikislater)
For pdal it needs additional patch => https://github.com/qgis/QGIS/issues/54958
or
bastoGrande commented on 2023-11-29 19:34 (UTC)
Recently I get the error "Could not find PDAL" in "cmake/FindPDAL.cmake", but I cannot see any error in the file. Anyone else with the error?
geosam commented on 2023-11-15 14:39 (UTC)
I have made the request to enable DWITH_QTWEBKIT in the build but was closed the request by @arojas.
https://bugs.archlinux.org/task/80262
Is there another way to replace the QTWEBKIT, since it has been giving me an error for some time. Is there anyone else with this error?
kikislater commented on 2023-08-23 03:58 (UTC)
Yes I rebuild both with these two packages and webkit enable. About another package I don't know, just sharing my point of view.
Without it, qgis is really limited IMO ... I wonder how others use them in arch !
buzo commented on 2023-08-22 21:32 (UTC)
qt5-webkit and python-pyqt5-webkit are in AUR, so this is possible. So do you think, a new AUR package (e. g. qgis-ltr-qt5-webkit) would be needed?
kikislater commented on 2023-08-16 17:07 (UTC) (edited on 2023-08-16 17:08 (UTC) by kikislater)
Please note also that prebuild package from this AUR is available through arch4edu repository => https://github.com/arch4edu/arch4edu
kikislater commented on 2023-08-16 16:59 (UTC) (edited on 2023-08-16 17:04 (UTC) by kikislater)
Qgis with
-DWITH_QTWEBKIT=FALSE
has small interest: a ton of usefull plugins are not working like Qgis resource sharing, openlayers plugin, qgis2web, streetview, dataplotly, lizmap, among others. They mostly call embedded Qgis QWebView or QWebPage.Whereas
qt5-webkit
and sopython-pyqt5-webkit
were removed from archlinux upstream packages, should it be some consideration to make another aur package with-DWITH_QTWEBKIT=TRUE
? Installation ofpython-pyqt5-webkit
is not sufficient ... Qgis needs to be rebuild« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »