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.51
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 .. 4 5 6 7 8 9 10 11 12 Next › Last »

gaelic commented on 2017-03-13 18:05 (UTC)

I see, didn't notice the _ and - first. But do you experience any troubles? I am sucessfully building qgis here.

lazyboy commented on 2017-03-13 17:31 (UTC)

My qscintilla-qt5 contains /usr/lib/libqscintilla2_qt5.so /usr/lib/libqscintilla2_qt5.so.13 /usr/lib/libqscintilla2_qt5.so.13.0 /usr/lib/libqscintilla2_qt5.so.13.0.0 but not libqscintilla2-qt5.so

gaelic commented on 2017-03-13 09:58 (UTC) (edited on 2017-03-13 09:58 (UTC) by gaelic)

The package is now double checking the sizes for the icons for installation: - which directories do exist in /usr/share/hicolor - which icon sizes are provided by qgis ---- @juliusadler: I'm not sure what you mean that the package should create the symlink to libqscintilla2-qt5? This file is owned by the qscintilla2-qt5 package.

juliusadler commented on 2017-03-10 10:06 (UTC)

You have to create the symlink /usr/lib/libqscintilla2-qt5.so for a successful build. And please change nonres to: nonres='1024x1024|480x480|384x384|160x160|60x60|40x40|20x20'

gaelic commented on 2017-03-08 13:42 (UTC)

Thanks for the comments. - I've fixed the problem with the non-existent 1024x1024 icon; - gsl stays optional, if you want to compile with georeferencer please uncomment the corresponding line in the PKGBUILD "-DMAKE_WITH_GEOREFERENCER=FALSE"

Kunda commented on 2017-03-08 13:25 (UTC)

Lastest git revision aborts at the end of the build: -- Installing: /tmp/pamac-build-ghee/qgis-git/pkg/qgis-git/opt/qgis-git/share/qgis/python/qgis/testing/mocked.py install: cannot stat 'debian/icons/qgis-icon1024x1024.png': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...

Anaphory commented on 2017-03-08 11:50 (UTC)

It seems like qgis-git depends on gsl, but that dependency is not listed in the PGKBUILD.

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.

gaelic commented on 2017-03-06 20:48 (UTC) (edited on 2017-03-06 20:50 (UTC) by gaelic)

qgis now works with sip 2.19.1, and is compiling fine at the moment. I also experience compile errors when using many threads (MAKEFLAGS="-j4"). Try something lower like 2 ...