about summary refs log tree commit diff
path: root/pkgs/applications/gis/saga
Commit message (Collapse)AuthorAge
* saga: add mpickering as a co-maintainer after #39125Michael Raskin2018-10-15
|
* Remove unecessary optionMatthew Pickering2018-08-15
|
* Patches for saga-6.3.0Matthew Pickering2018-08-15
|
* Fixes for rebaseMatthew Pickering2018-08-12
|
* Small fixesMatthew Pickering2018-08-12
|
* Fix linux buildMatthew Pickering2018-08-11
|
* saga_2_3_2: Init at 2.3.2Matthew Pickering2018-08-11
| | | | | This is the lts branch of SAGA which is currently used by QGIS 2.18.x series.
* saga: Build on darwinMatthew Pickering2018-08-11
| | | | | | | | There are some unresolved dependency issues which means a lot of additional dependencies have to be added explicitly on darwin but not on linux. Maybe something to do with libtool. See https://groups.google.com/forum/#!topic/nix-devel/h_vSzEJAPXs
* saga: 6.2.0 -> 6.3.0Ryan Mulligan2018-03-27
| | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/saga/versions. These checks were done: - built on NixOS - ran `/nix/store/2wk34cz1vvl58pzw8szv4fdy5qwcc1g9-saga-6.3.0/bin/saga_cmd -h` got 0 exit code - ran `/nix/store/2wk34cz1vvl58pzw8szv4fdy5qwcc1g9-saga-6.3.0/bin/saga_cmd --help` got 0 exit code - ran `/nix/store/2wk34cz1vvl58pzw8szv4fdy5qwcc1g9-saga-6.3.0/bin/saga_cmd -v` and found version 6.3.0 - ran `/nix/store/2wk34cz1vvl58pzw8szv4fdy5qwcc1g9-saga-6.3.0/bin/saga_cmd --version` and found version 6.3.0 - ran `/nix/store/2wk34cz1vvl58pzw8szv4fdy5qwcc1g9-saga-6.3.0/bin/saga_cmd -h` and found version 6.3.0 - ran `/nix/store/2wk34cz1vvl58pzw8szv4fdy5qwcc1g9-saga-6.3.0/bin/saga_cmd --help` and found version 6.3.0 - found 6.3.0 with grep in /nix/store/2wk34cz1vvl58pzw8szv4fdy5qwcc1g9-saga-6.3.0 - found 6.3.0 in filename of file in /nix/store/2wk34cz1vvl58pzw8szv4fdy5qwcc1g9-saga-6.3.0 - directory tree listing: https://gist.github.com/338621d772f5e116a34641ab1a84ee1e
* saga: 5.0.0 -> 6.2.0Michel Kuhlmann2018-01-03
|
* saga: 2.3.1 -> 5.0.0Michel Kuhlmann2017-09-05
|
* saga: 2.2.2 -> 2.3.1Michel Kuhlmann2016-07-21
|
* use the sourceforge mirrors everywherezimbatm2016-02-28
| | | | | find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
* saga: 2.2.1 -> 2.2.2Michel Kuhlmann2015-11-23
|
* saga: 2.2.0 -> 2.2.1Michel Kuhlmann2015-10-12
|
* saga: update from 2.1.4 to 2.2.0Michel Kuhlmann2015-07-06
|
* saga: update from 2.1.2 to 2.1.4 and re-enable build on x86_64-linuxMichel Kuhlmann2014-11-18
|
* fixed some meta.maintainers attributesPascal Wittmann2014-09-26
|
* saga: mark as brokenDomen Kožar2014-09-26
|
* saga: adding me as maintainerMichel Kuhlmann2014-09-22
|
* saga: Compiling with all dependenciesMichel Kuhlmann2014-09-22
|
* new 'gis' hierachy and initial saga expressionMichel Kuhlmann2014-09-22