me
/
guix
Archived
1
0
Fork 0
Commit Graph

120 Commits (c537d2bcb7c652b4776435cd1e2a5119af43dd78)

Author SHA1 Message Date
Vagrant Cascadian 9df26b0206
gnu: josm: Fix grammar of "allows to edit" to "allows editing".
* gnu/packages/geo (josm): Fix grammar.
2020-04-12 15:29:28 -07:00
Vagrant Cascadian 4042f7f8e5
gnu: java-jmapviewer: Fix grammar of "allows to easily integrate" to "easily
integrates".

* gnu/packages/geo (java-jmapviewer): Fix grammar.
2020-04-12 14:08:55 -07:00
Guillaume Le Vaillant 5ef1b17578
gnu: qgis: Fix some plugins.
* gnu/packages/geo.scm (qgis)[arguments]: Add a 'wrap-gis' phase to set the
  environment variables required by some plugins.
2020-04-04 20:03:06 +02:00
Guillaume Le Vaillant 151f3d416c
gnu: Add qgis.
* gnu/packages/geo.scm (qgis): New variable.

Co-authored-by: Wiktor Żelazny <wzelazny@vurv.cz>
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
2020-03-24 11:42:41 +01:00
Guillaume Le Vaillant f7ac2fe1ce
gnu: Add saga.
* gnu/packages/geo.scm (saga): New variable.
2020-03-24 11:42:40 +01:00
Guillaume Le Vaillant 9fce591479
gnu: Add grass.
* gnu/packages/geo.scm (grass): New variable.
2020-03-24 11:42:40 +01:00
Guillaume Le Vaillant 6145b16778
gnu: osm2pgsql: Update to 1.2.1.
* 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.
2020-03-20 18:17:21 +01:00
Guillaume Le Vaillant 7ba300ee6e
gnu: libosmium: Update to 2.15.4.
* gnu/packages/geo.scm (libosmium): Update to 2.15.4.
  [inputs]: Add bzip2 and utfcpp.
2020-03-20 18:16:54 +01:00
Guillaume Le Vaillant 7b1fb40dff
gnu: Add opencpn.
* gnu/packages/geo.scm (opencpn): New variable.
2020-03-18 15:20:22 +01:00
Tobias Geerinckx-Rice 0d49a4bbe1
gnu: tegola: Use HTTPS home page.
* gnu/packages/geo.scm (tegola)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Guillaume Le Vaillant ec73c90ee3
gnu: Add virtualpg.
* gnu/packages/geo.scm (virtualpg): New variable.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant f7f67495ba
gnu: spatialite-gui: Fix GUI not showing up.
* gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase.
2020-03-11 19:33:25 +01:00
Guillaume Le Vaillant 0ccc138517
gnu: Add spatialite-tools.
* gnu/packages/geo.scm (spatialite-tools): New variable.
2020-03-09 15:21:46 +01:00
Guillaume Le Vaillant 133de9ab38
gnu: Add readosm.
* gnu/packages/geo.scm (readosm): New variable.
2020-03-09 15:21:46 +01:00
Guillaume Le Vaillant e8906d86ee
gnu: spatialite-gui: Add missing input.
* gnu/packages/geo.scm (spatialite-gui)[inputs]: Add libjpeg-turbo.
2020-03-09 15:21:46 +01:00
Guillaume Le Vaillant 3cf0a5dc53
gnu: gdal: Update to 3.0.4.
* gnu/packages/geo.scm (gdal): Update to 3.0.4.
2020-03-09 15:21:46 +01:00
Guillaume Le Vaillant 9147d1216e
gnu: proj: Update to 6.3.1.
* gnu/packages/geo.scm (proj): Update to 6.3.1.
2020-03-09 15:21:45 +01:00
Julien Lepiller 4b759d3c54
gnu: josm: Update to 15937.
* gnu/packages/geo.scm (josm): Update to 15937.
2020-03-04 03:07:56 +01:00
Julien Lepiller 8c8c0c63ec
gnu: java-jmapviewer: Update ot 2.13.
* gnu/packages/geo.scm (java-jmapviewer): Update to 2.13.
2020-03-04 03:07:52 +01:00
Tobias Geerinckx-Rice 711ebe771e
gnu: mapnik: Use HTTPS home page.
* gnu/packages/geo.scm (mapnik)[home-page]: Use HTTPS.
2020-03-02 21:46:27 +01:00
Tobias Geerinckx-Rice 3fbb7bec1c
gnu: proj: Update home page.
* gnu/packages/geo.scm (proj)[home-page]: Use new (HTTPS) domain.
2020-02-21 18:33:39 +01:00
Tobias Geerinckx-Rice 13b09bfc55
gnu: python-maxminddb, python-geoip2: Use HTTPS home page.
* gnu/packages/geo.scm (python-maxminddb, python-geoip2)[home-page]:
Use HTTPS.
2020-01-17 23:32:33 +01:00
Guillaume Le Vaillant bccbeeceef
gnu: Add qmapshack.
* gnu/packages/geo.scm (qmapshack): New variable.
2020-01-13 16:02:10 +01:00
Guillaume Le Vaillant 30fa6b1636
gnu: Add routino.
* gnu/packages/geo.scm (routino): New variable.
2020-01-13 16:02:10 +01:00
Marius Bakke 1ecadbfe60
gnu: libgeotiff: Do not build static library.
* gnu/packages/geo.scm (libgeotiff)[arguments]: Add "--disable-static" in
 #:configure-flags.
