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.000048 |
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-libkmlAUR, gdal-libkml-filegdbAUR)
- 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, zlib-ng-compat)
- 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
1 2 3 4 5 6 .. 14 Next › Last »
gds506 commented on 2024-05-16 20:00 (UTC) (edited on 2024-05-16 20:05 (UTC) by gds506)
I'm getting an error while trying to build it with GDAL 3.9.0 (AUR gdal-hdf4 package)
Here is the error:
bastoGrande commented on 2024-05-15 11:50 (UTC)
Do I understand it right, that right now it is not possible to build the ltr-version with python? Without python QGIS is almost unusable for me and why is the newest fresh version (3.36) does have python integrated into the build?
petronny commented on 2024-03-29 14:46 (UTC)
Getting this error:
Full build log: https://github.com/arch4edu/cactus/actions/runs/8481099761/job/23237901365
lorenzogrv commented on 2024-03-09 10:58 (UTC)
It has moved on
buzo commented on 2024-03-07 17:30 (UTC)
I will move this package to 3.34 when the qgis package has moved to 3.36. Please flag this package out-of-date if I miss that.
lorenzogrv commented on 2024-02-29 19:04 (UTC) (edited on 2024-02-29 19:06 (UTC) by lorenzogrv)
QGIS has moved LTR to
3.34-x
, current version is3.34.4
Fortunately, arch official package PKGBUILD still builds on
3.34.3
and eases moving on.Got it working right now. In addition to bumping version and sha256sum within the
PKGBUILD
:pdal
andsip
I neededdraco
andqt5-multimedia
to build succesfullypython-gdal
andpython-owslib
are also missing deps and are needed for some core plugins to work (processing and metasearch)kikislater commented on 2023-12-12 19:02 (UTC)
Qgis not LTR but some improvements from
Extra
(as it's not really reliable and could not considerate working with qgis from extra repository): https://aur.archlinux.org/packages/qgis-qtwebkit likeqtwebkit
,grass
,build with qgis landing page (qgis server)
and temporarysip 6.7.12
(could be usefull if you need to build this qgis-ltr)lorenzogrv commented on 2023-12-04 14:44 (UTC)
@buzo I researched a patch to allow building with PDAL 2.6 after diving within qgis repo.
Could you test within your env? here looks good
Notes for future about
PKGBUILD
: - Update source version tov3.28.13
- Add patchsource
andsha256sum
, apply patch withinprepare()
buzo commented on 2023-12-04 13:58 (UTC)
I have disabled pdal and sip (Python bindings) until these two upstream issues are fixed.
buzo commented on 2023-12-01 13:56 (UTC)
Unfortunately, even when disabling pdal it fails to build, so I have created another upstream issue.
1 2 3 4 5 6 .. 14 Next › Last »