summaryrefslogtreecommitdiff
path: root/gnu/packages/geo.scm
AgeCommit message (Collapse)Author
2020-01-24gnu: qmapshack: Remove sqlite-with-column-metadata workaround.Marius Bakke
* gnu/packages/geo.scm (qmapshack)[arguments]: Do not set LD_LIBRARY_PATH in wrapper scripts.
2020-01-21Merge branch 'staging' into core-updatesMarius Bakke
2020-01-17gnu: python-maxminddb, python-geoip2: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (python-maxminddb, python-geoip2)[home-page]: Use HTTPS.
2020-01-15Merge branch 'master' into core-updatesMarius Bakke
2020-01-13gnu: Add qmapshack.Guillaume Le Vaillant
* gnu/packages/geo.scm (qmapshack): New variable.
2020-01-13gnu: Add routino.Guillaume Le Vaillant
* gnu/packages/geo.scm (routino): New variable.
2020-01-07gnu: libgeotiff: Do not build static library.Marius Bakke
* gnu/packages/geo.scm (libgeotiff)[arguments]: Add "--disable-static" in #:configure-flags.
2020-01-07gnu: libgeotiff: Propagate proj.Marius Bakke
* gnu/packages/geo.scm (libgeotiff)[inputs]: Move PROJ ... [propagated-inputs]: ... here. New field.
2019-12-26gnu: gdal: Use HTTPS home page URI.Arun Isaac
* gnu/packages/geo.scm (gdal)[home-page]: Use HTTPS URI.
2019-12-26gnu: gdal: Enable netCDF format driver.Arun Isaac
* gnu/packages/geo.scm (gdal)[inputs]: Add netcdf.
2019-12-26gnu: gdal: Enable GPKG format driver.Arun Isaac
* gnu/packages/geo.scm (gdal)[inputs]: Enable sqlite. [arguments]: Add --with-sqlite3 to #:configure-flags.
2019-12-26gnu: gdal: Enable ODS format driver.Arun Isaac
* gnu/packages/geo.scm (gdal)[inputs]: Add expat. [arguments]: Add --with-expat to #:configure-flags.
2019-12-26gnu: libspatialindex: Update to 1.9.3.Arun Isaac
* gnu/packages/geo.scm (libspatialindex): Update to 1.9.3. [build-system]: Switch to cmake-build-system. [source]: Update URI.
2019-12-26gnu: postgis: Update to 3.0.0.Arun Isaac
* gnu/packages/geo.scm (postgis): Update to 3.0.0. [inputs]: Add json-c and libjpeg-turbo. Replace proj.4 with proj.
2019-12-26gnu: gdal: Update to 3.0.2.Arun Isaac
* gnu/packages/geo.scm (gdal): Update to 3.0.2. [inputs]: Add proj.
2019-12-26gnu: libgeotiff: Update to 1.5.1.Arun Isaac
* 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-26gnu: Add proj.Arun Isaac
* gnu/packages/geo.scm (proj): New variable.
2019-12-26gnu: geos: Update to 3.8.0.Arun Isaac
* gnu/packages/geo.scm (geos): Update to 3.8.0.
2019-12-14gnu: josm: Update to 15553.Julien Lepiller
* gnu/packages/geo.scm (josm): Update to 15553.
2019-12-07gnu: gnome-maps: Update to 3.32.2.1.Kei Kebreau
* gnu/packages/geo.scm (gnome-maps): Update to 3.32.2.1.
2019-12-06gnu: Add python-geoip2.Hartmut Goebel
* gnu/packages/geo.scm (python-geoip2): New variable.
2019-12-06gnu: Add python-maxminddb.Hartmut Goebel
* gnu/packages/geo.scm (python-maxminddb): New variable.
2019-12-06gnu: Add libmaxminddb.Hartmut Goebel
* gnu/packages/geo.scm (libmaxminddb): New variable.
2019-11-13gnu: Add josm.Julien Lepiller
* gnu/packages/geo.scm (josm): New variable.
2019-11-13gnu: Add java-jmapviewer.Julien Lepiller
* gnu/packages/geo.scm (java-jmapviewer): New variable.
2019-11-06gnu: gnome-maps: Don't create icon cache.Efraim Flashner
* gnu/packages/geo.scm (gnome-maps)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
2019-11-04gnu: Add libspatialindex.Wiktor Żelazny
* gnu/packages/geo.scm (libspatialindex): new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-27gnu: postgis: Update to 2.4.8.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (postgis): Update to 2.4.8.
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-27gnu: xygrib: Update to 1.2.6.1.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1.
2019-08-07gnu: gnome-maps: Fix runtime error.Ricardo Wurmus
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-07-28gnu: gnome-maps: Update to 3.30.3.1.Kei Kebreau
* 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-22Merge branch 'master' into core-updatesMarius Bakke
2019-07-21gnu: Add python-gdal.宋文武
For <https://issues.guix.gnu.org/issue/36623>, thank to Arne Babenhauserheide for the original patch. * gnu/packages/geo.scm (python-gdal): New package.
2019-07-19Merge branch 'master' into core-updatesMarius Bakke
2019-07-18gnu: Add xygrib.Efraim Flashner
* gnu/packages/geo.scm (xygrib): New variable.
2019-06-27Merge branch 'master' into core-updatesLudovic Courtès
2019-06-26gnu: Add osm-gps-mapGuillaume LE VAILLANT
* gnu/packages/geo.scm (osm-gps-map): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-20gnu: gnome-maps: Update to 3.30.2.1.Ricardo Wurmus
* gnu/packages/geo.scm (gnome-maps): Update to 3.30.2.1. [build-system]: Use meson-build-system. [arguments]: Remove configure flags; set glib-or-gtk? flag; update "wrap" phase. [native-inputs]: Add gtk+:bin.
2019-05-27gnu: Add osmctoolsGuillaume LE VAILLANT
* gnu/packages/geo.scm (osmctools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2019-05-06gnu: tegola: Fix build.Maxim Cournoyer
* gnu/packages/geo.scm (tegola)[arguments]: Adapt the "unpack-path" for the new unpack phase. * gnu/packages/geo.scm (tegola)[phases]{set-version}: Update the directory path. {rename-import}: Remove phase.
2019-05-06gnu: imposm3: Fix build.Maxim Cournoyer
* gnu/packages/geo.scm (imposm3)[arguments]: Adapt unpack-path for the new unpack phase. [phases]: Remove the "rename-import" phase, now obsolete.
2019-04-17Merge branch 'master' into stagingMarius Bakke
2019-04-11gnu: tippecanoe: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (tippecanoe)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-11gnu: osm2pgsql: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (osm2pgsql)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-11gnu: libosmium: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (libosmium)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-03-21Merge branch 'master' into stagingMarius Bakke
2019-03-15gnu: Move protozero to (gnu packages protobuf).Tobias Geerinckx-Rice
* gnu/packages/geo.scm (protozero): Move from here… * gnu/packages/protobuf.scm (protozero): …to here.
2019-03-15gnu: protozero: Update to 1.6.7.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (protozero): Update to 1.6.7.
2019-03-14gnu: libgeotiff: Update to 1.4.3.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (libgeotiff): Update to 1.4.3.