2020-01-07 18:18:12 +01:00
Marius Bakke 517c55381e
gnu: libgeotiff: Propagate proj.
* gnu/packages/geo.scm (libgeotiff)[inputs]: Move PROJ ...
[propagated-inputs]: ... here.  New field.
2020-01-07 18:18:12 +01:00
Arun Isaac e7453b3cb5
gnu: gdal: Use HTTPS home page URI.
* gnu/packages/geo.scm (gdal)[home-page]: Use HTTPS URI.
2019-12-26 18:54:43 +05:30
Arun Isaac 6cde07379f
gnu: gdal: Enable netCDF format driver.
* gnu/packages/geo.scm (gdal)[inputs]: Add netcdf.
2019-12-26 18:54:43 +05:30
Arun Isaac 838db4fcc7
gnu: gdal: Enable GPKG format driver.
* gnu/packages/geo.scm (gdal)[inputs]: Enable sqlite.
[arguments]: Add --with-sqlite3 to #:configure-flags.
2019-12-26 18:54:43 +05:30
Arun Isaac 0f05435682
gnu: gdal: Enable ODS format driver.
* gnu/packages/geo.scm (gdal)[inputs]: Add expat.
[arguments]: Add --with-expat to #:configure-flags.
2019-12-26 18:54:42 +05:30
Arun Isaac 1cbe7a3ed6
gnu: libspatialindex: Update to 1.9.3.
* gnu/packages/geo.scm (libspatialindex): Update to 1.9.3.
[build-system]: Switch to cmake-build-system.
[source]: Update URI.
2019-12-26 18:54:42 +05:30
Arun Isaac 75e2c05496
gnu: postgis: Update to 3.0.0.
* gnu/packages/geo.scm (postgis): Update to 3.0.0.
[inputs]: Add json-c and libjpeg-turbo. Replace proj.4 with proj.
2019-12-26 18:54:42 +05:30
Arun Isaac e72557c08f
gnu: gdal: Update to 3.0.2.
* gnu/packages/geo.scm (gdal): Update to 3.0.2.
[inputs]: Add proj.
2019-12-26 18:54:42 +05:30
Arun Isaac f9d328833f
gnu: libgeotiff: Update to 1.5.1.
* gnu/packages/patches/libgeotiff-adapt-test-script-for-proj-6.2.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/geo.scm (libgeotiff): Update to 1.5.1.
[inputs]: Replace proj.4 with proj.
[sources]: Add libgeotiff-adapt-test-script-for-proj-6.2.patch
to patches.
2019-12-26 18:54:42 +05:30
Arun Isaac 3500d7addc
gnu: Add proj.
* gnu/packages/geo.scm (proj): New variable.
2019-12-26 18:54:42 +05:30
Arun Isaac d33afa26b4
gnu: geos: Update to 3.8.0.
* gnu/packages/geo.scm (geos): Update to 3.8.0.
2019-12-26 18:54:34 +05:30
Julien Lepiller 5c1bd7b8d1
gnu: josm: Update to 15553.
* gnu/packages/geo.scm (josm): Update to 15553.
2019-12-14 17:43:17 +01:00
Kei Kebreau 62f0e9bdaa
gnu: gnome-maps: Update to 3.32.2.1.
* gnu/packages/geo.scm (gnome-maps): Update to 3.32.2.1.
2019-12-07 14:04:14 -05:00
Hartmut Goebel 0a71e34e49
gnu: Add python-geoip2.
* gnu/packages/geo.scm (python-geoip2): New variable.
2019-12-06 19:38:56 +01:00
Hartmut Goebel b1414a8136
gnu: Add python-maxminddb.
* gnu/packages/geo.scm (python-maxminddb): New variable.
2019-12-06 19:38:56 +01:00
Hartmut Goebel 53c9b39850
gnu: Add libmaxminddb.
* gnu/packages/geo.scm (libmaxminddb): New variable.
2019-12-06 19:38:56 +01:00
Julien Lepiller f041db8696
gnu: Add josm.
* gnu/packages/geo.scm (josm): New variable.
2019-11-13 22:49:55 +01:00
Julien Lepiller 6dd0e41d43
gnu: Add java-jmapviewer.
* gnu/packages/geo.scm (java-jmapviewer): New variable.
2019-11-13 22:49:08 +01:00
Efraim Flashner b0a7c0c3e1
gnu: gnome-maps: Don't create icon cache.
* gnu/packages/geo.scm (gnome-maps)[arguments]: Add phase to skip
creating the gtk icon cache.
[native-inputs]: Remove gtk+:bin.
2019-11-06 09:20:47 +02:00
Wiktor Żelazny 41b4b713f4
gnu: Add libspatialindex.
* gnu/packages/geo.scm (libspatialindex): new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-04 23:35:32 +01:00
Tobias Geerinckx-Rice 6d18427fa5
gnu: postgis: Update to 2.4.8.
* gnu/packages/geo.scm (postgis): Update to 2.4.8.
2019-10-27 22:45:39 +01:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Tobias Geerinckx-Rice 29bdabb6fd
gnu: xygrib: Update to 1.2.6.1.
* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1.
2019-09-27 12:28:43 +02:00
Ricardo Wurmus 9fa7c20be9
gnu: gnome-maps: Fix runtime error.
Fixes <https://bugs.gnu.org/35761>.

* gnu/packages/geo.scm (gnome-maps)[arguments]: Add lib output of
gnome-online-accounts and geocode-glib to LD_LIBRARY_PATH.
[inputs]: Add gnome-online-accounts:lib.
2019-08-07 19:03:19 +02:00
Kei Kebreau 2cf1e37c10
gnu: gnome-maps: Update to 3.30.3.1.
* gnu/packages/geo.scm (gnome-maps): Update to 3.30.3.1.
[inputs]: Replace gdk-pixbuf with gdk-pixbuf+svg and gnome-online-accounts
with gnome-online-accounts:lib.
[arguments]: Adjust 'wrap' phase accordingly.
2019-07-28 08:59:17 -04:00