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.
Search Criteria
Package Details: qgis-git 3.99_master.r88828.1cdf1d72b8a-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: | 2024-11-24 12:12 (UTC) |
Dependencies (43)
- 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-futureAUR
- 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)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 Next › Last »
gaelic commented on 2017-03-13 09:58 (UTC) (edited on 2017-03-13 09:58 (UTC) by gaelic)
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 ...
zottelef commented on 2017-03-02 13:40 (UTC)
@gaelic: still no luck. I revert to the qgis package...
juliusadler commented on 2017-03-02 13:12 (UTC)
I've got this error:
[ 63%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/layertree/moc_qgslayertreeviewdefaultactions.cpp.o
make[2]: *** Keine Regel vorhanden, um das Ziel „/usr/lib64/libqscintilla2-qt5.so“,
benötigt von „output/lib/libqgis_gui.so.2.99.0“, zu erstellen. Schluss.
make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet....
make[1]: *** [CMakeFiles/Makefile2:372: src/gui/CMakeFiles/qgis_gui.dir/all] Fehler 2
make: *** [Makefile:150: all] Fehler 2
gaelic commented on 2017-03-01 07:55 (UTC)
@zottelef:
This is a qgis problem at the moment. Please try again with python-sup-4.19-1 (not 4.19.1-1). Unfortunately all these minor upgrade seem to break things with qgis.
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.