summaryrefslogtreecommitdiff
path: root/gnu/packages/geo.scm
Commit message (Collapse)AuthorAge
* gnu: postgis: Add missing input.Guillaume Le Vaillant2020-05-10
| | | | * gnu/packages/geo.scm (postgis)[inputs]: Add giflib.
* gnu: gnome-maps: Remove obsolete input.Marius Bakke2020-05-04
| | | | | * gnu/packages/geo.scm (gnome-maps)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
* gnu: gnome-maps: Do not propagate GTK+.Marius Bakke2020-05-04
| | | | | * gnu/packages/geo.scm (gnome-maps)[propagated-inputs]: Remove. [inputs]: Add GTK+.
* gnu: gnome-maps: Add missing input.Marius Bakke2020-05-04
| | | | | | Fixes <https://bugs.gnu.org/41058>. Reported by sirgazil <sirgazil@zoho.com>. * gnu/packages/geo.scm (gnome-maps)[inputs]: Add EVOLUTION-DATA-SERVER.
* gnu: gnome-maps: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | * gnu/packages/geo.scm (gnome-maps): Update to 3.34.2. (cherry picked from commit 08c5ffd3c283cd479602540cce4e0d40be4f4187)
* gnu: qgis: Do not use the deprecated sqlite-with-column-metadata.Marius Bakke2020-04-13
| | | | | * gnu/packages/geo.scm (qgis)[inputs]: Change from SQLITE-WITH-COLUMN-METADATA to SQLITE.
* Merge branch 'master' into core-updatesMarius Bakke2020-04-13
|\
| * gnu: josm: Fix grammar of "allows to edit" to "allows editing".Vagrant Cascadian2020-04-12
| | | | | | | | * gnu/packages/geo (josm): Fix grammar.
| * gnu: java-jmapviewer: Fix grammar of "allows to easily integrate" to "easilyVagrant Cascadian2020-04-12
| | | | | | | | | | | | integrates". * gnu/packages/geo (java-jmapviewer): Fix grammar.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: qgis: Fix some plugins.Guillaume Le Vaillant2020-04-04
| | | | | | | | | | * gnu/packages/geo.scm (qgis)[arguments]: Add a 'wrap-gis' phase to set the environment variables required by some plugins.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/icu4c.scm gnu/packages/man.scm gnu/packages/python-xyz.scm guix/scripts/environment.scm guix/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm
| * gnu: Add qgis.Guillaume Le Vaillant2020-03-24
| | | | | | | | | | | | | | * gnu/packages/geo.scm (qgis): New variable. Co-authored-by: Wiktor Żelazny <wzelazny@vurv.cz> Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: Add saga.Guillaume Le Vaillant2020-03-24
| | | | | | | | * gnu/packages/geo.scm (saga): New variable.
| * gnu: Add grass.Guillaume Le Vaillant2020-03-24
| | | | | | | | * gnu/packages/geo.scm (grass): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\|
| * gnu: osm2pgsql: Update to 1.2.1.Guillaume Le Vaillant2020-03-20
| | | | | | | | | | | | | | * gnu/packages/geo.scm (osm2pgsql): Update to 1.2.1. [inputs]: Add bzip2 and replace proj.4 by proj. [native-inputs]: Replace python-2 by python and python2-psycopg2 by python-psycopg2.
| * gnu: libosmium: Update to 2.15.4.Guillaume Le Vaillant2020-03-20
| | | | | | | | | | * gnu/packages/geo.scm (libosmium): Update to 2.15.4. [inputs]: Add bzip2 and utfcpp.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: Add opencpn.Guillaume Le Vaillant2020-03-18
| | | | | | | | * gnu/packages/geo.scm (opencpn): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * gnu: tegola: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-13
| | | | | | | | * gnu/packages/geo.scm (tegola)[home-page]: Use HTTPS.
| * gnu: Add virtualpg.Guillaume Le Vaillant2020-03-12
| | | | | | | | * gnu/packages/geo.scm (virtualpg): New variable.
| * gnu: spatialite-gui: Fix GUI not showing up.Guillaume Le Vaillant2020-03-11
| | | | | | | | * gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\|
| * gnu: Add spatialite-tools.Guillaume Le Vaillant2020-03-09
| | | | | | | | * gnu/packages/geo.scm (spatialite-tools): New variable.
| * gnu: Add readosm.Guillaume Le Vaillant2020-03-09
| | | | | | | | * gnu/packages/geo.scm (readosm): New variable.
| * gnu: spatialite-gui: Add missing input.Guillaume Le Vaillant2020-03-09
| | | | | | | | * gnu/packages/geo.scm (spatialite-gui)[inputs]: Add libjpeg-turbo.
| * gnu: gdal: Update to 3.0.4.Guillaume Le Vaillant2020-03-09
| | | | | | | | * gnu/packages/geo.scm (gdal): Update to 3.0.4.
| * gnu: proj: Update to 6.3.1.Guillaume Le Vaillant2020-03-09
| | | | | | | | * gnu/packages/geo.scm (proj): Update to 6.3.1.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: josm: Update to 15937.Julien Lepiller2020-03-04
| | | | | | | | * gnu/packages/geo.scm (josm): Update to 15937.
| * gnu: java-jmapviewer: Update ot 2.13.Julien Lepiller2020-03-04
| | | | | | | | * gnu/packages/geo.scm (java-jmapviewer): Update to 2.13.
| * gnu: mapnik: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-02
| | | | | | | | * gnu/packages/geo.scm (mapnik)[home-page]: Use HTTPS.
| * gnu: proj: Update home page.Tobias Geerinckx-Rice2020-02-21
| | | | | | | | * gnu/packages/geo.scm (proj)[home-page]: Use new (HTTPS) domain.
* | gnu: qmapshack: Remove sqlite-with-column-metadata workaround.Marius Bakke2020-01-24
| | | | | | | | | | * gnu/packages/geo.scm (qmapshack)[arguments]: Do not set LD_LIBRARY_PATH in wrapper scripts.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\|
| * gnu: python-maxminddb, python-geoip2: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | | | | | | | * gnu/packages/geo.scm (python-maxminddb, python-geoip2)[home-page]: Use HTTPS.
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-15
|\|
| * gnu: Add qmapshack.Guillaume Le Vaillant2020-01-13
| | | | | | | | * gnu/packages/geo.scm (qmapshack): New variable.
| * gnu: Add routino.Guillaume Le Vaillant2020-01-13
|/ | | | * gnu/packages/geo.scm (routino): New variable.
* gnu: libgeotiff: Do not build static library.Marius Bakke2020-01-07
| | | | | * gnu/packages/geo.scm (libgeotiff)[arguments]: Add "--disable-static" in #:configure-flags.
* gnu: libgeotiff: Propagate proj.Marius Bakke2020-01-07
| | | | | * gnu/packages/geo.scm (libgeotiff)[inputs]: Move PROJ ... [propagated-inputs]: ... here. New field.
* gnu: gdal: Use HTTPS home page URI.Arun Isaac2019-12-26
| | | | * gnu/packages/geo.scm (gdal)[home-page]: Use HTTPS URI.
* gnu: gdal: Enable netCDF format driver.Arun Isaac2019-12-26
| | | | * gnu/packages/geo.scm (gdal)[inputs]: Add netcdf.
* gnu: gdal: Enable GPKG format driver.Arun Isaac2019-12-26
| | | | | * gnu/packages/geo.scm (gdal)[inputs]: Enable sqlite. [arguments]: Add --with-sqlite3 to #:configure-flags.
* gnu: gdal: Enable ODS format driver.Arun Isaac2019-12-26
| | | | | * gnu/packages/geo.scm (gdal)[inputs]: Add expat. [arguments]: Add --with-expat to #:configure-flags.
* gnu: libspatialindex: Update to 1.9.3.Arun Isaac2019-12-26
| | | | | | * gnu/packages/geo.scm (libspatialindex): Update to 1.9.3. [build-system]: Switch to cmake-build-system. [source]: Update URI.
* gnu: postgis: Update to 3.0.0.Arun Isaac2019-12-26
| | | | | * gnu/packages/geo.scm (postgis): Update to 3.0.0. [inputs]: Add json-c and libjpeg-turbo. Replace proj.4 with proj.
* gnu: gdal: Update to 3.0.2.Arun Isaac2019-12-26
| | | | | * gnu/packages/geo.scm (gdal): Update to 3.0.2. [inputs]: Add proj.