Package Details: qgis-git 3.99_master.r89692.9a4f6e79aff-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: 18
Popularity: 0.47
First Submitted: 2015-08-20 03:06 (UTC)
Last Updated: 2025-01-24 21:35 (UTC)

Dependencies (42)

Required by (1)

Sources (1)

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 9 10 11 12 Next › Last »

Fincer commented on 2018-09-26 22:10 (UTC)

PKGBUILD lines 38-39 are outdated due to the following recent commit:

https://github.com/qgis/QGIS/commit/52a80d895c45876bfdf97d194c7f666031412b5d


linux/org.qgis.qgis.desktop is now replaced by linux/org.qgis.qgis.desktop.in


In addition, at least on my system the Exec file generated is 'qgis-git', not 'qgis'. As far as I understand, this renders sed line 36 outdated as well (should the regex be 's/Exec=qgis/Exec=qgis-git/g' instead?)

This little difference in executable name makes the QGis desktop file invisible on my Linux desktop. Correct Exec naming in QGis desktop file fixes the issue for me.

qs9rx commented on 2018-08-05 10:10 (UTC)

The patch works fine! Updated PKGBUILD here: https://pastebin.com/raw/RnTBmAWp

qs9rx commented on 2018-08-02 20:52 (UTC)

There is a patch for the "ValueError: PyCapsule_GetPointer called with incorrect name" issue posted at https://issues.qgis.org/issues/19476#change-91190, I have not tried it yet.

petronny commented on 2018-07-23 02:32 (UTC)

[100%] Built target qsci-api
Traceback (most recent call last):
  File "../../../scripts/pyuic-wrapper.py", line 26, in <module>
    import qgis.PyQt.uic.pyuic
  File "/build/qgis-git/src/qgis/build/output/python/qgis/__init__.py", line 80, in <module>
    import qgis.gui
  File "/build/qgis-git/src/qgis/build/output/python/qgis/gui/__init__.py", line 27, in <module>
    from qgis._gui import *
ValueError: PyCapsule_GetPointer called with incorrect name
Traceback (most recent call last):
  File "../../../scripts/pyuic-wrapper.py", line 26, in <module>
    import qgis.PyQt.uic.pyuic
  File "/build/qgis-git/src/qgis/build/output/python/qgis/__init__.py", line 80, in <module>
    import qgis.gui
  File "/build/qgis-git/src/qgis/build/output/python/qgis/gui/__init__.py", line 27, in <module>
    from qgis._gui import *
ValueError: PyCapsule_GetPointer called with incorrect name
Traceback (most recent call last):
  File "../../../scripts/pyuic-wrapper.py", line 26, in <module>
    import qgis.PyQt.uic.pyuic
  File "/build/qgis-git/src/qgis/build/output/python/qgis/__init__.py", line 80, in <module>
    import qgis.gui
  File "/build/qgis-git/src/qgis/build/output/python/qgis/gui/__init__.py", line 27, in <module>
    from qgis._gui import *
ValueError: PyCapsule_GetPointer called with incorrect name
make[2]: *** [python/pyplugin_installer/CMakeFiles/pyplugin-installer.dir/build.make:68: python/pyplugin_installer/ui_qgsplugininstallerinstallingbase.py] Error 1
make[2]: *** [python/console/CMakeFiles/pyconsole.dir/build.make:71: python/console/ui_console_settings.py] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....

No idea how to fix this.

petronny commented on 2018-07-12 04:19 (UTC)

[ 29%] Generating moc_qgsattributedialog.cpp
/bin/sh: /usr/bin/sip: No such file or directory
make[2]: *** [python/CMakeFiles/python_module_qgis__core.dir/build.make:516: python/core/sip_corepart0.cpp] Error 127
make[2]: *** Deleting file 'python/core/sip_corepart0.cpp'
[ 29%] Generating moc_qgsattributeform.cpp
make[1]: *** [CMakeFiles/Makefile2:3527: python/CMakeFiles/python_module_qgis__core.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Scanning dependencies of target qgispython
[ 29%] Generating moc_qgsattributeformeditorwidget.cpp

It seems that sip is one of dependencies now.

james commented on 2018-07-04 23:21 (UTC)

debian/qgis.desktop has moved to linux/org.qgis.qgis.desktop (pkgbuild) requires: qt5-serialport

peippo commented on 2018-03-27 08:08 (UTC)

The .desktop file stopped working at some point (it’s Exec line is pointing to qgis instead of qgis-git) I think previously you had a sed line in the PKGBUILD, but I might be mistaken. If you have time, could you take a look at it? Thanks!

geosam commented on 2018-01-12 23:13 (UTC) (edited on 2018-01-13 19:36 (UTC) by geosam)

Unofficial repository for Geospatial applications:

https://archgeotux.sourceforge.io