Search Criteria
Package Details: qgis-ltr 3.16.4-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | saultdon |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 14 |
Popularity: | 0.000289 |
First Submitted: | 2015-07-08 16:37 |
Last Updated: | 2021-02-28 14:29 |
Dependencies (34)
- exiv2
- gsl
- hicolor-icon-theme (hicolor-icon-theme-git)
- libzip (libzip-git)
- opencl-icd-loader (khronos-ocl-icd, khronos-ocl-icd-git, ocl-icd)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- python-gdal (python-gdal-hdf4, python-gdal-ecw)
- python-jinja
- python-owslib
- python-psycopg2 (python-psycopg2-binary, python2-psycopg2-binary)
- python-pygments
- python-qscintilla-qt5
- python-sip4
- python-yaml
- qca (qca-qt5-git)
- qt5-3d (qt5-3d-git)
- qt5-imageformats (qt5-imageformats-git)
- qt5-serialport (qt5-serialport-git)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- qtkeychain (qtkeychain-qt5)
- qwtpolar
- spatialindex
- cmake (cmake-git) (make)
- fcgi (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- opencl-clhpp (make)
- python-setuptools (make)
- python-six (make)
- qt5-tools (qt5-tools-git) (make)
- sip4 (make)
- txt2tags (make)
- fcgi (optional) – Map server
- gpsbabel (optional) – GPS Tools plugin
- opencl-driver (catalyst-firepro-compute, catalyst-firepro, catalyst-total, opencl-catalyst, catalyst-total-hd234k, intel-opencl, opencl-mesa-noglvnd, opencl-nvidia-410xx, catalyst-test, amdapp-sdk, opencl-nvidia-340xx, beignet-git, intel-opencl-runtime, opencl-nvidia-440xx, vc4cl-git, beignet, rocm-opencl-runtime, opencl-amd-polaris, opencl-nvidia-390xx, intel-compute-runtime-git, opencl-amd, intel-cpu-runtime, opencl-nvidia-full-vulkan-all, opencl-nvidia-beta, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git, opencl-nvidia-vulkan, intel-compute-runtime, opencl-mesa, opencl-nvidia) (optional) – packaged OpenCL driver
Required by (4)
- qgis-grass-plugin (requires qgis)
- qgis2-crayfish-plugin
- tempus-framework (requires qgis) (optional)
- tempus-wps-server (requires qgis) (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
buzo commented on 2021-02-21 09:30
Version 3.16 is going to replace 3.10 as LTR version. I will switch as soon as qgis in community is not at 3.16 any more.
kikislater commented on 2020-12-22 06:59
For users who want to use saga gis package inside ltr release. Replace version in Saga Algorithm Provider :
Replace 7.8 by version you use ...
buzo commented on 2020-07-26 16:01
Thanks selokichtli, I have changed the build to Ninja instead of Make.
selokichtli commented on 2020-07-21 03:09
Finally built it, the linked github issue was indeed related. I just edited the PKGBUILD so the condition in line 597 to 599 in src/core/CMakeLits.txt wouldn't apply. I used sed to modify the file. Either you get rid of the whole conditional or disable the $ -> $$ replace.
In the link the fix is to just use -GNinja, it could work I guess.
||||||||||||||||||| ORIGINAL POST: Can't build this package in a recently installed and fully updated system. Errors during compilation appear soon as:
[ 0%] Linking CXX shared library ../../output/lib/libqgis_native.so [ 0%] Built target qgis_native [ 0%] Generating gps/moc_qgsqtlocationconnection.cpp make[2]: No hay ninguna regla para construir el objetivo '.../.cache/yay/qgis-ltr/src/qgis-3.10.7/resources/function_help/json/$$area', necesario para 'src/core/qgsexpression_texts.cpp'. Alto. make[1]: [CMakeFiles/Makefile2:4569: src/core/CMakeFiles/qgis_core.dir/all] Error 2 make: *** [Makefile:182: all] Error 2
I think it may be related to the newer CMake version. Maybe related to this issue? https://github.com/qgis/QGIS/issues/37850
buzo commented on 2020-06-18 14:57
Build has been fixed.
buzo commented on 2020-06-09 18:07
GiuseppeSchnee: Indeed. There is a patch in qgis (community) for this error, but there is more unfortunately. I have filed a bug upstream.
GiuseppeSchnee commented on 2020-06-09 08:40
cant' build because of
~/.cache/yay/qgis-ltr/src/qgis-3.10.6/src/core/symbology/qgsarrowsymbollayer.cpp:505:16: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
found this
peadyr commented on 2020-01-27 20:31
Can't build because of
Looks like that
buzo commented on 2019-07-27 13:45
isgy: Sorry, I cannot reproduce this. The package builds fine for me.
isgy commented on 2019-07-13 13:47
got CMake errors, "Qt5WebKit could not be found because dependency is required to have exact version 5.13.x. " (the qt5-webkit package is currently on version 5.212)