Search Criteria
Package Details: qgis-ltr 3.40.6-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.000001 |
First Submitted: | 2015-07-08 16:37 (UTC) |
Last Updated: | 2025-04-28 17:43 (UTC) |
Dependencies (43)
- draco
- exiv2 (exiv2-gitAUR)
- expat (expat-gitAUR)
- gdal (gdal-hdf4AUR, gdal-ecwAUR, 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, opencl-icd-loaderAUR)
- pdal (pdal-gitAUR)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR)
- proj (proj-gitAUR)
- protobuf (protobuf-gitAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- 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)
- qt5-webengine
- qtkeychain-qt5
- qwt
- spatialindex
- sqlite3 (sqlite)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- fcgi (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (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 (1)
- qgis-grass-plugin (requires qgis)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »
selokichtli commented on 2020-07-21 03:09 (UTC) (edited on 2020-07-21 20:51 (UTC) by selokichtli)
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 (UTC)
Build has been fixed.
buzo commented on 2020-06-09 18:07 (UTC)
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 (UTC) (edited on 2020-06-09 08:41 (UTC) by GiuseppeSchnee)
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 (UTC) (edited on 2020-01-27 20:39 (UTC) by peadyr)
Can't build because of
Looks like that
buzo commented on 2019-07-27 13:45 (UTC)
isgy: Sorry, I cannot reproduce this. The package builds fine for me.
isgy commented on 2019-07-13 13:47 (UTC)
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)
buzo commented on 2019-07-02 12:15 (UTC)
guiba: I think there is not enough interest, and especially it would need a trusted user willing to maintain it. (I am not a TU.)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »