Search Criteria
Package Details: grass 8.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grass.git (read-only, click to copy) |
---|---|
Package Base: | grass |
Description: | Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization |
Upstream URL: | http://grass.osgeo.org/ |
Keywords: | analysis GIS remote sensing spatial |
Licenses: | GPL |
Submitter: | Scimmia |
Maintainer: | kikislater |
Last Packager: | kikislater |
Votes: | 38 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-06 15:10 (UTC) |
Last Updated: | 2024-07-30 06:17 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- fftw (fftw-amdAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdal (gdal-libkmlAUR, gdal-libkml-filegdbAUR, gdal-hdf4AUR, gdal-ecwAUR)
- geos (geos-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glu (glu-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR)
- netcdf (netcdf-openmpi)
- pdal (pdal-gitAUR)
- proj (proj-gitAUR)
- python-gdal (python-gdal-libkmlAUR, python-gdal-libkml-filegdbAUR, python-gdal-hdf4AUR, python-gdal-ecwAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pillow (python-pillow-gitAUR)
- Show 8 more dependencies...
Required by (3)
- gdal-grass
- qgis-git (optional)
- qgis-grass-plugin
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 16 Next › Last »
marcocurreli commented on 2022-01-09 17:49 (UTC)
It works, thanks
kikislater commented on 2022-01-09 09:40 (UTC)
Applying this PR : https://github.com/OSGeo/grass/pull/1718 solves the first issue launching GUI ... but there are others and a lot to apply. Furthermore, Archlinux is still with this old python-wxpython 4.0.7 version whereas grass needs 4.1.1. Better is to use 8.0.0RC1 at this time !
Grass 8 was planned for christmas but delayed ...
So you could use this PKGBUILD below =>
francopv commented on 2022-01-09 04:01 (UTC)
Any idea on when will v8 will arrive? or how to solve this issue in the meantime?
kikislater commented on 2022-01-08 12:48 (UTC)
python-wxpython needs rebuild Furthermore grass 7.8 doesn't work with python 3.10 It works with 8.0.0 RC1 ... Still waiting v8 release
marcocurreli commented on 2022-01-08 12:17 (UTC) (edited on 2022-01-08 12:19 (UTC) by marcocurreli)
I've errors launching the gui:
Vassily commented on 2021-06-18 05:12 (UTC)
Thank you so much! You were a great help The patch worked.
jamiejquinn commented on 2021-06-17 10:26 (UTC)
GDAL 3.3 has broken GRASS compilation and
vector/v.hull/chull.c
must be patched to fix. I added the application of this patch to the PKGBUILD along with a prepare block which applies the patch:dobedobedo commented on 2021-06-02 06:30 (UTC) (edited on 2021-06-02 06:32 (UTC) by dobedobedo)
Hi, Is it possible to add a
LC_ALL=C
before make, so that the users don't need to specify themselves? Without that the compilation will fail due to locale issue.kikislater commented on 2021-04-25 11:23 (UTC) (edited on 2021-04-25 17:14 (UTC) by kikislater)
Could you please add python-pysvn as dependency or optional dependency to allow installation of plugins ?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 16 Next › Last »