Compiling /tmp/yaourt-tmp-sikmir/aur-qgis-git/pkg/qgis-git/usr/share/qgis/python/qgis/core/__init__.py ...
File "/tmp/yaourt-tmp-sikmir/aur-qgis-git/pkg/qgis-git/usr/share/qgis/python/qgis/core/__init__.py", line 228
def fromFunction(description, function, *args, on_finished=None, flags=QgsTask.AllFlags, **kwargs):
^
SyntaxError: invalid syntax
Search Criteria
Package Details: qgis-git 3.99_master.r89692.9a4f6e79aff-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qgis-git.git (read-only, click to copy) |
---|---|
Package Base: | qgis-git |
Description: | Geographic Information System (GIS) that supports vector, raster & database formats - Development master |
Upstream URL: | http://qgis.org/ |
Keywords: | GIS Qt5 |
Licenses: | GPL |
Provides: | qgis |
Submitter: | okanisis |
Maintainer: | gaelic (Fincer, qs9rx) |
Last Packager: | qs9rx |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-20 03:06 (UTC) |
Last Updated: | 2025-01-24 21:35 (UTC) |
Dependencies (42)
- exiv2 (exiv2-gitAUR)
- expat (expat-gitAUR)
- geos (geos-gitAUR)
- gsl (gsl-gitAUR)
- libzip (libzip-gitAUR)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-gitAUR)
- pdal (pdal-gitAUR)
- proj (proj-gitAUR)
- protobuf (protobuf-gitAUR)
- python-gdal (python-gdal-hdf4AUR, python-gdal-libkml-filegdbAUR, python-gdal-libkmlAUR, python-gdal-ecwAUR)
- python-jinja
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-owslib
- python-psycopg2
- python-pygments
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-qscintilla-qt5
- python-yaml (python-yaml-gitAUR)
- qca-qt5 (qca-qt5-gitAUR)
- qt5-3d (qt5-3d-gitAUR)
- qt5-script (qt5-script-gitAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-tools
- qt5-webengine
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- qtkeychain (qtkeychain-qt5)
- qwtpolar (qwt)
- sip
- spatialindex
- sqlite (sqlite-fossilAUR)
- cmake (cmake-gitAUR) (make)
- fcgi (make)
- git (git-gitAUR, git-glAUR) (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)
- gpsbabel (optional) – for gps plugin
- grassAUR (optional) – for GRASS providers and plugin (6 or 7)
- ocilibAUR (optional) – oracle provider
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – for postgis and SPIT support
Required by (3)
- qgis-grass-plugin (requires qgis)
- tempus-framework (requires qgis) (optional)
- tempus-wps-server (requires qgis) (optional)
Sources (1)
sikmir commented on 2016-12-24 14:17 (UTC)
gaelic commented on 2016-10-25 10:59 (UTC) (edited on 2016-10-25 11:00 (UTC) by gaelic)
Thx.
I've included spatial index as dependency, it is not expicitely listed as a dependency in INSTALL.md found on qgis github. Although when looking into debian or fedora package examples libspatialindex is installed. Same goes for txt2tags which seems to be only makedep.
If you find any bugs regarding missing dependencies please keep me informed.
jouke commented on 2016-10-24 16:55 (UTC)
this depends on spatialindex and txt2tags might be a build dependency
gaelic commented on 2016-09-22 14:15 (UTC)
Adapted the package for Qt5 and Python3
It runs, but do not expect it to be stable in any way.
Scimmia commented on 2016-07-19 14:48 (UTC)
WARNING:
The master branch is now headed toward QGIS 3.0. This means some major code churn, a complete switch to py3/pyqt5/qt5, and multiple API breaks. Expect instability.
gaelic commented on 2016-02-03 11:42 (UTC) (edited on 2016-02-03 11:43 (UTC) by gaelic)
Small information.
I've updated the PKGBUILD to compile again. For simplcity reasons I've taken the stable qgis PKGBUILD and modified it. So qgis-git is not installing into /opt anymore and also the binary is simply qgis and not qgis-git ... this package is now conflicting with qgis from aur.
If someone wants to revert these changes and/or modify it further for a parallel install please let me know and I'm vacating the package.
----
EDIT: the new qgis (2.14) will be aweseome :)
Pinned Comments
gaelic commented on 2017-03-06 20:58 (UTC) (edited on 2018-07-22 09:39 (UTC) by gaelic)
Please note:
This is the master branch of qgis (3.30) which may not be able to compile because of upstream problems or rapid changes in dependencies.