Ivan Mincik
9067c29c9a
qgis: add server support
2024-10-24 09:35:24 +02:00
Ivan Mincik
ddb45dcd05
qgis: don't build with grass by default
...
Update nixos/doc/manual/release-notes/rl-2411.section.md
Co-authored-by: zi3m5f <113244000+zi3m5f@users.noreply.github.com>
2024-10-23 14:43:22 +02:00
Ivan Mincik
43012a8149
qgis: re-export unwrapped parameters
...
Re-export build configuration parameters from unwrapped package to allow
standard override using
```
qgis.override { ... };
```
.
2024-10-17 11:40:57 +02:00
Martin Joerg
ea8a9b515b
qgis: wrap all binaries
...
This is necessary to make GRASS and Python plugins usable with qgis_process.
2024-09-03 20:08:05 +00:00
Sigmanificient
6dd44107ac
treewide: remove unused lib (and other) arguments
2024-07-26 11:18:09 +02:00
Ivan Mincik
54444b5892
qgis: add nixos tests
...
Add NixOS test for QGIS and QGIS-LTR. This test creates QGIS vector
memory layer containing Nix snowflake. This proves that application can
successfully start and Python bindings are working.
By default, Python script is executed in non-interactive mode and QGIS
is closed after script is finished. This script can be also executed
interactively by running following command:
```
nix-build -A qgis
QGIS_TEST_INTERACTIVE=True ./result/bin/qgis --code pkgs/applications/gis/qgis/test.py
```
In this case, QGIS is not automatically closed.
2023-09-02 17:15:56 +02:00
Ivan Mincik
09f9749a09
qgis: alphabetical sorting of dependencies
2023-08-26 19:08:59 +02:00
Will Cohen
de256f2c02
qgis, qgis-ltr: only expose unwrapped via passthru
2022-01-25 23:14:33 -08:00
Matthew Pickering
85d0a94f90
qgis, pyqt: introduce qgis-ltr and update qgis
...
Add qtlocation to pyqt, and ensure that it is included with both
qgis derivations.
2022-01-25 23:14:33 -08:00
Matthew Pickering
ce4927f0d5
qgis: enable 3D, grass
...
Grass is a runtime dependency which qgis attempts to find on the path.
3D is on by default with normal distributions so we should
also enable it.
2022-01-25 23:14:33 -08:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Lancelot SIX
9bcdf81708
qgis: 2.18.28 -> 3.4.5
2019-03-05 09:39:58 +01:00
Lancelot SIX
76b1610a35
qgis: 2.18.22 -> 2.18.28
2019-01-24 22:23:52 +01:00
Michael Raskin
878c6c090d
Merge pull request #39125 from mpickering/darwin-saga
...
SAGA, SAGA LTS release, dependencies and QGIS SAGA plugin
2018-10-14 19:14:48 +00:00
Andrew Childs
90464f6049
qgis: patch for compatibility with cmake 3.12 ( #45880 )
2018-09-01 10:52:33 +02:00
Matthew Pickering
f5b097b346
Build QGIS with SAGA plugins
2018-08-11 22:38:00 +01:00
Lancelot SIX
51b8c7986a
qgis: 2.18.20 -> 2.18.22 ( #44266 )
2018-08-03 20:34:47 +02:00
Lluís Batlle i Rossell
66d7126255
Take me (viric) out of most maintenance
...
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Lancelot SIX
e48b54c078
qgis: 2.18.17 -> 2.18.20 ( #41195 )
2018-05-31 19:44:31 +02:00
Matthew Pickering
1fe53b8511
QGIS: Build with GRASS by default
2018-04-13 21:02:56 +01:00
Matthew Pickering
e84325e6ab
grass, qgis: Add myself to maintainers list
2018-04-13 21:02:55 +01:00
Matthew Pickering
a134b9354b
QGIS: Allow plugins to find GDAL tools by looking on PATH
2018-04-13 21:02:55 +01:00
Shea Levy
f4f76bdf33
Merge branch 'master' into staging
2018-03-24 08:44:40 -04:00
Matthew Pickering
7842e5dda5
Package QGIS 2.18 for darwin
...
There are still some problems with the withGrass option but the package
is mostly functional.
2018-03-21 08:28:03 +00:00
Lancelot SIX
4aaf23a698
qgis: 2.18.16 -> 2.18.17
2018-03-04 22:04:38 +01:00
Ryan Mulligan
af38b888fc
qgis: 2.18.15 -> 2.18.16
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/cqjd4b5av6rrmmz9qvagqgq2vqwi5mmi-qgis-2.18.16/bin/qgis_bench -h` got 0 exit code
- found 2.18.16 with grep in /nix/store/cqjd4b5av6rrmmz9qvagqgq2vqwi5mmi-qgis-2.18.16
cc "@viric"
2018-02-28 14:22:48 +00:00
Lancelot SIX
cf58ab88a9
qgis: 2.18.14 -> 2.18.15
2017-12-12 13:21:37 +01:00
Orivej Desh
00fd31c169
qgis: disable parallel building
2017-12-07 08:52:42 +00:00
Raphael Das Gupta
d756dedb9a
qgis: 2.18.13 -> 2.18.14
2017-11-22 18:42:42 +01:00
Niclas Thall
2c8058183f
qgis: 2.18.12 -> 2.18.13
2017-10-16 13:41:39 +02:00
Lancelot SIX
3d41279b76
qgis: 2.18.10 -> 2.18.12
2017-08-29 21:56:53 +02:00
Vincent Laporte
681f866e22
qgis: 2.18.4 -> 2.18.10
2017-07-15 19:32:38 +02:00
Frederik Rietdijk
ef4442e827
Python: replace requests2 with requests tree-wide
...
See f63eb58573
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Lancelot SIX
1375a2eecf
qgis: Fix build after pythonPackages.sip update
...
QGis seems to have a problem with recent sip releases. This patch fixes
the issue.
2017-03-13 16:05:31 +01:00
Lancelot SIX
be20195704
qgis: 2.18.3 -> 2.18.4
2017-03-09 14:27:29 +01:00
Robin Gloster
2fdfb123a0
Revert "qgis: enableParallelBuilding"
...
This reverts commit 632934862b
.
Still sometimes fails on hydra
2017-01-29 15:20:07 +01:00
Jean-Pierre PRUNARET
632934862b
qgis: enableParallelBuilding
2017-01-22 17:15:24 +01:00
Jean-Pierre PRUNARET
8d4fc1a65e
qgis: 2.16.2 -> 2.18.3
2017-01-22 17:14:47 +01:00
Frederik Rietdijk
88a03eb725
qgis: use python2
2016-11-08 22:48:54 +01:00
Domen Kožar
fc74bf2ccc
qgis: fix build
...
(cherry picked from commit dccf8c5f27
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-11 21:20:50 +02:00
Lancelot SIX
290ea9102c
qgis: 2.16.1 -> 2.16.2
2016-08-30 15:10:07 +02:00
Jean-Pierre PRUNARET
26a2392594
qgis: 2.10.0 -> 2.16.1
...
Upgrade qgis with latest version
2016-08-01 21:26:01 +02:00
Vincent Laporte
39e585b925
qgis: enable GRASS ( close #9931 )
2015-11-09 15:50:12 +01:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Vincent Laporte
ec5940a496
qgis: fix python console and processing plugin
2015-08-06 17:17:39 +02:00
Michel Kuhlmann
a9dc716631
qgis: 2.10.0 -> 2.10.1
2015-07-23 08:03:40 +02:00
Michel Kuhlmann
4859513ba4
qgis: 2.8.2 -> 2.10.0
2015-07-23 08:03:40 +02:00
Michel Kuhlmann
61432ad2a6
qgis: update to 2.8.2
2015-05-11 13:12:24 +02:00