Package Details: qgis-git 3.99_master.r88828.1cdf1d72b8a-1

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: 2024-11-24 12:12 (UTC)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »

darrSonik commented on 2021-01-01 11:35 (UTC)

First, I changed python-sip-pyqt5 to python-pyqt5-sip in the depends array in PKGBUILD. Then I tried to build this using the patch supplied with the package by adding patch -Np1 < "${srcdir}/qgis-3-fix-sip-name.patch" in the prepare function. It fails.

Then I tried to build without applying the patch, it still fails. Does anyone know any workaround? Or what am I missing?

qs9rx commented on 2020-12-10 14:22 (UTC)

No issues with Python 3.9 here. Only update needed in the PKGBUILD is still the "python-pyqt5-sip" package.

marcocurreli commented on 2020-12-08 22:11 (UTC)

QGis doesn't compile with python 3.9

qs9rx commented on 2020-08-13 21:19 (UTC)

@gaelic, update please. ;)

It compiles fine with python-pyqt5-sip

geosam commented on 2020-04-28 14:02 (UTC)

Please update to 3.12.0 master

qs9rx commented on 2020-03-24 21:28 (UTC) (edited on 2020-03-29 14:41 (UTC) by qs9rx)

And like that, qgis-git just successfully compiled the most recent 2d0ffedc70 for me.

qs9rx commented on 2020-03-24 19:47 (UTC)

There is https://www.archlinux.org/packages/extra/x86_64/python-pyqt5-sip/ now

Isaacson commented on 2020-03-12 12:06 (UTC)

I've just tried to compile using the PKGBUILD and the patch supplied in the fix, but it fails to make. I've also tried using the dependencies list from the latest release version (3.12.0) against the qgis.git source and it still fails. Since the current qgis.git is barely two weeks newer than the release version, it seems unlikely that new dependencies have been added, and I can't find reference to any.