Age | Commit message (Expand) | Author |
---|---|---|
2020-01-21 | Merge branch 'staging' into core-updates | Marius Bakke |
2020-01-17 | gnu: python-maxminddb, python-geoip2: Use HTTPS home page....* gnu/packages/geo.scm (python-maxminddb, python-geoip2)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-01-15 | Merge branch 'master' into core-updates | Marius Bakke |
2020-01-13 | gnu: Add qmapshack....* gnu/packages/geo.scm (qmapshack): New variable. | Guillaume Le Vaillant |
2020-01-13 | gnu: Add routino....* gnu/packages/geo.scm (routino): New variable. | Guillaume Le Vaillant |
2020-01-07 | gnu: libgeotiff: Do not build static library....* gnu/packages/geo.scm (libgeotiff)[arguments]: Add "--disable-static" in #:configure-flags. | Marius Bakke |
2020-01-07 | gnu: libgeotiff: Propagate proj....* gnu/packages/geo.scm (libgeotiff)[inputs]: Move PROJ ... [propagated-inputs]: ... here. New field. | Marius Bakke |
2019-12-26 | gnu: gdal: Use HTTPS home page URI....* gnu/packages/geo.scm (gdal)[home-page]: Use HTTPS URI. | Arun Isaac |
2019-12-26 | gnu: gdal: Enable netCDF format driver....* gnu/packages/geo.scm (gdal)[inputs]: Add netcdf. | Arun Isaac |
2019-12-26 | gnu: gdal: Enable GPKG format driver....* gnu/packages/geo.scm (gdal)[inputs]: Enable sqlite. [arguments]: Add --with-sqlite3 to #:configure-flags. | Arun Isaac |
2019-12-26 | gnu: gdal: Enable ODS format driver....* gnu/packages/geo.scm (gdal)[inputs]: Add expat. [arguments]: Add --with-expat to #:configure-flags. | Arun Isaac |
2019-12-26 | 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. | Arun Isaac |
2019-12-26 | 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. | Arun Isaac |
2019-12-26 | gnu: gdal: Update to 3.0.2....* gnu/packages/geo.scm (gdal): Update to 3.0.2. [inputs]: Add proj. | Arun Isaac |
2019-12-26 | 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. | Arun Isaac |
2019-12-26 | gnu: Add proj....* gnu/packages/geo.scm (proj): New variable. | Arun Isaac |
2019-12-26 | gnu: geos: Update to 3.8.0....* gnu/packages/geo.scm (geos): Update to 3.8.0. | Arun Isaac |
2019-12-14 | gnu: josm: Update to 15553....* gnu/packages/geo.scm (josm): Update to 15553. | Julien Lepiller |
2019-12-07 | gnu: gnome-maps: Update to 3.32.2.1....* gnu/packages/geo.scm (gnome-maps): Update to 3.32.2.1. | Kei Kebreau |
2019-12-06 | gnu: Add python-geoip2....* gnu/packages/geo.scm (python-geoip2): New variable. | Hartmut Goebel |
2019-12-06 | gnu: Add python-maxminddb....* gnu/packages/geo.scm (python-maxminddb): New variable. | Hartmut Goebel |
2019-12-06 | gnu: Add libmaxminddb....* gnu/packages/geo.scm (libmaxminddb): New variable. | Hartmut Goebel |
2019-11-13 | gnu: Add josm....* gnu/packages/geo.scm (josm): New variable. | Julien Lepiller |
2019-11-13 | gnu: Add java-jmapviewer....* gnu/packages/geo.scm (java-jmapviewer): New variable. | Julien Lepiller |
2019-11-06 | 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. | Efraim Flashner |
2019-11-04 | gnu: Add libspatialindex....* gnu/packages/geo.scm (libspatialindex): new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Wiktor Żelazny |
2019-10-27 | gnu: postgis: Update to 2.4.8....* gnu/packages/geo.scm (postgis): Update to 2.4.8. | Tobias Geerinckx-Rice |
2019-09-27 | Merge branch 'master' into core-updates | Marius Bakke |
2019-09-27 | gnu: xygrib: Update to 1.2.6.1....* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1. | Tobias Geerinckx-Rice |
2019-08-07 | 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. | Ricardo Wurmus |
2019-07-28 | 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. | Kei Kebreau |
2019-07-22 | Merge branch 'master' into core-updates | Marius Bakke |
2019-07-21 | gnu: 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-19 | Merge branch 'master' into core-updates | Marius Bakke |
2019-07-18 | gnu: Add xygrib....* gnu/packages/geo.scm (xygrib): New variable. | Efraim Flashner |
2019-06-27 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-06-26 | gnu: Add osm-gps-map...* gnu/packages/geo.scm (osm-gps-map): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume LE VAILLANT |
2019-06-20 | gnu: gnome-maps: Update to 3.30.2.1....* 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. | Ricardo Wurmus |
2019-05-27 | gnu: Add osmctools...* gnu/packages/geo.scm (osmctools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Guillaume LE VAILLANT |
2019-05-06 | gnu: tegola: Fix build....* 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. | Maxim Cournoyer |
2019-05-06 | gnu: imposm3: Fix build....* gnu/packages/geo.scm (imposm3)[arguments]: Adapt unpack-path for the new unpack phase. [phases]: Remove the "rename-import" phase, now obsolete. | Maxim Cournoyer |
2019-04-17 | Merge branch 'master' into staging | Marius Bakke |
2019-04-11 | gnu: tippecanoe: Don't use unstable tarball....* gnu/packages/geo.scm (tippecanoe)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-04-11 | gnu: osm2pgsql: Don't use unstable tarball....* gnu/packages/geo.scm (osm2pgsql)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-04-11 | gnu: libosmium: Don't use unstable tarball....* gnu/packages/geo.scm (libosmium)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-03-21 | Merge branch 'master' into staging | Marius Bakke |
2019-03-15 | gnu: Move protozero to (gnu packages protobuf)....* gnu/packages/geo.scm (protozero): Move from here… * gnu/packages/protobuf.scm (protozero): …to here. | Tobias Geerinckx-Rice |
2019-03-15 | gnu: protozero: Update to 1.6.7....* gnu/packages/geo.scm (protozero): Update to 1.6.7. | Tobias Geerinckx-Rice |
2019-03-14 | gnu: libgeotiff: Update to 1.4.3....* gnu/packages/geo.scm (libgeotiff): Update to 1.4.3. | Tobias Geerinckx-Rice |
2019-03-14 | Merge branch 'master' into staging | Marius Bakke |